document.write( "Question 967383: State the quotient and remainder when the first polynomial is divided by the second.\r
\n" );
document.write( "\n" );
document.write( "x^5 - x^3 + x - 5
\n" );
document.write( "x - 4 \n" );
document.write( "
Algebra.Com's Answer #591255 by t0hierry(194)![]() ![]() You can put this solution on YOUR website! x^5 - x^3 + x - 5 = (x-4)(x^4 + 4x^3 + 15x^2 + 60x) + 239x - 5 \n" ); document.write( " |