document.write( "Question 110766: Solve.\r
\n" );
document.write( "\n" );
document.write( "The length of a rectangle is 8 in. more than twice its width. If the perimeter of the rectangle is 34 in., find the width of the rectangle. \n" );
document.write( "
Algebra.Com's Answer #80770 by scott8148(6628) You can put this solution on YOUR website! let x=width, so 2x+8=length ... 2(x)+2(2x+8)=34 \n" ); document.write( " |