document.write( "Question 1130043: The difference between the length and width of a rectangle is 2 units. The perimeter is 40 units. Write and solves system of equations to determine the length and width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #746709 by MathTherapy(10555)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The difference between the length and width of a rectangle is 2 units. The perimeter is 40 units. Write and solves system of equations to determine the length and width of the rectangle
\n" ); document.write( "
Let the DIMENSIONS be x and y
\n" ); document.write( "Then we get: x - y = 2 -------- eq (i)
\n" ); document.write( "Also, x + y = 20 ------- eq (ii)
\n" ); document.write( "Solve by adding the 2 equations, thereby eliminating y and finding the value of x
\n" ); document.write( "Substitute value of x into EITHER eq (i) or (ii) to find y.
\n" ); document.write( "You have found the DIMENSIONS of the rectangle. \n" ); document.write( "
\n" );