The Quadratic Formula Calculator helps you quickly solve any quadratic equation of the form ax² + bx + c = 0. Just enter the values of a, b, and c, and get the exact real or complex roots instantly.
Quadratic Formula Calculator
How to Use the Calculator
- Enter the coefficient a (the number in front of x²).
- Enter the coefficient b (the number in front of x).
- Enter the constant term c.
- Click “Calculate”.
- The calculator will display the two solutions (real or complex), or tell you if there are no real roots.
Formula Used:
The quadratic formula is:
Where:
-
a, b, and c are the coefficients from the quadratic equation
ax² + bx + c = 0
. -
The part under the square root,
b² - 4ac
, is called the discriminant:-
If it’s positive: Two real solutions.
-
If it’s zero: One real solution (a repeated root).
-
If it’s negative: Two complex solutions.
-
Example:
Solve the equation 2x² - 4x - 6 = 0
Here:
-
a = 2
-
b = -4
-
c = -6
Plug into the formula:
Advertisements
So the solutions are:
Final Answer: x = 3 and x = -1
Advertisements