#### Tier: #Higher
Completing the square rewrites $ax^2 + bx + c$ in the form $a(x + p)^2 + q$. It is used to solve quadratics, find turning points, and derive the quadratic formula.
Method (for $a = 1$): $$x^2 + bx + c = \left(x + \frac{b}{2}\right)^2 - \left(\frac{b}{2}\right)^2 + c$$
Example: Complete the square for $x^2 + 6x + 7$. $$\left(x + 3\right)^2 - 9 + 7 = (x+3)^2 - 2$$
Solving by completing the square: $$(x+3)^2 - 2 = 0 \implies (x+3)^2 = 2 \implies x = -3 \pm \sqrt{2}$$
Turning point: $(x+3)^2 - 2$ has minimum at $(-3, -2)$.
For $a \neq 1$: factorise out $a$ first, then complete the square in the bracket.
Common error: forgetting to subtract $\left(\frac{b}{2}\right)^2$ after adding it inside the bracket — the expression must stay equivalent to the original.
Manipulating algebraic fractions Factorising quadratics Solving quadratics graphically
New to Bow Tie Maths? It generates questions on this topic, marks them instantly, and tracks what you've mastered. Free to sign up.
2024 Jun 2H GCSE Q20 (3 marks) 2022 Jun 1H GCSE Q19 (2 marks) 2019 Jun 1H GCSE Q19 (3 marks) 2017 Jun 1H GCSE Q11 (1 mark) 2017 Nov 3H GCSE Q13 (2 marks)