← College Algebra

College Algebra

Zeros of Polynomials

Lesson

A zero of a polynomial is a value of xxthat makes the polynomial equal zero. For polynomials beyond degree 2, factoring isn’t always obvious — but the Rational Root Theorem gives you a short list of candidates to test.

For a polynomial with integer coefficients, any rational zero pq\tfrac{p}{q} (in lowest terms) must satisfy:

  • pp divides the constant term.
  • qq divides the leading coefficient.

Practical version: when the leading coefficient is 1, just try the integer factors of the constant term (positive and negative).

The full strategy:

  1. List candidate rational zeros.
  2. Test them by substituting (look for f(c)=0f(c) = 0).
  3. Once you find one, use synthetic division to factor out (xc)(x - c).
  4. Solve the smaller polynomial that’s left — factor it or use the quadratic formula.

Worked example 1

f(x)=x36x2+11x6f(x) = x^3 - 6x^2 + 11x - 6

Constant term is −6, leading coefficient is 1, so candidates are ±1,±2,±3,±6\pm 1, \pm 2, \pm 3, \pm 6. Try x=1x = 1:

16+116=01 - 6 + 11 - 6 = 0 \checkmark

Synthetic division by (x1)(x - 1) gives quotient x25x+6x^2 - 5x + 6, which factors as (x2)(x3)(x - 2)(x - 3).

Zeros: x=1, 2, 3\text{Zeros: } x = 1,\ 2,\ 3

Worked example 2

f(x)=2x33x28x3f(x) = 2x^3 - 3x^2 - 8x - 3

Constant −3, leading coefficient 2, so candidates are ±1,±3,±12,±32\pm 1, \pm 3, \pm \tfrac{1}{2}, \pm \tfrac{3}{2}. Try x=3x = 3:

2(27)3(9)8(3)3=5427243=02(27) - 3(9) - 8(3) - 3 = 54 - 27 - 24 - 3 = 0 \checkmark

Synthetic division by (x3)(x - 3) gives quotient 2x2+3x+1=(2x+1)(x+1)2x^2 + 3x + 1 = (2x + 1)(x + 1).

Zeros: x=3, 12, 1\text{Zeros: } x = 3,\ -\tfrac{1}{2},\ -1

How to type your answer

List every zero, separated by commas — order doesn’t matter. Use fractions where helpful. Examples: 1,2,3, 0,3,-3, 3,-1/2,-1.

Practice

Work through these. Stuck? Click Get a hint.

Warm-Up

Quick problems to get going.

Problem 1

x3x=0x^3 - x = 0

Problem 2

x34x=0x^3 - 4x = 0

Problem 3

x39x=0x^3 - 9x = 0

Problem 4

x3x26x=0x^3 - x^2 - 6x = 0

Practice

Standard problems matching the lesson.

Problem 5

x36x2+11x6=0x^3 - 6x^2 + 11x - 6 = 0

Problem 6

x3x24x+4=0x^3 - x^2 - 4x + 4 = 0

Problem 7

x3+2x2x2=0x^3 + 2x^2 - x - 2 = 0

Problem 8

x37x+6=0x^3 - 7x + 6 = 0

Problem 9

x34x2+x+6=0x^3 - 4x^2 + x + 6 = 0

Problem 10

x3+3x24x12=0x^3 + 3x^2 - 4x - 12 = 0

Problem 11

x32x25x+6=0x^3 - 2x^2 - 5x + 6 = 0

Problem 12

x3+x24x4=0x^3 + x^2 - 4x - 4 = 0

Problem 13

x33x24x+12=0x^3 - 3x^2 - 4x + 12 = 0

Problem 14

x3+4x2+x6=0x^3 + 4x^2 + x - 6 = 0

Challenge

Harder problems — edge cases, trickier numbers, multiple steps.

Problem 15

2x33x28x3=02x^3 - 3x^2 - 8x - 3 = 0

Problem 16

2x3+x25x+2=02x^3 + x^2 - 5x + 2 = 0

Problem 17

3x3x28x4=03x^3 - x^2 - 8x - 4 = 0

Problem 18

x45x2+4=0x^4 - 5x^2 + 4 = 0

Problem 19

x413x2+36=0x^4 - 13x^2 + 36 = 0

Problem 20

x319x+30=0x^3 - 19x + 30 = 0

Problem 21

2x37x2+7x2=02x^3 - 7x^2 + 7x - 2 = 0

Problem 22

2x3+5x24x3=02x^3 + 5x^2 - 4x - 3 = 0