Quadratic Polynomial
A quadratic polynomial is a polynomial of degree 2, meaning the highest power of the variable is 2. Its standard form is ax^2 + bx + c, where a, b, and c are real numbers and a is not equal to zero. The graph of a quadratic polynomial is a U-shaped curve known as a parabola.
Key Concepts
A quadratic polynomial can have at most two real zeros, which represent the points where its parabolic graph intersects the x-axis.
The relationship between the zeros and the coefficients is fundamental, where the sum of zeros is -b/a and the product of zeros is c/a.
The parabola opens upwards if the leading coefficient 'a' is greater than zero, and opens downwards if 'a' is less than zero.
Formula & Equation
x is the variable, a is the coefficient of x^2, b is the coefficient of x, c is the constant term. The zeros are typically denoted by the Greek letters alpha and beta.
Common Misconceptions
Myth: A quadratic polynomial always has exactly two distinct real zeros.
Fact: A quadratic polynomial can have two distinct real zeros, one repeated real zero (if the parabola just touches the x-axis), or no real zeros at all (if the parabola never intersects the x-axis).
Real World Applications
The trajectory of a thrown object, like a basketball or a javelin, follows a parabolic path modeled by a quadratic polynomial.
Engineers use quadratic polynomials to design the parabolic curves of satellite dishes and suspension bridges.
Frequently Asked Questions
How do you find the zeros of a quadratic polynomial?
You can find the zeros by setting the polynomial to zero and solving for x using methods like splitting the middle term (factorization) or the quadratic formula.
What is the maximum number of zeros a quadratic polynomial can have?
Because its degree is 2, a quadratic polynomial can have a maximum of two real zeros.