document.write( "Question 107253This question is from textbook
\n" ); document.write( ": The length of a rectangle is 2in more than 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 #78058 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=width, so x+2=length ... 2(x)+2(x+2)=34 \n" ); document.write( "
\n" );