document.write( "Question 44816This question is from textbook ALGEBRA and TRIGONOMETRY
\n" ); document.write( ": Find the quotient and remainder of f(x)=x^4-2 divided by p(x)=x-1. \n" ); document.write( "
Algebra.Com's Answer #29690 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
Use Synthetic Division To Get:
\n" ); document.write( "x^3 + x^2 + x + 1 - 1/(x - 1)
\n" ); document.write( "Check:
\n" ); document.write( "(x^3 + x^2 + x + 1 - 1/(x - 1))(x - 1)
\n" ); document.write( "x^4 + x^3 + x^2 + x - x^3 - x^2 - x - 1 - 1
\n" ); document.write( "x^4 - 2
\n" ); document.write( "
\n" );