When the discriminant of a quadratic equation equals zero, the equation has exactly one unique real solution. That single solution is a repeated root, meaning both “answers” from the quadratic formula turn out to be the same number. This is one of three possible outcomes the discriminant can signal, and it carries useful information about both the algebra and the graph of the equation.
What the Discriminant Is
The discriminant is the expression b² − 4ac, pulled directly from the quadratic formula. For any quadratic equation in standard form (ax² + bx + c = 0), it sits under the square root sign in the formula x = (−b ± √(b² − 4ac)) / 2a. Its value determines how many real solutions the equation has and what type they are.
There are three cases:
- Positive discriminant: two distinct real solutions
- Zero discriminant: one repeated real solution
- Negative discriminant: no real solutions (two complex solutions)
You can calculate the discriminant before solving the full equation, which makes it a quick way to know what kind of answer to expect.
Why Zero Gives One Solution
The quadratic formula includes “± √(b² − 4ac),” which is where two different solutions normally come from: one using the plus, one using the minus. When b² − 4ac equals zero, the square root of zero is just zero. Adding or subtracting zero changes nothing, so both paths lead to the same number.
The formula simplifies to x = −b / 2a. That expression is also the formula for the axis of symmetry of a parabola, which is not a coincidence. The single solution sits right at the center of the curve.
Technically, the quadratic formula still produces two solutions when the discriminant is zero. They just happen to be identical. Mathematicians describe this by saying the root has “multiplicity 2,” meaning the same value appears twice as a solution. In practice, you have one distinct answer.
What It Looks Like on a Graph
Every quadratic equation corresponds to a parabola. The solutions to the equation are the x-values where the parabola crosses or touches the x-axis. When the discriminant is positive, the parabola crosses the x-axis at two separate points. When it’s negative, the parabola floats entirely above or below the axis, never touching it.
When the discriminant is zero, the parabola just barely touches the x-axis at a single point. The vertex of the parabola sits exactly on the x-axis. It doesn’t cross through; it makes contact at one spot and curves back the way it came. This is sometimes called a “tangent” relationship between the parabola and the x-axis.
A Worked Example
Take the equation x² − 6x + 9 = 0. Here, a = 1, b = −6, and c = 9.
Calculate the discriminant: (−6)² − 4(1)(9) = 36 − 36 = 0.
Since the discriminant is zero, use the simplified formula: x = −b / 2a = −(−6) / 2(1) = 6 / 2 = 3. The equation has one solution, x = 3, with multiplicity 2.
You can verify this by factoring. The expression x² − 6x + 9 factors into (x − 3)(x − 3), or (x − 3)². Both factors give the same root, which is exactly what a zero discriminant predicts. Any quadratic with a zero discriminant will factor into a perfect square like this.
Connection to Perfect Square Trinomials
A zero discriminant always means the quadratic expression is a perfect square trinomial. That means it can be written as (x − r)² for some value r, where r is the repeated root. In the example above, x² − 6x + 9 = (x − 3)².
This works in reverse too. If someone asks you to determine whether a trinomial is a perfect square, you can check the discriminant. If b² − 4ac = 0, the expression is a perfect square. If not, it isn’t. This is often faster than trying to factor by inspection, especially with larger coefficients.
How This Differs From the Other Two Cases
When the discriminant is positive, the ± in the quadratic formula produces two different numbers. The parabola crosses the x-axis at two points, and the equation has two distinct real solutions. The larger the discriminant, the farther apart those two solutions are.
When the discriminant is negative, you end up taking the square root of a negative number, which has no real value. The solutions involve imaginary numbers, and the parabola never touches the x-axis at all. In a typical algebra course, this means “no real solutions.”
The zero case is the boundary between these two scenarios. It’s the exact moment where two separate solutions merge into one, and the parabola’s lowest (or highest) point lands precisely on the x-axis. Even a tiny change to a, b, or c can tip the discriminant positive or negative, splitting that single root into two or eliminating real roots entirely.

