document.write( "Question 972882: A rectangle has a length that is 4 feet greater than its width. If each side of the rectangle is increased by 2 feet, write an equation to represent the area of the new rectangle.\r
\n" ); document.write( "\n" ); document.write( "Any feedback is appreciated. Confused parent trying to help 15 year old struggling in Math 1.
\n" ); document.write( "Thanks in advance!
\n" ); document.write( "

Algebra.Com's Answer #595119 by JoelSchwartz(130)\"\" \"About 
You can put this solution on YOUR website!
L=original length of the rectangle
\n" ); document.write( "w=original width of the rectangle
\n" ); document.write( "L=4+w
\n" ); document.write( "A=area formula is length times width
\n" ); document.write( "(L+2)(w+2)=A
\n" ); document.write( "(w+6)(w+2)=A
\n" ); document.write( "w^2+6w+2w+12=A
\n" ); document.write( "w^2+8w+12=A
\n" ); document.write( "
\n" );