document.write( "Question 137653: The perimeter of a rectangle is 52m. The length is 8 more than twice the width. Find the dimensions...what is the length and what is the width? \n" ); document.write( "
Algebra.Com's Answer #100693 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
L=2w+8
\n" ); document.write( "P=2L+2w
\n" ); document.write( "2(2w+8)+2w=52
\n" ); document.write( "4w+16+2w=52
\n" ); document.write( "6w+16=52
\n" ); document.write( "6w=36
\n" ); document.write( "w=6m
\n" ); document.write( "L=2*6+8=20m
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );