The binomial divides the polynomial if and only if the value of is the root of the polynomial , i.e. .
So, to check if (x-2) is the factor of f(x) = x^3 + 3x^2 - x - 18, we need to calculate the value f(2).
It is f(2) = = 8 + 3*4 - 2 - 18 = 0.
Thus according to the Remainder Theorem (x-2) is the factor of the given polynomial f(x).
Solved.
------------------ Theorem (the remainder theorem)
1. The remainder of division the polynomial by the binomial is equal to the value of the polynomial.
2. The binomial divides the polynomial if and only if the value of is the root of the polynomial , i.e. .
3. The binomial factors the polynomial if and only if the value of is the root of the polynomial , i.e. .