document.write( "Question 1196616: The length of a rectangle is twice it's width. If the width is reduced by 1cm and the length is reduced by 2cm, the area will be 15cm². The dimensions of the original rectangle. \n" ); document.write( "
Algebra.Com's Answer #829536 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let w be the width, in centimeters.\r\n" );
document.write( "\r\n" );
document.write( "Then the length is 2w cm.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "After changing the dimensions, they become (w-1) cm and (2w-2) cm.\r\n" );
document.write( "\r\n" );
document.write( "The area equation is\r\n" );
document.write( "\r\n" );
document.write( "    (w-1)*(2w-2) = 15.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve it MENTALLY\r\n" );
document.write( "\r\n" );
document.write( "    2*(w-1)*(w-1) = 15\r\n" );
document.write( "\r\n" );
document.write( "      (w-1)^2 = 15/2 = 7.5\r\n" );
document.write( "\r\n" );
document.write( "       w-1 = \"sqrt%287.5%29\"\r\n" );
document.write( "\r\n" );
document.write( "       w = \"1+%2B+sqrt%287.5%29\" = 3.74 cm.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The dimensions of the original rectangle are  3.74 cm (the width)  and  2*3.74 = 7.48 cm (the length).\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" );