Icon for AP® Precalculus

AP® Precalculus

Polynomial Functions and Complex Zeros: AP® Precalculus Review

Introduction

Polynomial functions and complex zeros are at the heart of algebra and precalculus. These zeros, also called roots, are the values of x that make the polynomial equal zero. Understanding zeros is crucial for solving equations, analyzing graphs, and interpreting the behavior of functions.

But zeros aren’t just real numbers. Some polynomials have complex zeros, which introduce imaginary numbers into the mix. These non-real roots add depth to the mathematical story, showing how polynomials connect algebra, geometry, and even complex numbers.

In this guide, you’ll explore:

  1. How to identify real and complex zeros of a polynomial.
  2. The concept of multiplicity and its effect on graphs.
  3. The relationship between complex zeros and their conjugates.
  4. Techniques for determining polynomial degree.
  5. The symmetry of even and odd polynomials.

By the end, you’ll not only understand how to find zeros but also how they shape the graphs and behaviors of polynomial functions. You’ll be able to tackle any questions relating to section 1.5 Polynomial Functions and Complex Zeros from the AP® Precalculus CED. Let’s get started!

What is a Zero of a Polynomial Function?

Zeros of polynomial functions, also known as roots, are the input values that make the function equal to zero. In other words, if p(a) = 0, then a is a zero of the polynomial p(x). Understanding zeros is essential for solving polynomial equations and graphing polynomial functions.

Real Zeros and Linear Factors of Polynomial Functions

If a is a real zero of polynomial functions, it means that the polynomial can be factored to include the term (x - a). This makes finding zeros much easier, especially for lower-degree polynomials.

For example:

  • For p(x) = (x - 3)(x + 2), the real zeros are x = 3 and x = -2.
  • Each zero corresponds to a point where the graph crosses the x-axis: (3, 0) and (-2, 0).

Complex Zeros of Polynomial Functions

Not all zeros are real numbers. Some polynomial functions have complex zeros, which include imaginary numbers. A complex zero is of the form a + bi, where i = \sqrt{-1}.

For instance:

  • The polynomial p(x) = x^2 + 1 does not have any real zeros because x^2 + 1 = 0 leads to x = \pm i.
  • These zeros are called non-real zeros, and they do not appear as x-intercepts on the graph.

Real Zeros and the Graph of Polynomial Functions

If a is a real root of the polynomial p(x), then the graph of y = p(x):

  1. Crosses or touches the x-axis at the point (a, 0).
  2. Divides the graph into intervals where the function changes sign (positive or negative values).

For example:
Consider p(x) = (x - 1)(x + 2):

Between these points, the function changes from positive to negative or vice versa, dividing the graph into intervals.

The real zeros are x = 1 and x = -2.

The graph crosses the x-axis at (1, 0) and (-2, 0).

Multiplicity and Its Effect on Graphs

When analyzing polynomial functions, the concept of multiplicity tells us how many times a particular zero appears in the function. The multiplicity of a zero affects the behavior of the graph at that point, determining whether the graph crosses or simply touches the x-axis.

What Is Multiplicity?

If a zero a corresponds to the factor (x - a)^n, then n is the multiplicity of the zero. For example:

  • In p(x) = (x - 2)^3(x + 1), the zero x = 2 has a multiplicity of 3, and x = -1 has a multiplicity of 1.

Even vs. Odd Multiplicity

  • Even Multiplicity: If the multiplicity is even, the graph touches the x-axis at the zero and turns around without crossing it.
  • Odd Multiplicity: If the multiplicity is odd, the graph crosses the x-axis at the zero.

Effect of Multiplicity on Graph Shape

  1. Multiplicity of 1 (Simple Zero): The graph crosses the x-axis with a straight-line slope near the zero.
  2. Higher Odd Multiplicity (e.g., 3): The graph still crosses the x-axis but does so with a flattening effect.
  3. Higher Even Multiplicity (e.g., 4): The graph touches the x-axis and flattens significantly before turning back.

Example: Analyze the Multiplicity of Zeros

Let’s consider p(x) = (x - 1)^2(x + 2)^3:

At x = -2, the graph crosses the x-axis, flattening as it does so.

Zeros: x = 1 and x = -2.

Multiplicity:

x = 1 has a multiplicity of 2 (even).

x = -2 has a multiplicity of 3 (odd).

Graph Behavior:

At x = 1, the graph touches the x-axis and turns around.

Complex Zeros and Their Conjugates

Not all zeros of polynomial functions are real numbers. Some polynomial functions have complex zeros, which include imaginary numbers. Complex zeros arise when a polynomial cannot be factored into linear terms with real coefficients. This section will help clear up any confusion with section 1.5a Polynomial functions and complex zeros from AP® Precalculus.

What Are Complex Zeros?

A complex zero is a number of the form a + bi, where:

  • a is the real part.
  • b is the imaginary part.
  • i is the imaginary unit, defined as \sqrt{-1}.

For example, the quadratic polynomial p(x) = x^2 + 4 has complex zeros x = 2i and x = -2i.

Complex Zeros Always Come in Conjugate Pairs

When polynomial functions have real coefficients, any complex zero a + bi must have its conjugate a - bi as a zero as well. This ensures that when the polynomial is expanded, the imaginary parts cancel out, leaving only real coefficients.

For example:

  • The polynomial p(x) = (x - (3 + i))(x - (3 - i)) expands to p(x) = x^2 - 6x + 10.
  • The zeros are 3 + i and 3 - i.

Complex Zeros and the Degree of a Polynomial

A polynomial function’s degree determines the total number of zeros (counting multiplicities). Complex zeros contribute to this total, even though they do not correspond to x-intercepts on the graph.

For example, the cubic polynomial p(x) = x^3 - 3x^2 + 4x - 12 has one real zero x = 3 and two complex zeros 1 + i and 1 - i. Together, they account for the degree of 3.

Practice Example

Find the complex zeros of the polynomial p(x) = x^4 + 2x^2 + 1.

  1. Let y = x^2 to rewrite the polynomial as y^2 + 2y + 1 = 0.
  2. Factor to get (y + 1)^2 = 0, so y = -1.
  3. Substitute back x^2 = -1, giving x = i and x = -i.
    The complex zeros are i and -i, each with multiplicity 2.

Finding the Degree of Polynomial Functions Using Successive Differences

The degree of polynomial functions determines its general shape and the number of zeros it can have. One way to find the degree, especially when you have a table of values instead of the function itself, is to use successive differences.

What Are Successive Differences?

Successive differences are the differences between consecutive outputs of a polynomial function. You continue finding differences until all the values in a row are the same. The number of times you need to calculate these differences tells you the degree of the polynomial.

How It Works

  1. Write down the input-output table for the function.
  2. Calculate the first differences by subtracting each consecutive output.
  3. Repeat the process to find second differences, third differences, and so on.
  4. When the differences are constant, the number of steps you took equals the degree of the polynomial.

Example

Find the degree of the polynomial function represented by the table:

xp(x)
01
10
2-3
3-8
4-15
  1. First Differences: Subtract consecutive outputs:
    0 - 1 = -1, -3 - 0 = -3, -8 - (-3) = -5, -15 - (-8) = -7.
    First differences: -1, -3, -5, -7.
  2. Second Differences: Subtract consecutive first differences:
    -3 - (-1) = -2, -5 - (-3) = -2, -7 - (-5) = -2.
    Second differences: -2, -2, -2.
  3. The second differences are constant, meaning the polynomial is of degree 2.

Why It Works

The process works because each differentiation step corresponds to reducing the degree of the polynomial by 1. When the differences become constant, you’ve essentially reduced the polynomial to its leading term.

Practice Example

Use successive differences to determine the degree of the polynomial function represented by this table:

xp(x)
03
16
211
318
427

Solution:

The second differences are constant, so the polynomial is of degree 2.

First differences: 6 - 3 = 3, 11 - 6 = 5, 18 - 11 = 7, 27 - 18 = 9.
First differences: 3, 5, 7, 9.

Second differences: 5 - 3 = 2, 7 - 5 = 2, 9 - 7 = 2.
Second differences: 2, 2, 2.

Even and Odd Polynomial Functions

Polynomials can exhibit special symmetry that makes them either even or odd functions. Identifying whether a polynomial is even, odd, or neither helps in understanding its graph and behavior.

What Is an Even Polynomial?

A polynomial is even if:

  1. Its graph is symmetric with respect to the y-axis.
  2. Substituting -x into the function gives the same result as substituting x, i.e., f(-x) = f(x).

For example:

  • p(x) = x^4 + x^2 is even because:
    p(-x) = (-x)^4 + (-x)^2 = x^4 + x^2 = p(x).

Graphically, the left and right sides of the y-axis are mirror images.

What Is an Odd Polynomial?

A polynomial is odd if:

  1. Its graph is symmetric about the origin.
  2. Substituting -x into the function gives the opposite result as substituting x, i.e., f(-x) = -f(x).

For example:

  • q(x) = x^3 - x is odd because:
    q(-x) = (-x)^3 - (-x) = -x^3 + x = -q(x).

Graphically, the graph rotates 180° around the origin.

How to Test for Evenness or Oddness

  1. Substitute -x into the polynomial.
  2. Simplify the expression:
    • If f(-x) = f(x), the polynomial is even.
    • If f(-x) = -f(x), the polynomial is odd.
    • If neither condition is met, the polynomial is neither even nor odd.

Practice Example

Determine whether the polynomial p(x) = x^4 - 3x^2 + 2 is even, odd, or neither:

  1. Substitute -x:
    p(-x) = (-x)^4 - 3(-x)^2 + 2 = x^4 - 3x^2 + 2.
  2. Since p(-x) = p(x), the polynomial is even.

Now consider q(x) = x^3 + x^2 - x:

| Vocabulary         | Definition                                                                 ||——————–|—————————————————————————|| Binomial           | A mathematical expression containing two terms, such as \(a + b\).      || Coefficient        | A numerical or constant quantity placed before a variable.                || Pascal’s Triangle  | A triangular array of the binomial coefficients.                          || Exponent           | A number that indicates how many times to multiply the base by itself.   || Expansion          | The process of expressing a binomial raised to a power as a sum of terms. |

  1. Substitute -x:
    q(-x) = (-x)^3 + (-x)^2 - (-x) = -x^3 + x^2 + x.
  2. Since q(-x) \neq q(x) and q(-x) \neq -q(x), the polynomial is neither even nor odd.

Sharpen Your Skills for AP® Precalculus

Are you preparing for the AP® Precalculus exam? We’ve got you covered! Try our review articles designed to help you confidently tackle real-world math problems. You’ll find everything you need to succeed, from quick tips to detailed strategies. Start exploring now!

Conclusion

Polynomial functions and their zeros reveal the intricate connections between algebra and geometry. In this guide, you’ve explored the key characteristics of polynomial zeros, including their real and complex forms, multiplicity, symmetry, and the methods for determining polynomial degrees.

Mastering these concepts prepares you to analyze polynomial graphs, solve equations, and apply these skills in real-world contexts. Whether tackling AP® Precalculus problems or exploring advanced mathematics, understanding the behavior of polynomial functions is a critical step.

Here’s a quick summary of the key points covered:

Quick Reference Chart

FeatureDefinitionHow to Identify
Zeros (Roots)Input values x where p(x) = 0.Solve p(x) = 0; use factoring, quadratic formula, or technology.
Real ZerosZeros that are real numbers.Correspond to x-intercepts on the graph ((a, 0)).
Complex ZerosZeros of the form a + bi (where i = \sqrt{-1}).Appear as conjugate pairs (a + bi and a - bi) when coefficients are real.
MultiplicityThe number of times a zero is repeated in the factored form of the polynomial.Check the exponent of the factor (x - a)^n.
Even MultiplicityThe graph touches the x-axis at the zero but does not cross it.Look for zeros with even multiplicity.
Odd MultiplicityThe graph crosses the x-axis at the zero.Look for zeros with odd multiplicity.
Even PolynomialSymmetric about the y-axis.Verify f(-x) = f(x).
Odd PolynomialSymmetric about the origin.Verify f(-x) = -f(x).
Degree of a PolynomialThe highest power of x in the polynomial.Use successive differences or identify the highest power of x.

Need help preparing for your AP® Precalculus exam?

Albert has hundreds of AP® Precalculus practice questions, free response, and an AP® Precalculus practice test to try out.

Interested in a school license?​

Bring Albert to your school and empower all teachers with the world's best question bank for:

➜ SAT® & ACT®
➜ AP®
➜ ELA, Math, Science, & Social Studies
➜ State assessments

Options for teachers, schools, and districts.