MEMORISE
Quadratic formula: x = [−b ± √(b²−4ac)] / 2a. Discriminant Δ = b²−4ac: Δ>0 two real roots, Δ=0 one repeated root, Δ<0 no real roots.
x = (−b ± √(b² − 4ac)) / 2a
KEY FACTS
Vertex form: y = a(x−h)² + k, vertex at (h, k). Sum of roots = −b/a, product of roots = c/a.
Worked Example
Solve 2x² − 5x + 2 = 0 using the formula.
a=2, b=−5, c=2. Δ = 25−16 = 9.
x = (5 ± 3)/4 → x = 2 or x = 1/2
Answer: x = 2 or x = 0.5