document.write( "Question 1003471: Use long division to divide the first polynomial by the second.
\n" ); document.write( "8x^3 + 9x^2 − 13x + 29, x + 4
\n" ); document.write( "

Algebra.Com's Answer #620166 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x+4/8x^3 + 9x^2 − 13x + 29
\n" ); document.write( "===8x^2
\n" ); document.write( "===8x^3+32x^2
\n" ); document.write( "===0 ===-23x^2 -13x+29
\n" ); document.write( "========-23x
\n" ); document.write( "========-23x^2-92x
\n" ); document.write( "==============+79x+29
\n" ); document.write( "==============79x-316, remainder -287
\n" ); document.write( "8x^2-23x+79 R (-217)
\n" ); document.write( "
\n" ); document.write( "
\n" );