Interpreting the discriminant
The discriminant Δ = b² − 4ac appears under the square root in the quadratic formula: x = (−b ± √Δ) / (2a). Its sign determines what lies under that radical.
When Δ > 0, the square root is real and positive, giving two distinct real roots. When Δ = 0, the square root vanishes, giving one repeated root x = −b/(2a). When Δ < 0, the square root of a negative number produces complex conjugate roots.
Δ = b² − 4ac
The discriminant of a quadratic equation.
x = (−b ± √Δ) / (2a)
Quadratic formula using the discriminant.