document.write( "Question 82945: if the sides of a square are decreased by 2 cm, the area is decreased by 36cm^2. what were the dimensions of the origional square? \n" ); document.write( "
Algebra.Com's Answer #59531 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if the sides of a square are decreased by 2 cm, the area is decreased by 36cm^2. what were the dimensions of the origional square? \n" ); document.write( "------------- \n" ); document.write( "Let the original side of the square be \"x\". \n" ); document.write( "Then original area is x^2 \n" ); document.write( "-------------------- \n" ); document.write( "New side dimension is x-2 \n" ); document.write( "New area is (x-2)^2 \n" ); document.write( "---------------- \n" ); document.write( "EQUATION: \n" ); document.write( "original area - new area = 36 \n" ); document.write( "x^2-(x-2)^2=36 \n" ); document.write( "4x-4=36 \n" ); document.write( "x-1=9 \n" ); document.write( "x=10 (original square was 10 cm by 10 cm \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |