calculatorkong
Math

Quadratic Formula Calculator

Solve ax² + bx + c = 0 with real or complex roots and the discriminant.

Example:

a x² + b x + c = 0

x₁

x₂

Discriminant

Nature

Quadratic formula
x = ( −b ± √(b² − 4ac) ) ÷ 2a

For any equation ax² + bx + c = 0 (a ≠ 0). The discriminant b² − 4ac reveals the roots before you solve: positive → two distinct real roots, zero → one repeated real root, negative → two complex conjugate roots.

Solving quadratic equations

A quadratic equation has the form ax² + bx + c = 0. The quadratic formula, x = (−b ± √(b² − 4ac)) / 2a, solves any of them. The quantity under the root, the discriminant, determines whether the roots are real and distinct, real and repeated, or complex.

This tool also reports the parabola's vertex and the direction it opens, which is useful for graphing and optimization problems.

Frequently Asked Questions

What is the quadratic formula? +

For ax² + bx + c = 0, the roots are x = (−b ± √(b² − 4ac)) / (2a). The term b² − 4ac is the discriminant.

What does the discriminant tell me? +

If it is positive there are two distinct real roots; if zero there is one repeated real root; if negative there are two complex-conjugate roots.

What if a = 0? +

Then the equation is linear, not quadratic. Enter a non-zero value for a to use the quadratic formula.

Powered by Calculator Kong ↗

Related Calculators