What is the discriminant? For a quadratic equation \(ax^{2} + bx + c\) = 0, the discriminant (denoted by D or Δ) is: D = \(b^{2} - 4ac\)
The discriminant tells us the nature of the roots without actually solving the equation!
Nature of roots based on discriminant:
| Discriminant (D) | Nature of Roots | Roots are |
|---|---|---|
| D > 0 | Real and distinct | Two different real numbers |
| D = 0 | Real and equal (repeated) | One real number (double root) |
| D < 0 | No real roots (imaginary) | Two complex conjugate roots |
Quadratic formula: When D ≥ 0, the roots are given by: x = [−b ± \(\sqrt{D}\)] / (2a)
Real-life meaning:
- D > 0 → The parabola (graph of quadratic) cuts the x-axis at two different points
- D = 0 → The parabola touches the x-axis at exactly one point (vertex on axis)
- D < 0 → The parabola never touches the x-axis (lies entirely above or below)