You can put this solution on YOUR website! Find the quotient and remainder when the polynomial function,
x3 – 3 x + 10 is divided by x – 2.
...
f(x)=x^3-3x+10
Using synthetic division:
2).......1........0.........-3.........10
....................2...........4.........2
..........1........2......... 1.........12
f(x)=(x-2)(x^2+2x+1)+12
Quotient: x^2+2x+1
Remainder:12