Learn on PengiOpenStax Algebra and TrigonometryChapter 5: Polynomial and Rational Functions

Lesson 5.5 : Zeros of Polynomial Functions

In this Grade 7 math lesson from OpenStax Algebra and Trigonometry, students learn how to find the zeros of polynomial functions using key theorems including the Remainder Theorem, the Factor Theorem, the Rational Zero Theorem, and Descartes' Rule of Signs. The lesson also introduces the Linear Factorization Theorem and guides students through using synthetic division to evaluate and fully factor polynomial expressions. These skills are applied to real-world problems, such as solving cubic equations to determine the dimensions of a rectangular solid.

Section 1

📘 Zeros of Polynomial Functions

New Concept

This lesson equips you to find all zeros of a polynomial. You'll use theorems to test for rational zeros (x=pqx=\frac{p}{q}), factor polynomials, and apply the Fundamental Theorem of Algebra to account for all real and complex roots.

What’s next

Soon, you will dive into interactive examples and practice cards to apply these powerful theorems and find all the zeros of polynomial functions.

Section 2

The Remainder Theorem

Property

If a polynomial f(x)f(x) is divided by x−kx - k, then the remainder is the value f(k)f(k).

To evaluate f(x)f(x) at x=kx=k using the Remainder Theorem:

  1. Use synthetic division to divide the polynomial by x−kx - k.
  2. The remainder is the value f(k)f(k).

Examples

  • To evaluate f(x)=x3−2x2+5x−4f(x) = x^3 - 2x^2 + 5x - 4 at x=3x=3, we divide by x−3x-3. Using synthetic division, the remainder is 1414, so f(3)=14f(3) = 14.

Section 3

The Factor Theorem

Property

According to the Factor Theorem, kk is a zero of f(x)f(x) if and only if (x−k)(x - k) is a factor of f(x)f(x).

To use the Factor Theorem:

  1. Use synthetic division to divide the polynomial by (x−k)(x - k).
  2. Confirm that the remainder is 0.
  3. Write the polynomial as the product of (x−k)(x - k) and the quadratic quotient.
  4. If possible, factor the quadratic.
  5. Write the polynomial as the product of factors.

Examples

  • To show that (x−1)(x - 1) is a factor of f(x)=x3+2x2−x−2f(x) = x^3 + 2x^2 - x - 2, synthetic division with k=1k=1 yields a remainder of 0. The remaining factors are (x+1)(x+1) and (x+2)(x+2).

Section 4

The Rational Zero Theorem

Property

The Rational Zero Theorem states that, if the polynomial f(x)=anxn+an−1xn−1+…+a1x+a0f(x) = a_n x^n + a_{n-1} x^{n-1} + \ldots + a_1 x + a_0 has integer coefficients, then every rational zero of f(x)f(x) has the form pq\frac{p}{q} where pp is a factor of the constant term a0a_0 and qq is a factor of the leading coefficient ana_n.

When the leading coefficient is 1, the possible rational zeros are the factors of the constant term.

Examples

  • For f(x)=3x3+2x2−7x+2f(x) = 3x^3 + 2x^2 - 7x + 2, the factors of the constant term 2 are p=±1,±2p = \pm 1, \pm 2. The factors of the leading coefficient 3 are q=±1,±3q = \pm 1, \pm 3. The possible rational zeros pq\frac{p}{q} are ±1,±2,±13,±23\pm 1, \pm 2, \pm \frac{1}{3}, \pm \frac{2}{3}.

Section 5

Finding Zeros of Polynomials

Property

To find the zeros of a polynomial function ff:

  1. Use the Rational Zero Theorem to list all possible rational zeros of the function.
  2. Use synthetic division to evaluate a given possible zero by synthetically dividing the candidate into the polynomial. If the remainder is 0, the candidate is a zero. If the remainder is not zero, discard the candidate.
  3. Repeat step two using the quotient found with synthetic division. If possible, continue until the quotient is a quadratic.
  4. Find the zeros of the quadratic function by factoring or using the quadratic formula.

Examples

  • To find the zeros of f(x)=x3−4x2+x+6f(x) = x^3 - 4x^2 + x + 6, we test possible rational zeros. We find x=2x = 2 is a zero. The quotient is x2−2x−3x^2 - 2x - 3, which factors to (x−3)(x+1)(x-3)(x+1). The zeros are 2,3,−12, 3, -1.
  • Find all zeros of f(x)=2x3−x2−13x−6f(x) = 2x^3 - x^2 - 13x - 6. Possible rational zeros include ±1,±2,…\pm 1, \pm 2, \dots. Testing shows x=−2x=-2 is a zero. The remaining quadratic is 2x2−5x−3=02x^2-5x-3=0, which gives x=3x=3 and x=−12x=-\frac{1}{2}.

Section 6

The Fundamental Theorem of Algebra

Property

The Fundamental Theorem of Algebra states that, if f(x)f(x) is a polynomial of degree n>0n > 0, then f(x)f(x) has at least one complex zero.

