document.write( "Question 1049062: the dimensions of a rectangle are 2x+1 and x-1 if each dimensions are increased by 2 units write and simplify an expression that reprsents an increase in area \n" ); document.write( "
Algebra.Com's Answer #664605 by LinnW(1048) You can put this solution on YOUR website! Add 2 to each dimensions \n" ); document.write( "2x+1+2 = 2x+3 \n" ); document.write( "x-1+2 = x+1 \n" ); document.write( "Multiply the two dimensions \n" ); document.write( "(x+1)(2x+3) \n" ); document.write( " \n" ); document.write( " |