document.write( "Question 246510: what is the maximum area for a recatngle with a perimeter of 120 meters?
\n" ); document.write( " what is the maximum area for a recatngle with a perimeter of 130 meters?
\n" ); document.write( "

Algebra.Com's Answer #179983 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
a square gives the max area
\n" ); document.write( "120/4=30
\n" ); document.write( "30*30=900 sq meters
\n" ); document.write( "130/4=32.5
\n" ); document.write( "32.5*32.5=1065.25 sq meters
\n" ); document.write( "
\n" );