The Discriminant: How Many Roots?

25 min
0/4 practice checks

The expression under the square root, Δ=b24ac\Delta = b^2 - 4ac, is called the discriminant. It discriminates between three situations — without solving anything:

Δ\DeltaRoots
Δ>0\Delta > 0two distinct real roots
Δ=0\Delta = 0one repeated real root
Δ<0\Delta < 0no real roots

Why: the formula says x=b±Δ2ax = \frac{-b \pm \sqrt{\Delta}}{2a}. A positive Δ\Delta gives ±\pm two different values; zero gives ±0\pm 0 (the same value twice); negative has no real square root at all.

Example. x2+2x+5=0x^2 + 2x + 5 = 0: Δ=420=16<0\Delta = 4 - 20 = -16 < 0 → no real roots. The parabola never touches the xx-axis.

If Δ=b24ac>0\Delta = b^2 - 4ac > 0, the quadratic equation has…

Compute the discriminant of x2+2x+5=0x^2 + 2x + 5 = 0.

A quadratic has Δ=0\Delta = 0. Geometrically, its parabola…

Compute the discriminant of 2x24x+2=02x^2 - 4x + 2 = 0.