document.write( "Question 511625: Suppose you want to frame a collage of pictures. You have a 9-ft strip of wood for the frame. What dimensions of the frame give you the maximum area for the collage? What is the maximum area? \n" ); document.write( "
Algebra.Com's Answer #342313 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose you want to frame a collage of pictures. You have a 9-ft strip of wood for the frame. What dimensions of the frame give you the maximum area for the collage? What is the maximum area?
\n" ); document.write( "----
\n" ); document.write( "Perimeter = 2(L + W)
\n" ); document.write( "9 = 2(L+W)
\n" ); document.write( "L+W = 4.5
\n" ); document.write( "----
\n" ); document.write( "L = 4.5-W
\n" ); document.write( "----
\n" ); document.write( "Area = LW
\n" ); document.write( "Area = (4.5-W)W
\n" ); document.write( "A = 4.5W - W^2
\n" ); document.write( "----
\n" ); document.write( "You have a quadratic with a = -1 and b = 4.5
\n" ); document.write( "---
\n" ); document.write( "Maximum area occurs when W = -b/(2a) = 4.5/(2*-1) = 2.25 ft.
\n" ); document.write( "----
\n" ); document.write( "Solve for \"L\":
\n" ); document.write( "L = 4.5-W
\n" ); document.write( "L = 4.5-2.25 = 2.25
\n" ); document.write( "-----
\n" ); document.write( "Length = 2.25 ft
\n" ); document.write( "Width = 2.25 ft
\n" ); document.write( "------------------
\n" ); document.write( "Max area = LW = 2.25^2 = 5.0625 sq.ft.
\n" ); document.write( "==========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==========\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );