document.write( "Question 408521: The length of a rectangle is 2 meters more than its width. If the area is 35 square meters, what are the length and width?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #287772 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "length of a rectangle is 2 meters more than its width.
\n" ); document.write( "Let x and (x+2) represent the width and length respectively
\n" ); document.write( "Question states***
\n" ); document.write( "x(x+2) = 35 m^2
\n" ); document.write( "Solving for x
\n" ); document.write( " x^2 + 2x - 35 = 0
\n" ); document.write( "factoring
\n" ); document.write( "(x+7)(x-5)= 0 Note:SUM of the inner product(7x) and the outer product(-5x) = 2x
\n" ); document.write( " (x+7)=0 |tossing out negative solution for length
\n" ); document.write( " (x-5)= 0 x = 5m, the width. The length is 7m. (5m + 2m)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 5m*7m = 35 m^2 \n" ); document.write( "
\n" );