document.write( "Question 179488: i don't understand how to do this: please help: its a worksheet
\n" );
document.write( "a rectangle is 12 cm longer than it is wide. if its length and width are both decreased by 2 cm its area is decreased by 108 cm. squared. find its original dementions. \n" );
document.write( "
Algebra.Com's Answer #134425 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a rectangle is 12 cm longer than it is wide. if its length and width are both decreased by 2 cm its area is decreased by 108 cm. squared. find its original dimensions. \n" ); document.write( "----------------- \n" ); document.write( "Let the width be \"x\" cm. \n" ); document.write( "Then the length is \"x+12\" cm \n" ); document.write( "And the area = x(x+12) = x^2+12x cm^2 \n" ); document.write( "---------------------------- \n" ); document.write( "Change the dimensions: \n" ); document.write( "width = \"x-2\" cm \n" ); document.write( "length = \"x+10\" cm \n" ); document.write( "New area = (x-2)(x+10) = x^2 + 8x - 20 cm^2 \n" ); document.write( "------------------ \n" ); document.write( "Equations : \n" ); document.write( "Old area - New area = 108 cm^2 \n" ); document.write( "x^2+12x -(x^2 + 8x - 20) = 108 \n" ); document.write( "4x + 20 = 108 \n" ); document.write( "4x = 88 \n" ); document.write( "x = 22 cm (original width) \n" ); document.write( "x+12 = 24 cm (original length) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |