document.write( "Question 907823: The length of a rectangle is 2 inches more than the width, x. If the length of the rectangle is increased by 6 inches and the width is decreased by 3 inches, a new rectangle is formed. \r
\n" );
document.write( "\n" );
document.write( "a. Represent the dimensions of the original rectangle.
\n" );
document.write( "b. Represent the dimensions of the new rectangle. \n" );
document.write( "
Algebra.Com's Answer #550636 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! a. Represent the dimensions of the original rectangle. x by (x+2) \n" ); document.write( " b. Represent the dimensions of the new rectangle. (x-3) by (x+8) \n" ); document.write( " |