1. Factorisation – Fast when the numbers are simple, but does not work for all quadratics. Once factorised, set each bracket to 0 and solve.
2. Completing the square – Works for any quadratic. Also helps find the turning point. Write in the form (a(x + p)^2 + q = 0) and solve.
3. Quadratic formula – Works for any quadratic. Uses the coefficients (a), (b), and (c):
The expression (b^2 - 4ac) is the discriminant.
Example: Solve (2x^2 + 5x - 12 = 0)
(a = 2), (b = 5), (c = -12)
(x = \frac{6}{4} = 1.5) or (x = \frac{-16}{4} = -4)
Solutions: (x = 1.5) or (x = -4)
Many calculators can solve quadratics directly. Get used to your calculator's functions. However: