document.write( "Question 478751: \"Two sides of a square were increased by 6 cm. If the other two opposite sides were decreased by 6 cm, by how much does the area change?\" \n" ); document.write( "
Algebra.Com's Answer #328009 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let side be x \n" ); document.write( "Area = x^2\r \n" ); document.write( "\n" ); document.write( "New Length = (x+6) \n" ); document.write( "New width = (x-6) \n" ); document.write( "Area = (x+6)(x-6) \n" ); document.write( "= x^2-36\r \n" ); document.write( "\n" ); document.write( "x^2-x^2+36 is the difference\r \n" ); document.write( "\n" ); document.write( "the difference is 36 cm^2\r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |