Math & Statistics
Quadratic Formula
Updated 2025-09-30
Definition
The closed-form solution for any quadratic equation ax² + bx + c = 0, where a ≠ 0: x = (−b ± √(b² − 4ac)) ÷ 2a. The discriminant b² − 4ac determines the nature of the roots: positive yields two real solutions, zero gives one repeated root, negative produces two complex conjugate roots. Babylonian mathematicians solved quadratic equations as early as 2000 BCE using geometric methods; the modern algebraic form appeared in 9th-century Persian mathematician Al-Khwarizmi's work.
Related Calculators
- Quadratic Formula Calculator - Solve quadratic equations (ax² + bx + c = 0) using the quadratic formula.
- Slope Calculator - Calculate the slope of a line from two points and get the equation of the line.
- Mean, Median, Mode Calculator - Calculate the mean (average), median (middle), and mode (most common) of a data set.