Question 1106856: Use the Factor Theorem to determine whether the first polynomial is a factor of the second polynomial.
x - 2; 4x^2 - 3x + 22 Answer by ikleyn(52898) (Show Source):
The Factor Theorem (whose correct name is the "Remainder theorem") says that
the binomial (x-a) is the factor of the polynomial p(x) if and only if p(a) = 0.
In your case, check if the number "2" is the zero of the given polynomial:
= 4*4 - 6 + 22 = 16 - 6 + 22 = 32.
So, the value of 2 IS NOT the root of the polynomial; hence, the binomial (x-2) IS NOT the factor of 4x^2 - 3x + 22.