All Calculators
Quadratic Equation Solver
Solve axยฒ + bx + c = 0 with step-by-step working.
About Quadratic Equations
A quadratic equation has the form axยฒ + bx + c = 0 where a โ 0. The solutions (roots) are found using the quadratic formula: x = (โb ยฑ โ(bยฒ โ 4ac)) / 2a.
The discriminant (ฮ = bยฒ โ 4ac) determines the nature of the roots. When ฮ > 0, there are two distinct real roots. When ฮ = 0, there is exactly one repeated root. When ฮ < 0, the roots are complex conjugates involving the imaginary unit i.
The graph of a quadratic function is a parabola. If a > 0 it opens upward; if a < 0 it opens downward. The vertex is the turning point, located at x = โb/2a.