ALGEBRAAlgebraMathematics Calculator
Δ

Quadratic Discriminant

The discriminant Δ=b²−4ac of ax²+bx+c=0 determines the nature of roots: Δ>0 gives two distinct real roots, Δ=0 gives one repeated root, Δ<0 gives two complex conjugate roots. It appears under the square root in the quadratic formula.

Concept Fundamentals
Two real roots
Δ>0
One repeated root
Δ=0
Two complex roots
Δ<0
(−b/2a, f(−b/2a))
Vertex

Did our AI summary help? Let us know.

Δ is the expression under the square root in the quadratic formula. Perfect square Δ means roots are rational (when a,b,c are integers). Vertex lies on the axis of symmetry x=−b/(2a).

Key quantities
Two real roots
Δ>0
Key relation
One repeated root
Δ=0
Key relation
Two complex roots
Δ<0
Key relation
(−b/2a, f(−b/2a))
Vertex
Key relation

Ready to run the numbers?

Why: The discriminant tells you at a glance whether a quadratic has real solutions, a double root (parabola tangent to x-axis), or no real roots. Essential for graphing and solving quadratics.

How: Compute Δ=b²−4ac from coefficients a,b,c. If Δ>0: two real roots. If Δ=0: one root at x=−b/(2a). If Δ<0: two complex roots. Vertex is always at x=−b/(2a).

Δ is the expression under the square root in the quadratic formula.Perfect square Δ means roots are rational (when a,b,c are integers).

Run the calculator when you are ready.

Compute DiscriminantΔ=b²−4ac, nature of roots, vertex

📐 Examples — Click to Load

Coefficients: ax² + bx + c = 0

discriminant.sh
CALCULATED
$ discriminant --a=1 --b=-5 --c=6
Discriminant Δ
1.0000
Nature of Roots
Two distinct real
Vertex (h, k)
(2.50, -0.25)
Roots
x₁=2.00, x₂=3.00
Share:

b² vs 4ac vs Δ

Nature of Roots Classification

📐 Calculation Steps

Equation: 1x² - 5x + 6 = 0
Discriminant: Δ = b² - 4ac = (-5)² - 4(1)(6) = 25 - 24 = 1
Δ > 0: Two distinct real roots
x₁ = (-b - √Δ)/(2a) = 2.0000
x₂ = (-b + √Δ)/(2a) = 3.0000
Vertex: (2.5000, -0.2500)

For educational and informational purposes only. Verify with a qualified professional.

🧮 Fascinating Math Facts

📐

Δ=0 when the parabola just touches the x-axis (tangent).

— Geometry

🔢

For x²+bx+c, Δ=b²−4c. Simpler when a=1.

— Monic

📋 Key Takeaways

  • • The discriminant Δ = b² - 4ac classifies the roots of ax² + bx + c = 0
  • Δ > 0: Two distinct real roots — parabola crosses x-axis twice
  • Δ = 0: One repeated real root — parabola touches x-axis at vertex
  • Δ < 0: Two complex conjugate roots — parabola never crosses x-axis
  • • The discriminant appears under the square root in the quadratic formula

💡 Did You Know?

📐x²-5x+6 has Δ=1 &gt; 0: two real roots x=2 and x=3. The parabola crosses the x-axis at both points.Source: Algebra
🎯x²-4x+4 has Δ=0: one repeated root x=2. The vertex lies exactly on the x-axis.Source: Vertex Form
🌀x²+x+1 has Δ=-3 &lt; 0: complex roots. The parabola opens up but never touches the x-axis.Source: Complex Numbers
🚀Projectile height h=-16t²+vt+h₀: discriminant determines if the projectile reaches a target height.Source: Physics
📊In engineering, the discriminant of stress equations indicates whether a design has real solutions.Source: Engineering
💰Breakeven analysis: profit = -ax²+bx+c. Δ≥0 means the business can break even (real roots).Source: Finance

📖 How the Discriminant Works

The quadratic formula is x = (-b ± √(b²-4ac))/(2a). The expression under the square root, b²-4ac, is the discriminant. If it is positive, √Δ is real and we get two real roots. If zero, we get one root. If negative, √Δ is imaginary and we get complex conjugate roots.

Geometric Meaning: Parabola-Axis Intersections

