D > 0
There are two distinct real roots. The parabola crosses the x-axis at two points.
Math
Calculate real or complex roots with the discriminant, vertex, exact form and quadratic-formula steps.
Equation
ax² + bx + c = 0
Examples
x = (-b ± sqrt(D)) / (2a)
Substitute the coefficients to view the formula.
The discriminant connects the roots with the shape of the parabola.
There are two distinct real roots. The parabola crosses the x-axis at two points.
There is one double real root. The parabola touches the x-axis at its vertex.
There are no real roots. The solutions appear as complex numbers.
For an equation ax² + bx + c = 0, the discriminant is D = b² - 4ac, and the solutions are obtained with x = (-b ± sqrt(D)) / (2a).
The discriminant is D = b² - 4ac. Its sign indicates whether the equation has two real roots, one double root or complex roots.
When the discriminant is negative, the equation has no real roots. The calculator shows two complex roots with real and imaginary parts.
If a = 0, the expression is no longer quadratic and becomes a linear equation of the form bx + c = 0.
Yes. When D < 0, it shows solutions as real part ± imaginary part i.
A double root occurs when D = 0. On the graph, the parabola touches the x-axis at one point.
The vertex is the parabola's maximum or minimum point. It is calculated with xv = -b/(2a) and yv = a*xv² + b*xv + c.