document.write( "Question 382879: Use polynomial long division to divide
\n" );
document.write( "3x^3 + 8x^2 – 13x – 4
\n" );
document.write( "by
\n" );
document.write( "x^2 + 4x + 1 please help me and show show me the steps \n" );
document.write( "
Algebra.Com's Answer #271239 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( " 3x - 4\r\n" ); document.write( " __________________________\r\n" ); document.write( "x^2 + 4x + 1 | 3x^3 + 8x^2 - 13x - 4\r\n" ); document.write( " - (3x^3 + 12x^2 + 3x)\r\n" ); document.write( " ------------------------\r\n" ); document.write( " -4x^2 - 16x - 4 \r\n" ); document.write( " - (-4x^2 - 16x - 4) \r\n" ); document.write( " -----------------\r\n" ); document.write( " 0\r\n" ); document.write( " \n" ); document.write( " |