document.write( "Question 1196829: The length of a rectangle is 6 cm. greater than its width. If the width is 2 cm less and its
\n" ); document.write( "length is 3 cm. greater, the area would be the same as before. Find the dimensions of the
\n" ); document.write( "rectangle.
\n" ); document.write( "

Algebra.Com's Answer #829842 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The length of a rectangle is 6 cm. greater than its width. If the width is 2 cm less and its
\n" ); document.write( "length is 3 cm. greater, the area would be the same as before. Find the dimensions of the
\n" ); document.write( "rectangle.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x     = the width\r\n" );
document.write( "(x+6) = the length.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write equation as you read the problem\r\n" );
document.write( "\r\n" );
document.write( "    x*(x+6) = (x-2)*((x+6)+3).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    x*(x+6) = (x-2)*(x+9)\r\n" );
document.write( "\r\n" );
document.write( "    x^2 + 6x = x^2 - 2x + 9x - 18\r\n" );
document.write( "\r\n" );
document.write( "    x^2 + 6x = x^2 + 7x - 18\r\n" );
document.write( "\r\n" );
document.write( "          6x =       7x - 18\r\n" );
document.write( "\r\n" );
document.write( "          18 =       7x - 6x\r\n" );
document.write( "\r\n" );
document.write( "           x =         18\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The dimensions of the rectangle are 18 cm and 24 cm.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );