Skip to content
MasterMath

Discriminant Calculator

The discriminant b² − 4ac tells you how many real solutions a quadratic has before you solve it, and how many times its parabola meets the x-axis.

Discriminant

—

Discriminant—
What it means—
How many real solutions—
Crossings of the x-axis—

How it was solved

    The formula

    Δ = b² − 4ac

    Why it works

    The discriminant is the part of the quadratic formula under the square root. Since a square root of a negative number is not real, that single expression decides everything: positive gives two answers, zero gives one, negative gives none.

    How to solve it by hand

    1. Square b
    2. Multiply 4 by a by c
    3. Subtract the second from the first
    4. Read the sign: positive, zero or negative

    What is worth knowing

    The geometry makes it intuitive. A quadratic graphs as a parabola, and its real roots are exactly where that parabola crosses the x-axis. Two crossings means two roots; touching the axis at its vertex means one repeated root; floating entirely above or below means none. That is also why a zero discriminant is called a repeated root rather than a single one: both solutions are there, they have just landed on top of each other. In practice the discriminant is most useful when you only need to know whether a solution exists — in optimisation, in physics, or when checking whether two curves can intersect at all.

    Frequently asked questions

    What is the discriminant used for?

    To find out how many real solutions a quadratic has without solving it. It is also the sign test for whether a parabola meets the x-axis.

    What does a discriminant of zero mean?

    One repeated root. The parabola touches the x-axis at exactly one point, its vertex.

    Can the discriminant be negative?

    Yes, and it means there are no real solutions. The two solutions are complex conjugates.

    Is there a discriminant for cubics?

    Yes, and it works the same way, though the expression is much longer and the cases are more involved.