Summary of Polynomials
Zeroes of Polynomials
- Zeroes of a cubic polynomial can be found where the graph intersects the x-axis.
- Example: For the cubic polynomial y = x³ - 4x, the zeroes are at x = -2, 0, 2.
Types of Polynomials
- Linear Polynomial: Intersects the x-axis at one point.
- Example: y = 2x + 3 intersects at x = -3/2.
- Quadratic Polynomial: Can have two distinct zeroes, one zero, or no zeroes.
- Example: y = x² - 3x - 4 has zeroes at x = -1, 4.
- Cubic Polynomial: Can have up to three zeroes.
- Example: y = x³ - 4x has zeroes at x = -2, 0, 2.
Graphical Representation
- Graphs can show the number of zeroes visually:
- Graph (i): S-shaped curve, three intersections (cubic).
- Graph (ii): Downward parabola, two intersections (quadratic).
- Graph (iii): Upward parabola, one intersection (quadratic).
- Graph (iv): Straight line, one intersection (linear).
- Graph (v): Upward parabola, one intersection (quadratic).
- Graph (vi): Oscillating curve, three intersections (cubic).
Relationships Between Zeroes and Coefficients
- For a quadratic polynomial p(x) = ax² + bx + c:
- Sum of zeroes: α + β = -b/a
- Product of zeroes: αβ = c/a
- Example: For p(x) = 2x² - 8x + 6, zeroes are 1 and 3.
Conclusion
- Understanding the relationship between the coefficients and the zeroes is essential for solving polynomial equations.