Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

ellipse optimization?

Find the dimensions of the largest rectangle that can be inscribed in the ellipse= (x^2)/4 +(y^2)/9 =1

1 Answer

Relevance
  • 6 years ago

    The equation can be solved for y to get

    .. y = √(9*(1 - x^2/4)) = (3/2)√(4-x^2)

    The product x*y will be the area of 1/4 of the rectangle. We can find the maximum by setting the derivative of this expression to zero

    .. d(xy)/dx = 0 = (3/2)(√(4-x^2) + x(1/2)/√(4-x^2)*(-2x))

    .. = 3/(2√(4-x^2))*(4 - x^2 - x^2)

    .. = 3(2 - x^2)/√(4-x^2)

    This is zero when

    .. 2 - x^2 = 0

    or x = ±√2

    For this value of x, we have

    .. y = (3/2)√(4-x^2) = (3/2)√2

    The largest rectangle that will fit in the ellipse is 2√2 wide by 3√2 tall.

Still have questions? Get your answers by asking now.