document.write( "Question 967752: The length of a rectangle is 3cm longer than the width. If the length is increased by 2 cm but the width remains unchanged a new rectangle is created. The area of the new rectangle is 10 cm^2 larger that the area of the original rectangle. Find the width of the original rectangle. \n" ); document.write( "
Algebra.Com's Answer #591481 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
w width
\n" ); document.write( "L length
\n" ); document.write( "L=w+3\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "IF:
\n" ); document.write( "w*(w+3+2)-w(w+3)=10
\n" ); document.write( "THEN:
\n" ); document.write( "solve for w.
\n" ); document.write( "
\n" );