document.write( "Question 322263: suppose you have 20 meters of fencing for making a rectangular dog pen. what is the maximum area you can enclose \n" ); document.write( "
Algebra.Com's Answer #230790 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The object that provides the maximum area for a given perimeter is the square.
\n" ); document.write( "The perimeter of a square is,
\n" ); document.write( "\"P=4s=20\"
\n" ); document.write( "\"s=5\"m
\n" ); document.write( "The maximum area would then by
\n" ); document.write( "\"A=5%5E2=25\" sq.m.
\n" ); document.write( "
\n" );