document.write( "Question 197872: A rectangular pen has a length of 3 feet greater than its width. If both dimensions are increased by 5 feet, which expression gives the resulting increase in area?
\n" );
document.write( "a. 10x + 40
\n" );
document.write( "b. 13x + 40
\n" );
document.write( "c. x2 + 13x + 40
\n" );
document.write( "d. x2 + 10x =40\r
\n" );
document.write( "\n" );
document.write( "My attempt: area = length x width
\n" );
document.write( "original pen would be x(x+3)=x2+3x
\n" );
document.write( "new pen would be (x+5)(x+8)=x2+13x+40
\n" );
document.write( "However answer sheet says correct answer is A.\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #148395 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! What they're asking for is: \"How much bigger \n" ); document.write( "is the 2nd pen than the 1st? \n" ); document.write( "So, in words \n" ); document.write( "Difference = (area of 2nd pen) - (area of 1st pen) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |