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)![]() ![]() 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 =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |