Back to Home
Advanced Math

Advanced Math

Course covering algebra, calculus, and mathematical reasoning, develop analytical skills and prepare students for complex, higher-level mathematical challenges.

Advanced Math

Course covering algebra, calculus, and mathematical reasoning, develop analytical skills and prepare students for complex, higher-level mathematical challenges.

Understanding the Quadratic Formula

0:13

The Discriminant and the Nature of Roots

6 min read

Quadratic Formula and Discriminant Quiz

5 tasks

The Discriminant and the Nature of Roots

6 min read
Aug 14, 2026
Free

In this lesson

1. Review: The Quadratic Formula2. The Discriminant3. Three Cases in DetailCase 1: $\Delta > 0$ — two real rootsCase 2: $\Delta = 0$ — one repeated rootCase 3: $\Delta < 0$ — two complex roots4. Examples5. Discriminant as a Graph Diagnostic6. A Parameter ProblemSummary
You will learn
  • What the discriminant Δ=b2−4ac\Delta = b^2 - 4acΔ=b2−4ac tells us about a quadratic
  • How to classify the number and type of roots without solving
  • The relationship between the discriminant and the graph of the parabola
  • How to apply these ideas to real problems

How was this lesson?

PoorExcellent
Previous lesson
Understanding the Quadratic Formula
Next lesson
Quadratic Formula and Discriminant Quiz
LogoMath Course Online

Transforming math education
with interactive, engaging courses.

Explore

CoursesFAQ

Account

Sign InSign Up

Connect

GitHubGitHubContact

© 2026 Math Course Online. All rights reserved.

1. Review: The Quadratic FormulaLink to 1-review-the-quadratic-formula

Every quadratic equation can be written in standard form:

ax2+bx+c=0,a≠0ax^2 + bx + c = 0, \qquad a \neq 0ax2+bx+c=0,a=0

Its solutions are given by the quadratic formula:

x=−b±b2−4ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}x=2a−b±b2−4ac

The expression under the square root plays such an important role that it has its own name.


2. The DiscriminantLink to 2-the-discriminant

Definition

The discriminant of the quadratic ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0 is

Δ=b2−4ac\Delta = b^2 - 4acΔ=b2−4ac

Because the discriminant appears under a square root, its sign determines everything about the roots.

DiscriminantNumber of rootsType of rootsGraph
Δ>0\Delta > 0Δ>0Two distinctRealCrosses the xxx-axis twice
Δ=0\Delta = 0Δ=0One repeatedRealTangent to the xxx-axis

3. Three Cases in DetailLink to 3-three-cases-in-detail

Case 1: Δ>0\Delta > 0Δ>0 — two real rootsLink to 3-three-cases-in-detail-case-1-delta-0-two-real-roots

The square root is a positive real number, so we get two distinct solutions:

x=−b+Δ2a,x=−b−Δ2ax = \frac{-b + \sqrt{\Delta}}{2a}, \qquad x = \frac{-b - \sqrt{\Delta}}{2a}x=2a−b+Δ​​,x=2a−b−Δ​​

Geometrically, the parabola crosses the xxx-axis at two points.

Case 2: Δ=0\Delta = 0Δ=0 — one repeated rootLink to 3-three-cases-in-detail-case-2-delta-0-one-repeated-root

Both solutions collapse into one:

x=−b2ax = -\frac{b}{2a}x=−2ab​

The parabola just touches the xxx-axis at its vertex.

Case 3: Δ<0\Delta < 0Δ<0 — two complex rootsLink to 3-three-cases-in-detail-case-3-delta-0-two-complex-roots

The roots are complex conjugates:

x=−b±i∣Δ∣2ax = \frac{-b \pm i\sqrt{|\Delta|}}{2a}x=2a−b±i∣Δ∣

The parabola never touches the xxx-axis.


4. ExamplesLink to 4-examples

Example 1

Find the nature of the roots of 2x2+3x−2=02x^2 + 3x - 2 = 02x2+3x−2=0.

Δ=32−4(2)(−2)=9+16=25>0\Delta = 3^2 - 4(2)(-2) = 9 + 16 = 25 > 0Δ=32−4(2)(−2)=9+16=25>0

Two distinct real roots. (Indeed, the solutions are x=12x = \frac{1}{2}x=21​ and x=−2x = -2x=−2.)

Example 2

Find the nature of the roots of x2−4x+4=0x^2 - 4x + 4 = 0x2−4x+4=0.

Δ=(−4)2−4(1)(4)=16−16=0
Example 3

Find the nature of the roots of x2+2x+5=0x^2 + 2x + 5 = 0x2+2x+5=0.

Δ=22−4(1)(5)=4−20=−16<0\Delta = 2^2 - 4(1)(5) = 4 - 20 = -16 < 0

5. Discriminant as a Graph DiagnosticLink to 5-discriminant-as-a-graph-diagnostic

The discriminant tells you whether a parabola intersects the xxx-axis without solving or sketching. Drag the slider to see how the graph and its roots change together.

Edit Graph on Desmos

6. A Parameter ProblemLink to 6-a-parameter-problem

Sometimes the roots must satisfy a condition, and the discriminant lets us solve for a parameter.

Example 4

For which values of kkk does x2+kx+4=0x^2 + kx + 4 = 0x2+kx+4=0 have two distinct real roots?

We need Δ>0\Delta > 0Δ>0:

k2−4(1)(4)>0  ⟹  k2>16  ⟹  k<−4 or k>4k^2 - 4(1)(4) > 0 \implies k^2 > 16 \implies k < -4 \text{ or } k > 4k2−4(1)(4)>0⟹k

SummaryLink to summary

  • The discriminant is Δ=b2−4ac\Delta = b^2 - 4acΔ=b2−4ac.
  • Δ>0\Delta > 0Δ>0: two real roots; Δ=0\Delta = 0Δ=0: one repeated root; Δ<0\Delta < 0Δ<0: two complex roots.
  • The discriminant diagnoses how the parabola meets the xxx-axis.
  • It is a powerful tool for parameter problems.
Next step

Practice classifying and finding roots in the chapter quiz.

​
​
Δ<0\Delta < 0
Δ<0
Two distinct
Complex (non-real)
Never touches the xxx-axis
​
​
\Delta = (-4)^2 - 4(1)(4) = 16 - 16 = 0
Δ=(−4)2−4(1)(4)=16−16=0

Exactly one repeated real root, x=2x = 2x=2.

Δ=22−4(1)(5)=4−20=−16<0

Two complex conjugate roots, x=−1±2ix = -1 \pm 2ix=−1±2i.

2
>
16⟹
k<
−4 or k>
4