document.write( "Question 245874: The length of a rectangle is increased by 20 percent and its width is increased by fifty percent. By what percent does the area increase?\r
\n" );
document.write( "\n" );
document.write( "(A) 70 (B) 80 (C) 100 (D) 170 (E) 180\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #179620 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangle is increased by 20 percent and its width is increased by fifty percent. By what percent does the area increase? \n" ); document.write( "(A) 70 (B) 80 (C) 100 (D) 170 (E) 180 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let L be the original length and W the original width. The area of the rectangle is L*W.\r \n" ); document.write( "\n" ); document.write( "By increasing the Length to 1.2*L and the width to 1.5*W the new area is: \n" ); document.write( "(1.2)L*(1.5)W = (1.2*1.5)(L*W) = 1.8*(L*W)= 1.8*A = A + .80*A\r \n" ); document.write( "\n" ); document.write( "So the answer is (B) 80\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |