You can put this solution on YOUR website! how do i divide x^4-2x+1 by x-2
----
Using synthetic division:
2)....1....0....0....-2....1
.......1....2....4....6....|13
----
Quotient: x^3+2x^2+4x+6
Remainder: 13
=========================
Cheers,
Stan H.
=========
You can put this solution on YOUR website! You divide one polynomial with the other one by dividing highest terms.
But first we have to write polynomials like they have terms with all exponents,
For example for these two at the beginning highest terms are x^4 in first and x in the second. Dividing these two gives us x^3.
Now we should multiply x^3 with (x-3).
We get x^4-2x^3. We subtract like terms to get 2x^3.
Now we drop down next term 0x^2 and we repeat previous until we get to the terms we can't make division anymore. What's left is a reminder