document.write( "Question 1197881: Mr. Reyes wants to enclose the rectangular parking lot beside his house by putting a wire fence on the three sides. If the total length of the wire is 20 meters, find the dimension of the parking lot that will enclose a maximum area \n" ); document.write( "
Algebra.Com's Answer #831349 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "
\n" ); document.write( "for ex: rectangle (l = 2w) beside the house:
\n" ); document.write( "3 sides:
\n" ); document.write( " w + 2w + w = 20m
\n" ); document.write( " w = 5m and length = 10m (5x10 = 50m^2 )
\n" ); document.write( "
\n" ); document.write( "
\n" );