Calcsite / Math / Quadratic Equation Solver
Math

Quadratic Equation Solver

Solve ax² + bx + c = 0 for real roots.

Quadratic Equation Solver

How this calculator works

The quadratic formula finds where a parabola crosses the x-axis. When the discriminant is negative, there are no real roots.

Formula

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