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.

How to Use This Calculator

  1. 1

    Enter coefficient a (the number in front of x²).

  2. 2

    Enter coefficient b (the number in front of x).

  3. 3

    Enter coefficient c (the constant term).

  4. 4

    Click Calculate to see the larger root (x₁). The smaller root x₂ = (-b - √discriminant) / 2a.

Frequently Asked Questions

x = (-b ± √(b² - 4ac)) / (2a). This gives two solutions (roots) for any quadratic equation ax² + bx + c = 0.

Related Calculators