document.write( "Question 1063348: If the length of a rectangle increases by 2 cm, its area will increase by 12 cm2. If the width increases by 3 cm, its area will increase by 21cm^2. What is the original area of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #678451 by ikleyn(52784)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If the length of a rectangle increases by 2 cm, its area will increase by 12 cm2. If the width increases by 3 cm,
\n" ); document.write( "its area will increase by 21cm^2. What is the original area of the rectangle?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Everything is much easier and simpler than the \"josgarithmetic\" solution is. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "1.  (L+2)*W - LW = 12.   ( \"If the length of a rectangle increases by 2 cm, its area will increase by 12 cm2\" )  --->\r\n" );
document.write( "\r\n" );
document.write( "    LW + 2W - LW = 12  --->  2W = 12  --->  W = \"12%2F2\" = 6 cm.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2.  L*(W+3) - LW = 21    ( \"If the width increases by 3 cm, its area will increase by 21cm^2.\" )  --->  \r\n" );
document.write( "\r\n" );
document.write( "    LW + 3L - LW = 21  --->  3L = 21  --->  L = \"21%2F3\" = 7 cm.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  L = 7 cm,  W = 6 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" );