<p>Area of the greatest rectangle that can be inscribed in the ellipse \(\dfrac{x^2}{a^2} + \dfrac{y^2}{b^2} = 1\) is</p>
Step-by-Step Solution
Key Concept: A rectangle inscribed in an ellipse with sides parallel to axes has vertices at (±x₀, ±y₀) where (x₀, y₀) lies on the ellipse. The area 4x₀y₀ is maximized using the constraint that the point satisfies the ellipse equation.
<p><strong>Step 1:</strong> Let a rectangle inscribed in the ellipse have vertices at (±x₀, ±y₀) where (x₀, y₀) is on the ellipse.</p><p><strong>Step 2:</strong> The area of the rectangle is A = 4x₀y₀</p><p><strong>Step 3:</strong> Since (x₀, y₀) lies on the ellipse: $\frac{x_0^2}{a^2} + \frac{y_0^2}{b^2} = 1$, so $y_0 = b\sqrt{1 - \frac{x_0^2}{a^2}}$</p><p><strong>Step 4:</strong> Substitute into area: $A = 4x_0 \cdot b\sqrt{1 - \frac{x_0^2}{a^2}}$</p><p><strong>Step 5:</strong> To maximize, let $u = \frac{x_0^2}{a^2}$. Then $A = 4ab\sqrt{u(1-u)}$</p><p><strong>Step 6:</strong> The function $f(u) = \sqrt{u(1-u)}$ is maximized when $\frac{d}{du}[u(1-u)] = 0$, giving $1 - 2u = 0$, so $u = \frac{1}{2}$</p><p><strong>Step 7:</strong> When $u = \frac{1}{2}$: $\sqrt{\frac{1}{2} \cdot \frac{1}{2}} = \frac{1}{2}$</p><p><strong>Step 8:</strong> Maximum area = $4ab \cdot \frac{1}{2} = 2ab$</p><p>∴ Answer: <strong>2ab</strong></p>
Correct Answer: A