Definition
A zero of a polynomial function is a number such that . These zeros can be real or complex. The Fundamental Theorem of Algebra states that every polynomial of degree has at least one complex zero.
- How to read: “f of r equals zero; n greater than or equal to one.”
- Meaning: is an input where vanishes; the Fundamental Theorem of Algebra guarantees at least one complex root for every polynomial of degree .
Why It Matters
Zeros are the “destiny” of a function. In engineering and physics, finding where a function hits zero is the key to identifying equilibrium, stability, and critical failures. Without zeros, we couldn’t design bridges that don’t vibrate to death or electronics that filter out noise.
Core Concepts
- The Factor Theorem: is a factor of if and only if .
- How to read: “x minus r is a factor of f of x if and only if f of r equals zero.”
- Meaning / when to use: Finding a zero immediately gives linear factor for polynomial division.
- Rational Zeros Theorem: For a polynomial with integer coefficients, any rational zero must have as a factor of the constant term and as a factor of the leading coefficient.
- How to read: “p over q.”
- Meaning: Any rational zero must have dividing the constant term and dividing the leading coefficient — narrows candidates to a finite test list.
- Number of Zeros: A polynomial of degree has exactly complex zeros (counting multiplicities).
- How to read: “n.”
- Meaning: A polynomial of degree has exactly complex zeros counting multiplicity — total root count including repeated roots equals the degree.
- Conjugate Pairs Theorem: If a polynomial has real coefficients and is a zero, then must also be a zero.
- How to read: “a plus b i; a minus b i.”
- Meaning: If a polynomial has real coefficients and is a zero, then must also be a zero — non-real roots come in conjugate pairs.
- Descartes’ Rule of Signs: Provides a way to determine the possible number of positive and negative real zeros by looking at sign variations.
- Intermediate Value Theorem: If and have opposite signs, there is at least one real zero between and .
- How to read: “f of a and f of b have opposite signs.”
- Meaning / when to use: At least one real zero lies between and — bracketing method for locating real roots on an interval.