The Remainder Theorem
Dividing a polynomial f(x)by a binomial of the form
x−k(perhaps using synthetic division?), gives a special case of the division theorem which ends up being useful.
Special Case of the Division Theorem
For any polynomial f(x) and any complex number k, there exists a unique polynomial q(x) and number r such that the following holds.
f(x)=(x−k)⋅q(x)+r
If we use this to find f(k)we get:
f(k)=(k−k)⋅q(k)+r=(0)⋅q(k)+r=0+r=r
So, when we divide a polynomial f(x)by a binomial of the form
x−k,the remainder is
f(k).
The Remainder Theorem
If the polynomial f(x) is divided by x − k, the remainder is equal to f(k).
Examples
Here is a video showing several examples of using the remainder theorem to calculate f(k) by dividing by x-k and knowing that f(k) will be the remainder.