Algebra 2 Advanced factor theoremremainder theoremroots

Remainder & Factor Theorems

Testing whether something is a factor without dividing all the way.

Video by Khan Academy — “Polynomial remainder theorem | Polynomial and rational functions | Algebra II | Khan Academy” Watch on YouTube

The explanation

Key idea P(c) = 0 if and only if (x − c) is a factor.

The Remainder Theorem: dividing P(x) by (x − c) leaves a remainder of exactly P(c).

So to find a remainder, you can just substitute. No division required.

The Factor Theorem is the special case where that remainder is zero: if P(c) = 0, then (x − c) is a factor, and c is a root.

These three statements describe the same fact:

  • c is a root of P
  • (x − c) is a factor of P
  • (c, 0) is an x-intercept of the graph

That equivalence is the reason factoring finds roots, and finding roots helps you factor.

Worked example

Is (x − 2) a factor of P(x) = x³ − 3x² + 4x − 4? What is the remainder on dividing by (x + 1)?

  1. P(2) = 8 − 12 + 8 − 4 = 0, so yes.
  2. For (x + 1), c = −1.
  3. P(−1) = −1 − 3 − 4 − 4 = −12.

Answer: (x − 2) is a factor; dividing by (x + 1) leaves remainder −12.

Common mistakes

  • Substituting x = −2 to test the factor (x − 2).
  • Concluding a nonzero remainder means the polynomial cannot be factored at all.