Calculus – Maximizing the Area of a Rectangle Inscribed in a Semicircle

calculusgeometry

A rectangle of largest area is inscribed in a semicircle of radius $r$. What is the area of the rectangle?

I just need the hint to solve it. How can I get length and breadth of rectangle in terms of radius $r$? If I can get length and breadth in terms of radius $r$, then I can solve $\frac{d (\text{Area})}{dr} = 0$.

enter image description here

Then $|AC| = r$.

Using pythagoras theorem, I will get

$$r = \left(b^2 + \frac{l^{2}}{4} \right)^{\frac{1}{2}}$$

Thanks in advance.

Best Answer

It might be easier to deal with this using trigonometry.

Using your figure,

Notice that the area of the rectangle is four times the area of $\triangle{ABC}$.

Thus it is enough to maximize the area of the triangle.

Now if $\angle{BCA}$ is $\theta$, then the area of the triangle is $\frac{r^2}{2} \sin \theta \cos \theta = \frac{r^2}{4} \sin 2\theta$ (as $BC = r \cos \theta$ and $AB = r \sin \theta$).

Thus you need $\theta = \frac{\pi}{4}$ and the area of the rectangle is $r^2$