document.write( "Question 930349: A rectangle has an area of x^3 + 5x^2 + 5x – 2 square meters and a width of x + 2 meters. Find its length. \n" ); document.write( "
Algebra.Com's Answer #564896 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "A = Lw
\n" ); document.write( "L = ( x^3 + 5x^2 + 5x – 2)/(x+2)
\n" ); document.write( "........
\n" ); document.write( "Using Synthetic Division
\n" ); document.write( " -2 1 5 5 -2
\n" ); document.write( " -2 -6 2
\n" ); document.write( " 1 3 -1 0
\n" ); document.write( "A = (x+2)(x^2 + 3x - 1)
\n" ); document.write( "L = (x^2 + 3x - 1)\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );