Geometrical Meaning of the Zeroes of a Polynomial
The zeroes of a polynomial are the x-values where the polynomial intersects the x-axis, represented as real numbers k such that p(k) = 0. The section examines the importance of these zeroes through their geometrical interpretations in linear and quadratic polynomial graphs.
Key Insights:
-
Linear Polynomials: For a linear polynomial p(x) = ax + b (where a ≠ 0), the graph is a straight line that always intersects the x-axis at one point. This intersection represents the zero of the polynomial. The x-coordinate of this intersection can be calculated as -b/a.
-
Quadratic Polynomials: The graph of a quadratic polynomial y = ax² + bx + c is a parabola. Depending on the discriminant, it can intersect the x-axis in:
- Two Distinct Points: Two distinct zeroes (two x-values where the graph touches the x-axis).
- One Point: Coinciding at one point (one double root).
- No Points: The parabola remains above or below the x-axis, indicating no real zeroes.
The number of zeroes corresponds to the degree of the polynomial, with quadratics having at most two and cubics having at most three. This relationship between the degree of the polynomial and its zeroes is a foundational concept in understanding polynomial behavior.