The discriminant tells you how many times the parabola y = ax²+bx+c intersects the x-axis. Δ>0: two intersections (parabola crosses x-axis twice). Δ=0: one (parabola is tangent to x-axis at vertex). Δ<0: none (parabola lies entirely above or below x-axis).

Extension to Higher Degree

Cubic equations ax³+bx²+cx+d=0 have a discriminant too. For cubics, Δ = b²c² - 4ac³ - 4b³d - 27a²d² + 18abcd. When Δ>0: three distinct real roots. Δ=0: at least one repeated root. Δ<0: one real root and two complex conjugates. Quartic equations have even more complex discriminant formulas.

🎯 Expert Tips

💡 Check a First

If a=0, it's not a quadratic. The discriminant formula only applies to ax²+bx+c with a≠0.

💡 Perfect Square

If Δ is a perfect square and a,b,c are rational, the roots are rational. Great for factoring.

💡 Vertex Connection

Vertex x-coordinate h = -b/(2a). When Δ=0, the vertex lies on the x-axis.

💡 Higher Degree

Cubic and quartic equations have discriminants too, but formulas are more complex.

📊 Reference: Nature of Roots

ΔNature of RootsParabola
Δ > 0Two distinct real rootsCrosses x-axis twice
Δ = 0One repeated real rootTangent at vertex
Δ < 0Two complex conjugate rootsNo x-intercepts

❓ FAQ

What is the discriminant?

For ax²+bx+c=0, the discriminant is Δ = b²-4ac. It determines whether the quadratic has two real roots, one repeated root, or two complex roots.

What does Δ > 0 mean?

The quadratic has two distinct real roots. The parabola crosses the x-axis at two different points.

What does Δ = 0 mean?

The quadratic has exactly one real root (a repeated root). The parabola touches the x-axis at its vertex.

What does Δ < 0 mean?

The quadratic has two complex conjugate roots. The parabola does not intersect the x-axis.

Where does the discriminant appear?

In the quadratic formula: x = (-b ± √Δ)/(2a). The discriminant is the expression under the square root.

Does the discriminant extend to cubic equations?

Yes. Cubic equations have a discriminant too, but the formula is more complex: Δ = b²c² - 4ac³ - 4b³d - 27a²d² + 18abcd for ax³+bx²+cx+d.

🔢 Quick Reference

Δ
b² - 4ac
Δ>0
Two real roots
Δ=0
One repeated root
Δ<0
Complex roots

⚠️ Disclaimer: This calculator computes the discriminant and nature of roots for quadratic equations. For cubic or higher-degree polynomials, different formulas apply. Educational use only.

👈 START HERE
⬅️Jump in and explore the concept!
AI

Related Calculators

Polynomial Root Calculator

Find real and complex roots of polynomials up to degree 4. Uses quadratic formula for exact solutions, numerical methods for cubic and quartic. Includes rational root theorem, Descartes' rule of signs, multiplicity, and upper/lower bounds. Bar and doughnut charts for root visualization.

Mathematics

Quadratic Equation Calculator

Solve ax²+bx+c=0 with discriminant, roots (real or complex), vertex, axis of symmetry, factored form, and Vieta's formulas. Supports formula, completing the square, and factoring methods. Bar chart of coefficients and discriminant, doughnut showing real vs complex roots. Examples: x²-5x+6, projectile motion, golden ratio.

Mathematics

Quadratic Formula Calculator

Apply x = (-b ± √(b²-4ac))/(2a) step-by-step. Exact, decimal, and complex roots. Simplify radicals, graphical interpretation. Bar chart of -b, √Δ, 2a...

Mathematics

Completing the Square Calculator

Convert quadratic expressions from standard form ax²+bx+c to vertex form a(x-h)²+k. Find vertex, axis of symmetry, x-intercepts, and min/max values....

Mathematics

Cubic Equation Calculator

Solve cubic equations ax³+bx²+cx+d=0 using Cardano's formula. Find all roots (real and complex), discriminant analysis, Vieta's relations, depressed cubic form, and step-by-step solutions. Essential for polynomial theory, physics, and engineering applications.

Mathematics

Perfect Square Trinomial Calculator

Check if ax²+bx+c is a perfect square trinomial and factor as (px+q)². Generate perfect square trinomials from (px+q)². Complete incomplete trinomials to...

Mathematics