document.write( "Question 314789: The area of a rectangle is (8x^2+8x+2). The width is (2x+1). What is the length of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #225127 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
area of a rectangle is (8x^2+8x+2).
\n" ); document.write( "The width is (2x+1)
\n" ); document.write( "..
\n" ); document.write( "(8x^2+8x+2)
\n" ); document.write( "8x^2+4x+4x+2
\n" ); document.write( "4x(2x+1)+2(2x+1)
\n" ); document.write( "(2x+1)(4x+2)
\n" ); document.write( "..
\n" ); document.write( "Area of rectangle = L * W
\n" ); document.write( "(2x+1)(4x+2)= L* (2x+1)
\n" ); document.write( "(2x+1)(4x+2)/(2x+1)= L
\n" ); document.write( "L= 4x+2
\n" ); document.write( "L=2(2x+1)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );