Zeros of a Polynomial
If you ask "where does this polynomial vanish?" you are asking for its zeros. Zeros are the most important numbers attached to a polynomial , they reveal its factors, they are the -intercepts of its graph, and they are the solutions to the equation . This lesson sets up the precise definition and what to expect.
Definitions
A zero (or root) of a polynomial is any real number for which A linear polynomial (with ) has exactly one zero, namely . A quadratic polynomial can have or zeros (in the real numbers). A polynomial of degree has at most real zeros.
The constant polynomial with has no zeros; it never equals zero. The zero polynomial is everywhere zero, so every real number is a "zero" of it , which is why we don't assign it a degree.
Concept and the basics
Linear case. To find the zero of , set and solve: . Example: the zero of is (because ).
Quadratic case , by inspection. Sometimes you can guess. The polynomial factors as , so its zeros are and . The polynomial factors as , so its zeros are and . We will see a general way to factorise quadratics later in the chapter.
Quadratic case , when factoring fails. Some quadratics have no real zeros at all. Take . For any real , , so . The polynomial is never zero. A real-valued polynomial may simply have no real zero.
Cubic and higher. A cubic always has at least one real zero (because the graph crosses the -axis at least once , it goes from to ). We will use the Factor Theorem to find such zeros in later lessons. A general degree- polynomial has at most real zeros.
Counting zeros. A polynomial of degree has at most real zeros. (If we count complex zeros and "multiplicities", the count is exactly . We will return to this in Class X.) So for example, a cubic has at most three real zeros , never four, never five.
Geometric picture. Graph . The zeros are exactly the -coordinates where the curve crosses (or touches) the -axis. A quadratic with no real zeros has a graph that sits entirely above or entirely below the axis. A cubic always crosses the axis at least once.
Finding the zero of in one line. Set and isolate :
Using zeros backwards. If you are told a polynomial has certain zeros, you can write down a polynomial that does. A polynomial with zeros and is, for example, .
Worked examples
Example 1. Find the zero of .
Set . Then .
Example 2. Find the zeros of .
Factor: . Zeros: and .
Example 3. Show that is a zero of .
Compute . Yes, is a zero.
Example 4. Show that has no real zero.
For any real , , so . The polynomial is never .
Example 5. Write a quadratic polynomial whose zeros are and .
A quadratic with these zeros is . Expand: . Clearing fractions: .
Try it yourself
- Find the zero of .
- Find the zeros of .
- Find the zeros of .
- Verify that is a zero of .
- Show that has no real zeros.
- Write a polynomial of degree with zeros .
- Find a quadratic with zeros and .
- Is a zero of ?
- Find the zero of assuming .
- Find all real zeros of .
Pitfalls / Insight
- A zero is a number, not a point on a graph. It is the -value where .
- A polynomial of degree has at most real zeros, not exactly . The polynomial has real zeros.
- "Zero of the polynomial" and "zero of the equation" mean the same thing. Both ask for with .
Insight. The most powerful question you can ask about a polynomial is "where does it vanish?" That single question , answered , gives the factorisation, the graph, and the solutions of the corresponding equation, all at once. The next lessons turn this question into a method.