Skip to content

What does the discriminant tell you

The discriminant (b^{2}-4ac) tells you whether a quadratic has two distinct real roots, one repeated real root, or two complex conjugate roots, based solely on its sign.

Algebra · Quadratics


The discriminant of a quadratic ax2+bx+cax^{2}+bx+c is defined as D=b24acD=b^{2}-4ac. It is a single number that encodes the nature of the solutions to the equation ax2+bx+c=0ax^{2}+bx+c=0. By looking only at the sign of DD, you can decide if the solutions are real or complex without actually solving the equation. This makes the discriminant a quick diagnostic tool before you invest time in the quadratic formula.

Sign of the discriminant and root types

The sign of DD determines the root configuration:

  • Positive discriminant >0>0 → two distinct real roots
  • Zero discriminant =0=0 → one repeated real root
  • Negative discriminant <0<0 → two complex conjugate roots

When D>0D>0 the quadratic crosses the x‑axis at two distinct points, so there are two different real roots. When D=0D=0 the parabola just touches the x‑axis; the single real root has multiplicity two, called a repeated root. When D<0D<0 the parabola never meets the x‑axis; the solutions are a pair of complex conjugates. The magnitude of DD does not affect the count of roots, only the sign matters.

To classify the roots using the discriminant:

  1. 1Compute D=b24acD=b^{2}-4ac.
  2. 2Compare DD to zero.
  3. 3State the root type according to the sign.

Consider 2x24x+1=02x^{2}-4x+1=0. Here a=2a=2, b=4b=-4, c=1c=1. The discriminant is D=(4)2421=168=8D=(-4)^{2}-4\cdot2\cdot1=16-8=8, which is positive. Therefore the equation has two distinct real roots, which the quadratic formula gives as x=4±84=4±224=1±22x=\frac{4\pm\sqrt{8}}{4}=\frac{4\pm2\sqrt{2}}{4}=1\pm\frac{\sqrt{2}}{2}. The example shows how the sign of DD immediately tells you the root nature.

Summary of discriminant sign versus root type:

DiscriminantRoot type
0
Two distinct real roots
=0One repeated real root
<0Two complex conjugate roots

The discriminant emerges from completing the square when deriving the quadratic formula. During that process the term (b/2a)2c/a(b/2a)^{2}-c/a simplifies to (b24ac)/(4a2)(b^{2}-4ac)/(4a^{2}), whose numerator is exactly DD. Because the square root in the formula is D\sqrt{D}, the sign of DD decides whether the square root is real or imaginary. Understanding this origin clarifies why the discriminant alone governs the root nature.

Check yourself

If a quadratic has discriminant -9, what can be said about its roots?

Get this as a lesson built for you

Describe what you are studying and Lernex writes the lesson and the questions around it. Free, and it takes about a minute.

Try it

No account needed to try it.

What people ask next