document.write( "Question 223400: the length of a rectangle is 6m more than the width. The perimeter of the rectangle is 20m. find the length and width \n" ); document.write( "
Algebra.Com's Answer #167066 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2w+2l=p
\n" ); document.write( "2w+2(w+6)=20
\n" ); document.write( "4w+12=20
\n" ); document.write( "4w=8
\n" ); document.write( "w=2m
\n" ); document.write( "w+6=8m
\n" ); document.write( "
\n" );