document.write( "Question 995474: the area of a rectangle is (6x^2 +11x + 5) cm^2 the width is (x +1) what is the length of the rectangle \n" ); document.write( "
Algebra.Com's Answer #614219 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
This is dividing x+1 into 6x^2+11x+5
\n" ); document.write( "=====================6x
\n" ); document.write( "==========================6x^2+6x, then subtract
\n" ); document.write( "===============================5x+5
\n" ); document.write( "x+1 goes into that 5 times,
\n" ); document.write( "so the length is (6x+5)cm
\n" ); document.write( "Their product is 6x^2+11x+5 cm^2
\n" ); document.write( "
\n" );