Yefim S. answered 04/17/21
Math Tutor with Experience
Let horizontal side is 2x, then vertical side is 2y. So area is f(x,y) = 4xy and under condition
x2/25 + y2/9 = 1;
Lagrange function: F(x, y) = 4xy - λ(x2/25 + y2/9 - 1)
Fx = 4y - 2λx/25 = 0; λ = 50y/x;
Fy = 4x - 2λy/9 = 0; λ = 18x/y; 50y/x = 18x/y; 25y2 = 9x2; y2 = 9x2/25
Fλ = - x2/25 - y2/9 + 1 = 0; x2/25 + x2/25 = 1; x2 = 25/2; x = ±5√2/2
y2 = 9·(25/2)/25 = 9/2; y = ±3√2/2. so, Area is A = 4·5√2/2·3√2/2 = 30.
To show that this is max area we take different point on ellipse as vertex of rectangle for example x = 3
then y = 12/5 and area a = 4·3·12/5 = 144/5 < 30