Quadratic Formula Solver
Solve ax² + bx + c = 0.
Σ The Formula
Real World Examples
# About This Calculator
The quadratic formula is one of the most important tools in algebra, discovered independently by mathematicians across ancient Babylonia, Greece, India, and the Islamic world. It provides a universal method to find the roots (solutions) of any quadratic equation in the form ax² + bx + c = 0.
Quadratic equations appear everywhere in real-world applications: calculating projectile trajectories in physics, optimizing profit in business, designing parabolic antennas, modeling population growth, and solving countless engineering problems. Understanding how to solve them is fundamental to STEM education.
The formula x = (-b ± √(b² - 4ac)) / 2a always works, regardless of whether roots are real, complex, rational, or irrational. The discriminant (b² - 4ac) tells you what type of solutions to expect: positive means two real roots, zero means one repeated root, negative means two complex roots.
While factoring is faster when possible, the quadratic formula is your reliable backup that never fails. This calculator handles all cases automatically, including complex numbers, and shows you the discriminant to help you understand the nature of the solutions.
How To Use
- Enter coefficients a, b, c.
- Click Solve.