Kwadratische vergelijkingen hebben de vorm ax² + bx + c = 0.
Formule
x = (−b ± √(b² − 4ac)) / 2a
Voorbeeld
x² − 5x + 6 = 0
- Discriminant: 25 − 24 = 1
- x = (5 ± 1) / 2
- x = 3 of x = 2
Alternatieve Methoden
- Ontbinden in factoren: (x−3)(x−2) = 0
- Kwadraat aanvullen