document.write( "Question 137333: Solve the problem. You have 180 feet of fencing to enclose a rectangular region. What is the maximum area. \n" ); document.write( "
Algebra.Com's Answer #100468 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
The max area of a rectangle is always a square. So the sides should be 180/4.\r
\n" ); document.write( "\n" ); document.write( "Now, how do you find that out?
\n" ); document.write( "Let L be the length.
\n" ); document.write( "We know the perimeter of a rectangle is 2*length + 2 * width.
\n" ); document.write( "\"180+=+2L+%2B+2W\"
\n" ); document.write( "\"90+-+L+=+W+\"\r
\n" ); document.write( "\n" ); document.write( "Area = Length * width = \"L%2AW\"
\n" ); document.write( "\"A+=+L+%2A+%2890-L%29\"
\n" ); document.write( "\"A+=+90L+-+L%5E2\"\r
\n" ); document.write( "\n" ); document.write( "You can plot that using your calculator or find the zeros and then know that the shape is such that halfway between the zeros is the max
\n" ); document.write( "
\n" );