Find the rectangle with the maximum area inside the ellipse $\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1$, whose edges are parallel to the axises. Hint: Find the function we need to maximize.
Well in the answers it says that the function we need to maximize is $4xy$ and the area is $2ab$. How do we solve this?