document.write( "Question 690003: find the following quotient using long division: (3x^4-5x^3-25x-3)/(x^2+x+3) \n" ); document.write( "
Algebra.Com's Answer #426117 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " 3x^2 -8x -1\r\n" ); document.write( " ______________________________\r\n" ); document.write( "x^2+x+3 / 3x^4 -5x^3 +0x^2 -25x -3 (Note the 0x^2! Always include \"missing terms\")\r\n" ); document.write( " 3x^4 +3x^3 +9x^2\r\n" ); document.write( " ------------------\r\n" ); document.write( " -8x^3 -9x^2 -25x\r\n" ); document.write( " -8x^3 -8x^2 -24x\r\n" ); document.write( " ------------------\r\n" ); document.write( " -x^2 -x -3\r\n" ); document.write( " -x^2 -x -3\r\n" ); document.write( " --------------\r\n" ); document.write( " 0\r\n" ); document.write( " \n" ); document.write( "So |