document.write( "Question 974345: the length of a rectangle is 5 meters more than its width.if the perimeter is 60 meters,find the dimensions of the rectangle
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #596269 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
L and w, length and width
\n" ); document.write( "L=w+5;
\n" ); document.write( "2w+2L=60;\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2w+2(w+5)=60
\n" ); document.write( "
\n" );