document.write( "Question 628179: If a rectangle with length L and width W has a perimeter of 4 cm, what are the definitions of the rectangle with the largest area and what is that area? \n" ); document.write( "
Algebra.Com's Answer #395429 by dfrazzetto(283)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Largest possible area of a rectangle is always a square, so L=W\r
\n" ); document.write( "\n" ); document.write( "4 = 4L = 4W; L = 1, W = 1\r
\n" ); document.write( "\n" ); document.write( "Length = Width = 1cm\r
\n" ); document.write( "\n" ); document.write( "Area = LxW = 1x1 = 1 cm^2\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );