document.write( "Question 895237: What is the largest possible area in square inches for a rectangle with a perimeter of 120 inches \n" ); document.write( "
Algebra.Com's Answer #542656 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
A rectangle with a given perimeter with the largest area is a square.
\n" ); document.write( "120/4=30
\n" ); document.write( "30*30=900 sq inches
\n" ); document.write( "
\n" );