document.write( "Question 541420: Take a rectangle and increase the length by 10% and decrease the width by 10%. How does the area of the new rectangle compare to the area of the original rectangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #354178 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Area = 1.1L * 0.9W = 0.99L*W \n" ); document.write( "It's 99% of the original \n" ); document.write( "close enough \n" ); document.write( " \n" ); document.write( " |