We can use this theorem to argue that, if f(x)f(x) is a polynomial of degree n>0n > 0, and aa is a non-zero real number, then f(x)f(x) has exactly nn linear factors

f(x)=a(x−c1)(x−c2)...(x−cn)f(x) = a(x - c_1)(x - c_2)...(x - c_n)

Section 7

Linear Factorization Theorem

Property

According to the Linear Factorization Theorem, a polynomial function will have the same number of factors as its degree, and each factor will be in the form (x−c)(x - c), where cc is a complex number.

If the polynomial function ff has real coefficients and a complex zero in the form a+bia + bi, then the complex conjugate of the zero, a−bia - bi, is also a zero. This is the Complex Conjugate Theorem.

Examples

  • Find a polynomial with real coefficients and zeros at 2 and 3i3i. By the Complex Conjugate Theorem, −3i-3i must also be a zero. So, f(x)=a(x−2)(x−3i)(x+3i)=a(x−2)(x2+9)f(x) = a(x-2)(x-3i)(x+3i) = a(x-2)(x^2+9).

Section 8

Descartes’ Rule of Signs

Property

According to Descartes’ Rule of Signs, if we let f(x)=anxn+an−1xn−1+…+a1x+a0f(x) = a_n x^n + a_{n-1} x^{n-1} + \ldots + a_1 x + a_0 be a polynomial function with real coefficients:

  • The number of positive real zeros is either equal to the number of sign changes of f(x)f(x) or is less than the number of sign changes by an even integer.
  • The number of negative real zeros is either equal to the number of sign changes of f(−x)f(-x) or is less than the number of sign changes by an even integer.

Examples

  • For f(x)=x3−2x2+3x−4f(x) = x^3 - 2x^2 + 3x - 4, the signs are +,−,+,−+, -, +, -. There are 3 sign changes, so there are 3 or 1 positive real zeros.
  • For f(x)=x4+2x3+x2+5x+1f(x) = x^4 + 2x^3 + x^2 + 5x + 1, the signs are all positive. There are 0 sign changes, so there are no positive real zeros.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 5: Polynomial and Rational Functions

  1. Lesson 1

    Lesson 5.1: Quadratic Functions

  2. Lesson 2

    Lesson 5.2 : Power Functions and Polynomial Functions

  3. Lesson 3

    Lesson 5.3 : Graphs of Polynomial Functions

  4. Lesson 4

    Lesson 5.4 : Dividing Polynomials

  5. Lesson 5Current

    Lesson 5.5 : Zeros of Polynomial Functions

  6. Lesson 6

    Lesson 5.6 : Rational Functions

  7. Lesson 7

    Lesson 5.7 : Inverses and Radical Functions

  8. Lesson 8

    Lesson 5.8 : Modeling Using Variation

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Zeros of Polynomial Functions

New Concept

This lesson equips you to find all zeros of a polynomial. You'll use theorems to test for rational zeros (x=pqx=\frac{p}{q}), factor polynomials, and apply the Fundamental Theorem of Algebra to account for all real and complex roots.

What’s next

Soon, you will dive into interactive examples and practice cards to apply these powerful theorems and find all the zeros of polynomial functions.

Section 2

The Remainder Theorem

Property

If a polynomial f(x)f(x) is divided by x−kx - k, then the remainder is the value f(k)f(k).

To evaluate f(x)f(x) at x=kx=k using the Remainder Theorem:

  1. Use synthetic division to divide the polynomial by x−kx - k.
  2. The remainder is the value f(k)f(k).

Examples

  • To evaluate f(x)=x3−2x2+5x−4f(x) = x^3 - 2x^2 + 5x - 4 at x=3x=3, we divide by x−3x-3. Using synthetic division, the remainder is 1414, so f(3)=14f(3) = 14.

Section 3

The Factor Theorem

Property

According to the Factor Theorem, kk is a zero of f(x)f(x) if and only if (x−k)(x - k) is a factor of f(x)f(x).

To use the Factor Theorem:

  1. Use synthetic division to divide the polynomial by (x−k)(x - k).
  2. Confirm that the remainder is 0.
  3. Write the polynomial as the product of (x−k)(x - k) and the quadratic quotient.
  4. If possible, factor the quadratic.
  5. Write the polynomial as the product of factors.

Examples

  • To show that (x−1)(x - 1) is a factor of f(x)=x3+2x2−x−2f(x) = x^3 + 2x^2 - x - 2, synthetic division with k=1k=1 yields a remainder of 0. The remaining factors are (x+1)(x+1) and (x+2)(x+2).

Section 4

The Rational Zero Theorem

Property

The Rational Zero Theorem states that, if the polynomial f(x)=anxn+an−1xn−1+…+a1x+a0f(x) = a_n x^n + a_{n-1} x^{n-1} + \ldots + a_1 x + a_0 has integer coefficients, then every rational zero of f(x)f(x) has the form pq\frac{p}{q} where pp is a factor of the constant term a0a_0 and qq is a factor of the leading coefficient ana_n.

