document.write( "Question 107620: the length of a rectangle is 2 in. morethan twice its width. If the perimeter of the rectangle is 34 in., find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #78425 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=width, so 2x+2=length ... 2(x)+2(2x+2)=34 ... 2x+4x+4=34 ... 6x+4=34 \n" ); document.write( "
\n" );