The goal is to maximize the area of the rectangle. We label the rectangle width and the height . So we want to maximize
.
The problem theoretically could be solved by creating a equation for two hypoteneuses of the two smaller right triangles, but this leads to a messy calculation. In order to avoid most of the algebra we will instead use similar triangles. We use the large and small triangles shown in the diagram.
We have labeled the width  and the height  of the rectangle. Sides of the two similar triangles are shown in red and green.
Isolating for :
We use this constraint to eliminate from the formula for the area of the rectangle:
.
Now look for critical points by setting .
We can also find the height from
Finally, the actual area of the rectangle is
We know that this will produce the rectangle of maximum area because the other two critical points are global minimums. They are and . They both produce an area of zero.
Alternately, we can use the first derivative test. We found that the first derivative is
We see that this is positive for values of smaller than 3 and negative for values of larger than 3 . This tells us that the function is increasing towards the critical point, and then decreasing past it, indicating a local maximum occurs at .
|