document.write( "Question 1136629: A rectangle has a length of 10 inches and a width of 6 inches. If the length is increased by x inches and the width increased by twice that amount, what will the area of the rectangle as a function of x be? \n" ); document.write( "
Algebra.Com's Answer #754417 by ikleyn(52792)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Area = (10+x)*(6+2x) square inches.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );