Quadratic Formula Calculator
The Quadratic Formula Calculator solves any quadratic equation of the form ax² + bx + c = 0. Enter the coefficients a, b, and c and get the two roots (solutions) instantly. The calculator returns the larger of the two roots — use the discriminant (b² - 4ac) to determine whether the roots are real and distinct, equal, or complex.
Frequently Asked Questions
x = (-b ± √(b² - 4ac)) / (2a). This gives two solutions (roots) for any quadratic equation ax² + bx + c = 0.
