document.write( "Question 64411: If the sides of a square are decreased by 3 cm, the area is decreased by 81 cm^2. What were the dimensions of the original square? \n" ); document.write( "
Algebra.Com's Answer #45040 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! If the sides of a square are decreased by 3 cm, the area is decreased by 81 cm^2. What were the dimensions of the original square? \n" ); document.write( "Let the original side be: x \n" ); document.write( "Then the area is:x^2 \n" ); document.write( "Then if we decreased it by 3 the new sides would be: x-3 \n" ); document.write( "The area of the original decreased by 81 is: x^2-81 \n" ); document.write( "The area of the new square is:(x-3)^2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The original sides were 15 cm. \n" ); document.write( "Sanity Check: \n" ); document.write( "If the original sides were 15 cm, the area would be 15^2=225. \n" ); document.write( "If the new sides were 15-3=12 cm, the area would be 12^2=144 \n" ); document.write( "If we subtract the two areas we get: 225-144=81 \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |