Kahibaro
Discord Login Register

Zeros of functions

In this chapter we focus on zeros (also called roots or x‑intercepts) of polynomial functions. We assume you already know what a polynomial function is and have some familiarity with its graph and degree from the parent chapter.

A zero of a function $f$ is a number $r$ such that
$$
f(r) = 0.
$$
For polynomial functions, zeros are extremely important because they describe where the graph crosses (or touches) the $x$‑axis and determine much of the function’s shape.

Zeros and factors

A central idea for polynomials is the connection between zeros and factors.

If $f(x)$ is a polynomial and $r$ is a number, then:

So when you find a zero $r$, you immediately know that you can factor out $(x - r)$ from $f(x)$.

Example:

Factored form and zeros

If a polynomial is written in factored form, its zeros are easy to read.

For example,
$$
f(x) = a(x - r_1)(x - r_2)\cdots(x - r_n),
$$
with $a \neq 0$, has zeros
$$
x = r_1,\ r_2,\ \dots,\ r_n.
$$

You find them by setting $f(x) = 0$ and using the fact that a product is zero only if at least one factor is zero:
$$
a(x - r_1)(x - r_2)\cdots(x - r_n) = 0
$$
implies
$$
x - r_1 = 0 \quad \text{or} \quad x - r_2 = 0 \quad \text{or} \quad \dots \quad \text{or} \quad x - r_n = 0.
$$

So:

If a factor appears more than once, we get the idea of multiplicity.

Multiplicity of zeros

If a factor $(x - r)$ appears several times, we say that $r$ is a zero of that multiplicity.

Formally, if
$$
f(x) = a(x - r)^m g(x),
$$
where $g(r) \neq 0$ and $m$ is a positive integer, then $r$ is a zero of multiplicity $m$.

Graphical effect of multiplicity

The multiplicity of a zero affects how the graph behaves at that $x$‑value:

Examples:

  1. $f(x) = (x - 1)^2(x + 2)$
    • Zero at $x = 1$ with multiplicity 2 (even): graph touches and turns at $x = 1$.
    • Zero at $x = -2$ with multiplicity 1 (odd): graph crosses at $x = -2$.
  2. $g(x) = (x + 3)^3$
    • Zero at $x = -3$ with multiplicity 3 (odd): graph crosses, but flattens out near $x = -3$ (more like $x^3$).

Recognizing multiplicity from factored form is a quick way to predict this local behavior at the $x$‑axis.

Real zeros vs. complex zeros

Polynomial functions with real coefficients can have zeros that are:

When we talk about zeros of polynomial functions in an Algebra II context, we usually distinguish:

If the polynomial has real coefficients, then any nonreal complex zeros come in conjugate pairs:

Example:

On the other hand:

In this chapter we focus mainly on real zeros, because they are directly visible on the graph and closely tied to the real‑number behavior of the polynomial. Complex zeros are still zeros of the function, but they live in the complex plane.

Number of zeros and degree

The degree of a polynomial limits how many zeros it can have.

Let $f(x)$ be a polynomial of degree $n \ge 1$ (with real or complex coefficients). Then:

Examples:

  1. A linear polynomial (degree 1), like $f(x) = 3x - 7$, has exactly one zero (which is real, since its coefficient is nonzero and we can always solve for $x$).
  2. A quadratic polynomial (degree 2), like $f(x) = ax^2 + bx + c$, has:
    • 0, 1, or 2 real zeros.
    • But always 2 zeros in the complex sense, counting multiplicity (for example, a repeated real root counts twice, or two complex conjugate roots).
  3. A cubic polynomial (degree 3) has:
    • At least one real zero, and up to 3 real zeros.
    • Altogether 3 zeros in the complex number system, counting multiplicity.

You do not need all the theory here; in practice, remember:

Graphs and zeros

For a polynomial function $f(x)$:

To connect things:

  1. From the algebraic form (especially factored form) of $f(x)$, you can:
    • Identify zeros.
    • Determine multiplicities.
    • Predict whether each intercept is crossed or touched.
  2. From the graph, you can:
    • Estimate the $x$‑values where $f(x) = 0$.
    • Guess the multiplicity (roughly) from whether the graph crosses or bounces at the $x$‑axis.

These two viewpoints—algebraic and graphical—describe the same structure: the zeros of the polynomial.

Summary of key ideas

Later chapters on factoring, quadratic equations, and more advanced polynomial techniques will give you systematic methods to find these zeros for specific polynomials. Here the focus is on understanding what zeros are, how they are related to factors, and what they mean for the graph of a polynomial function.

Views: 15

Comments

Please login to add a comment.

Don't have an account? Register now!