document.write( "Question 848293: Find the dimensions of a rectangle whose area is 224 cm2 and whose perimeter is 60 cm. \n" ); document.write( "
Algebra.Com's Answer #510994 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x*y=224,
\n" ); document.write( "2x+2y=60
\n" ); document.write( "x = 14, y = 16
\n" ); document.write( "
\n" );