document.write( "Question 1048313: The length of a rectangle is six times the width. If the perimeter is 56cm, what is the area of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #664016 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
P=2l+2w
\n" ); document.write( "56=2(6w)+2w
\n" ); document.write( "56=14w
\n" ); document.write( "w=4
\n" ); document.write( "l=24
\n" ); document.write( "24 x 4= 96 sq.cm. ☺☺☺☺
\n" ); document.write( "
\n" );