document.write( "Question 846426: a rectangle has a width of 5 inches and a length of 7 inches. If both its length and width were increased by x inches, what is the area of the new rectangle? \n" ); document.write( "
Algebra.Com's Answer #509715 by gurjit747(1)![]() ![]() You can put this solution on YOUR website! (7+x)(5+x)= x^2+12x+35 \n" ); document.write( " |