Question

Difficulty: EasyPolynomial Factors and Graphs

The polynomial function pp is defined by p(x)=x3+4x27x10p(x) = x^3 + 4x^2 - 7x - 10. If p(2)=0p(2) = 0, which of the following expressions must be a factor of p(x)p(x)?

  1. A
    x+2x + 2
  2. x2x - 2Answer
  3. C
    x1x - 1
  4. D
    x5x - 5

Answer

The expression x2x - 2 must be a factor of p(x)p(x).
According to the Factor Theorem, if a polynomial p(x)p(x) evaluates to 00 at a certain value x=cx = c (meaning p(c)=0p(c) = 0), then (xc)(x - c) is a factor of the polynomial. Since we are given that p(2)=0p(2) = 0, the value 22 is a root of p(x)p(x), which means the expression x2x - 2 must be a factor of the polynomial.

Step-by-Step Solution

1
Identify the given root of the polynomial.
The problem states that p(2)=0p(2) = 0, which means that x=2x = 2 is a root of the polynomial p(x)p(x).
A root is any value of xx for which the polynomial evaluates to 00.
2
Apply the Factor Theorem to write the corresponding factor.
According to the Factor Theorem, if cc is a root of a polynomial p(x)p(x), then (xc)(x - c) is a factor of p(x)p(x). Substituting c=2c = 2 gives (x2)(x - 2) as a factor.
The Factor Theorem directly relates the roots of a polynomial to its linear factors.

Key Concept

The Factor Theorem states that a polynomial p(x)p(x) has a factor (xc)(x - c) if and only if p(c)=0p(c) = 0.
Rate this question