Skip to content

Revise: The Remainder Theorem and the Factor Theorem

Dividing polynomials by long division and synthetic division, and using the remainder and factor theorems to find and confirm roots without full division.

Dividing Polynomials by Long Division

P(x) = D(x)·Q(x) + R(x), degree(R) < degree(D).

2x³−3x²−11x+6 ÷ (x−3) = 2x²+3x−2, remainder 0.

The Remainder Theorem

Dividing P(x) by (x−a) leaves remainder P(a).

P(x)=x³−2x²+4x−1, ÷(x−2) → remainder P(2)=7.

The Factor Theorem

(x−a) is a factor of P(x) ⇔ P(a)=0.

P(1)=0 → (x−1) is a factor.

Factoring Polynomials Using the Factor Theorem

Test candidates, divide out each factor, repeat.

x³−2x²−5x+6 = (x−1)(x−3)(x+2).