Yefim S. answered 04/16/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/4 = 1;
Lagrange function: F(x, y) = 4xy - λ(x2/25 + y2/4 - 1)
Fx = 4y - 2λx/25 = 0; λ = 50y/x;
Fy = 4x - λy/2 = 0; λ = 8x/y; 50y/x = 8x/y; 25y2 = 4x2; y2 = 4x2/25
Fλ = - x2/25 - y2/4 + 1 = 0; x2/25 + x2/25 = 1; x2 = 25/2; x = ±5√2/2
y2 = 4·(25/2)/25 = 2; y = ±√2. so, Area is A = 4·5√2/2·√2 = 20.
To show that this is max area we take different point on ellipse as vertex of rectangle for example x = 3
then y = 8/5 and area a = 4·3·8/5 = 96/5 < 20