When the leading coefficient is 1, the possible rational zeros are the factors of the constant term.

Examples

  • For f(x)=3x3+2x2−7x+2f(x) = 3x^3 + 2x^2 - 7x + 2, the factors of the constant term 2 are p=±1,±2p = \pm 1, \pm 2. The factors of the leading coefficient 3 are q=±1,±3q = \pm 1, \pm 3. The possible rational zeros pq\frac{p}{q} are ±1,±2,±13,±23\pm 1, \pm 2, \pm \frac{1}{3}, \pm \frac{2}{3}.

Section 5

Finding Zeros of Polynomials

Property

To find the zeros of a polynomial function ff:

  1. Use the Rational Zero Theorem to list all possible rational zeros of the function.
  2. Use synthetic division to evaluate a given possible zero by synthetically dividing the candidate into the polynomial. If the remainder is 0, the candidate is a zero. If the remainder is not zero, discard the candidate.
  3. Repeat step two using the quotient found with synthetic division. If possible, continue until the quotient is a quadratic.
  4. Find the zeros of the quadratic function by factoring or using the quadratic formula.

Examples

  • To find the zeros of f(x)=x3−4x2+x+6f(x) = x^3 - 4x^2 + x + 6, we test possible rational zeros. We find x=2x = 2 is a zero. The quotient is x2−2x−3x^2 - 2x - 3, which factors to (x−3)(x+1)(x-3)(x+1). The zeros are 2,3,−12, 3, -1.
  • Find all zeros of f(x)=2x3−x2−13x−6f(x) = 2x^3 - x^2 - 13x - 6. Possible rational zeros include ±1,±2,…\pm 1, \pm 2, \dots. Testing shows x=−2x=-2 is a zero. The remaining quadratic is 2x2−5x−3=02x^2-5x-3=0, which gives x=3x=3 and x=−12x=-\frac{1}{2}.

Section 6

The Fundamental Theorem of Algebra

Property

The Fundamental Theorem of Algebra states that, if f(x)f(x) is a polynomial of degree n>0n > 0, then f(x)f(x) has at least one complex zero.

We can use this theorem to argue that, if f(x)f(x) is a polynomial of degree n>0n > 0, and aa is a non-zero real number, then f(x)f(x) has exactly nn linear factors

f(x)=a(x−c1)(x−c2)...(x−cn)f(x) = a(x - c_1)(x - c_2)...(x - c_n)

Section 7

Linear Factorization Theorem

Property

According to the Linear Factorization Theorem, a polynomial function will have the same number of factors as its degree, and each factor will be in the form (x−c)(x - c), where cc is a complex number.

If the polynomial function ff has real coefficients and a complex zero in the form a+bia + bi, then the complex conjugate of the zero, a−bia - bi, is also a zero. This is the Complex Conjugate Theorem.

Examples

  • Find a polynomial with real coefficients and zeros at 2 and 3i3i. By the Complex Conjugate Theorem, −3i-3i must also be a zero. So, f(x)=a(x−2)(x−3i)(x+3i)=a(x−2)(x2+9)f(x) = a(x-2)(x-3i)(x+3i) = a(x-2)(x^2+9).

Section 8

Descartes’ Rule of Signs

Property

According to Descartes’ Rule of Signs, if we let f(x)=anxn+an−1xn−1+…+a1x+a0f(x) = a_n x^n + a_{n-1} x^{n-1} + \ldots + a_1 x + a_0 be a polynomial function with real coefficients:

  • The number of positive real zeros is either equal to the number of sign changes of f(x)f(x) or is less than the number of sign changes by an even integer.
  • The number of negative real zeros is either equal to the number of sign changes of f(−x)f(-x) or is less than the number of sign changes by an even integer.

Examples

  • For f(x)=x3−2x2+3x−4f(x) = x^3 - 2x^2 + 3x - 4, the signs are +,−,+,−+, -, +, -. There are 3 sign changes, so there are 3 or 1 positive real zeros.
  • For f(x)=x4+2x3+x2+5x+1f(x) = x^4 + 2x^3 + x^2 + 5x + 1, the signs are all positive. There are 0 sign changes, so there are no positive real zeros.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 5: Polynomial and Rational Functions

  1. Lesson 1

    Lesson 5.1: Quadratic Functions

  2. Lesson 2

    Lesson 5.2 : Power Functions and Polynomial Functions

  3. Lesson 3

    Lesson 5.3 : Graphs of Polynomial Functions

  4. Lesson 4

    Lesson 5.4 : Dividing Polynomials

  5. Lesson 5Current

    Lesson 5.5 : Zeros of Polynomial Functions

  6. Lesson 6

    Lesson 5.6 : Rational Functions

  7. Lesson 7

    Lesson 5.7 : Inverses and Radical Functions

  8. Lesson 8

    Lesson 5.8 : Modeling Using Variation