document.write( "Question 882496: Use the remainder theorem to find the remainder of (x^4-2x-4)/(x+1) \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "(x^4-2x-4)/(x+1)\n" ); document.write( "Using synthetic division\n" ); document.write( "-1 1 0 0 -2 -4\n" ); document.write( " -1 1 -1 3\n" ); document.write( " 1 -1 1 -3 -1\n" ); document.write( "Remainder is -1/(x+1)