Revision notes for Edexcel GCSE Maths Completing the Square. Open the guide for explanations and worked examples. Written against the Edexcel GCSE Maths (1MA1) specification, so the content matches what's examinable rather than general Maths background.
Completing the Square
What you'll learn
How to turn expressions with an x2x^2x2 term into a squared-bracket form.
How to find the lowest or highest point on the graph quickly.
How to handle odd middle numbers and a number in front of x2x^2x2.
How to solve equations exactly using square roots.
Key vocabulary
Definition
Essential terms
Completing the square means rewriting an expression like x2+px+qx^2+px+qx2+px+q so it contains a squared bracket.
A quadratic expression has highest power x2x^2x2; its graph is a parabola, a U-shaped curve.
A coefficient is the number multiplying a variable; a constant is a number on its own.
A perfect square is a squared bracket such as (x−3)2(x-3)^2(x−3)2.
Completed square form is (x+h)2+k(x+h)^2+k(x+h)2+k or a(x+h)2+ka(x+h)^2+ka(x+h)2+k, where the letters stand for constants.
A turning point is where the parabola changes direction; it is also called the vertex.
So completing the square is really running this expansion backwards. The middle term, 2rx2rx2rx, tells you that the number in the bracket is half the coefficient of xxx.
Key Idea
Half, then square
For x2+px+qx^2+px+qx2+px+q, half the coefficient of xxx to make the bracket, then subtract the square you accidentally added.
Example
Reversing the expansion
The coefficient of xxx in x2+10xx^2+10xx2+10x is 10, so half is 5.
If the number multiplying the square is positive, the point is a minimum, meaning the lowest point. If it is negative, it is a maximum, meaning the highest point.
Tip
Opposite sign in the bracket
The x-coordinate uses the opposite sign to the bracket number: (x+6)2(x+6)^2(x+6)2 gives x=−6x=-6x=−6.
4. Odd coefficients often give fractions
If the coefficient of xxx is odd, halving it gives a fraction. That is completely normal at higher GCSE.
Example
Completing the square with fractions
Find the turning point of y=x2−3x+2y=x^2-3x+2y=x2−3x+2.
Half of -3 is −32-\frac{3}{2}−23, so the bracket is (x−32)2\left(x-\frac{3}{2}\right)^2(x−23)2.
The turning point is (32,−14)\left(\frac{3}{2},-\frac{1}{4}\right)(23,−41).
5. When the coefficient of x2x^2x2 is not 1
The leading coefficient is the coefficient of x2x^2x2. If it is not 1, factor it out of the x2x^2x2 and xxx terms first, then complete the square inside the bracket.
Example
A coefficient in front of x2
Rewrite 2x2+16x+352x^2+16x+352x2+16x+35 in the form a(x+b)2+ca(x+b)^2+ca(x+b)2+c, then state the turning point.