The Quadratic Formula Solves Every Quadratic Equation
Derive the formula by completing the square and interpret its discriminant, roots, and numerical meaning.
By Theory Commons Editors4 min readPublished Aug 23, 2026
Factoring is efficient when a quadratic has recognizable factors. The quadratic formula works for every equation ax2+bx+c=0 with a=0 because it is derived from equivalence-preserving algebra.
Derive the formula
Divide by a:
x2+abx=−ac.
Add (b/2a)2 to both sides:
(x+2ab)2=4a2b2−4ac.
Taking both square-root branches and isolating x gives
The ± is essential because both positive and negative numbers can square to the same value.
The discriminant predicts the roots
Let D=b2−4ac.
D>0: two distinct real roots;
D=0: one repeated real root;
D<0: two complex-conjugate roots and no real horizontal intercepts.
Read structure from the formula
The average of the two roots is −b/(2a), exactly the axis of symmetry. Their separation is D/∣a∣. The formula therefore encodes the geometry of the parabola, not only a solving procedure.
Check your understanding
Without solving, classify the roots of 3x2+2x+5=0.
Show the reasoning
D=22−4(3)(5)=4−60=−56<0. There are two complex-conjugate roots and no real intercepts.