document.write( "Question 250461: Originally the dimensions of a rectangle were 20 cm by 23 cm. When both dimensions were decreased by the same amount, the area of the rectangle decreased by 120 cm (squared). Find the dimensions of the new rectangle. \n" ); document.write( "
Algebra.Com's Answer #185082 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! We reduce length and width by the same amount to get \n" ); document.write( "(20-X) and (23-x). Now the area is reduced by 120, so, \n" ); document.write( " \n" ); document.write( "foiling the left gives us \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( "by factoring, we get \n" ); document.write( " \n" ); document.write( "X = 3 or X = 40. \n" ); document.write( "Since 40 is too big, \n" ); document.write( " we are left with X = 3. \n" ); document.write( "The new rectangle dimensions are: \n" ); document.write( "17 x 20 \n" ); document.write( " |