document.write( "Question 313815: The area of a square is 81 square centimeters. If the same amount is added to one dimension and removed from the other, the resulting rectangle has an area 9 square centimeters less than the area of the square. How much is added and subtracted? \n" ); document.write( "
Algebra.Com's Answer #224391 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "We know that the measure of the square is 9 cm by 9 cm. Let's represent each side as \"x\". Let's represent the amount added and subtracted as \"y\". The equation that can be set up is: \n" ); document.write( "x^2-9=(x+y)(x-y) This can be rewritten as: \n" ); document.write( "x^2-9=x^2-y^2 The x^2 cancels out leaving us: \n" ); document.write( "-9=-y^2 Divide by -1 and sq rt to get: \n" ); document.write( "y=3 \n" ); document.write( "Therefore we can solve this rectangle size as 12 cm by 6 cm. The area comes out to be 72 cm^2. It works out. \n" ); document.write( "Makes sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |