The Quadratic Formula
A quadratic equation has the form ax² + bx + c = 0, where a ≠ 0. The solutions (roots) are found using the quadratic formula.
x = (−b ± √(b² − 4ac)) / 2a
Discriminant D = b² − 4ac
Discriminant D = b² − 4ac
Types of Roots (based on Discriminant)
D > 0
Two distinct real roots
D = 0
One repeated real root
D < 0
Two complex roots