document.write( "Question 218493: what is the positive or negative percentage change in the area of a rectangle when the base is increased by 10% and the height increased by 20%? \n" ); document.write( "
Algebra.Com's Answer #164597 by tlouvierre(4)![]() ![]() You can put this solution on YOUR website! The base is multiplied by 1.1 \n" ); document.write( "The height is multiplied by 1.2 \n" ); document.write( "The area = b*1.1*h*1.2 \n" ); document.write( "Area is multiplied by 1.32 \n" ); document.write( "The increase is 32% \n" ); document.write( " \n" ); document.write( " |