document.write( "Question 45780: A rectangle has area 60 cm2 and perimeter 38 cm. Use the \"guess and check\" method to find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #30409 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X*Y=60 & 2X+2Y=38\r
\n" ); document.write( "\n" ); document.write( "X--*--Y=----2X---+---2Y=
\n" ); document.write( "1--*-60=60--2----+---120=122
\n" ); document.write( "2--*-30=60--4----+---60=64
\n" ); document.write( "3--*-20=60--6----+---40=46
\n" ); document.write( "4--*-15=60--8----+---30=38
\n" ); document.write( "
\n" );