document.write( "Question 466742: the perimiter of a rectangle is 118m. The length is 8 m more than twice the width. Find the deminsions \n" ); document.write( "
Algebra.Com's Answer #320117 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(2x+8)=118
\n" ); document.write( "6x+16=118
\n" ); document.write( "6x=102
\n" ); document.write( "x=17
\n" ); document.write( "2x+8=42
\n" ); document.write( "
\n" );