document.write( "Question 472298: a square is changed into a rectangle by increasing its length by 10%.how is the area changed?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #323832 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! Let side of square = x\r \n" ); document.write( "\n" ); document.write( "area = x^2\r \n" ); document.write( "\n" ); document.write( "new area = x^2* 110/100\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, area increased by 10%.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |