Find the maximum area in of a rectangle circumscribed about a fixed rectangle of length and width .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Erect similar right triangles of the length and width of the rectangle. Construct both sides of the circumscribing rectangle.
The area of the circumscribing rectangle is the product of the sides of the circumscribing rectangle.
area = ( l cos ( θ ) + w sin ( θ ) ) ( l sin ( θ ) + w cos ( θ ) )
Compute the total derivative of the area treating the length and width as constants with respect to θ .
( l sin ( θ ) + w cos ( θ ) ) ( w cos ( θ ) − l sin ( θ ) ) + ( l cos ( θ ) + w sin ( θ ) ) ( l cos ( θ ) − w sin ( θ ) )
Solve for the derivative being 0, getting θ is 2 π c 1 + 4 π , c 1 ∈ Z .
Using the simplest value for θ and simplifying the area formula gives 2 1 ( l + w ) 2 .
Substituting the original values given gives the answer: 72.