© 2025 Astra.si. All rights reserved.
"For the next generation"
The zeros of a polynomial are those values of the variable x for which the polynomial is equal to zero. If P(x) is a given polynomial, then x₀ is its zero if:
P(x₀) = 0
Solving the equation P(x) = 0 means finding all the zeros of the polynomial. These values play a key role in factorization, graphical representation, and the analysis of functions, as they indicate the points where the graph of the polynomial intersects the x-axis.
If x₀ is a zero of a polynomial, then (x – x₀) is a divisor (factor) of that polynomial. Conversely, if a polynomial has a factor (x – c), then c is its zero. This is known as the Factor Theorem.
Example:
If P(x) = (x – 2)(x + 1), then its zeros are x = 2 and x = –1.
A polynomial of degree 'n' (where n ≥ 1) has at most 'n' real zeros, and exactly 'n' complex zeros if we count them with multiplicity. Multiplicity indicates how many times a particular zero is repeated as a solution.
For example:
P(x) = (x – 3)²(x + 2) has:
Let P(x) = x³ – 6x² + 11x – 6. We are looking for its zeros:
Final zeros: x = 1, x = 2, x = 3.
Each real zero of a polynomial is the x-coordinate of an intersection point of the graph of the function f(x) = P(x) with the x-axis.
The zeros of a polynomial are a fundamental element in understanding and working with polynomial functions. With their help, we can factor polynomials, analyze the course of their graphs, and solve equations. The connection between zeros and factors allows for a clear decomposition of even more complex expressions.