Solve equations of the form ax² + bx + c = 0
0
0
0
Root 1: 0
Root 2: 0
Discriminant: 0
A quadratic calculator helps you solve equations of the form ax² + bx + c = 0 using the quadratic formula.
The formula is: x = (-b ± √(b² - 4ac)) / (2a)
The discriminant (b² - 4ac) determines the type of roots: positive = real, zero = equal, negative = complex.
For example, x² - 3x + 2 = 0 gives roots x = 1 and x = 2.
Explore more tools on our home page or visit math calculators.