Revision notes for Edexcel IGCSE Maths Completing the Square. Open the guide for explanations and worked examples. Written against the Edexcel IGCSE Maths (4MA1) specification, so the content matches what's examinable rather than general Maths background.
Completing the Square
What you'll learn
How to rewrite a quadratic expression in completed square form.
How to find the turning point of a quadratic graph quickly.
How to handle quadratics where the coefficient of x2x^2x2 is not 1.
How to solve quadratic equations exactly, giving answers in surd form.
1. The key idea: build a perfect square
A quadratic is an expression or equation where the highest power of the variable is squared, for example x2−6x+1x^2 - 6x + 1x2−6x+1.
To complete the square, you rewrite the first two terms so they come from expanding a squared bracket.
Definition
Perfect square
A perfect square expression is something like (x+3)2(x + 3)^2(x+3)2 or (x−5)2(x - 5)^2(x−5)2. It is called a square because it is a bracket multiplied by itself.
Before completing the square, you need to be confident expanding these:
The turning point of a quadratic graph is the point where the curve changes direction. For a positive x2x^2x2 coefficient, it is the minimum point.
A quadratic graph is a U-shaped curve called a parabola. Completed square form makes the turning point easy to spot.
If
y=(x+a)2+by = (x + a)^2 + by=(x+a)2+b
then the smallest value of the square part is zero. This happens when x+a=0x + a = 0x+a=0, so x=−ax = -ax=−a. The turning point is:
(−a, b)(-a,\ b)(−a,b)
The diagram shows the same idea in the form y=(x−h)2+ky = (x - h)^2 + ky=(x−h)2+k: the squared part is smallest at x=hx = hx=h, so the turning point is (h, k)(h,\ k)(h,k).
Example
Finding a turning point after completing the square
Start with the quadratic:
y=x2+10x+4y = x^2 + 10x + 4y=x2+10x+4
Complete the square. Half of 10 is 5:
y=(x+5)2−25+4y = (x + 5)^2 - 25 + 4y=(x+5)2−25+4
Simplify:
y=(x+5)2−21y = (x + 5)^2 - 21y=(x+5)2−21
The square part is zero when x+5=0x + 5 = 0x+5=0, so x=−5x = -5x=−5.
The turning point is (−5, −21)(-5,\ -21)(−5,−21).
Tip
Sign check for the x-coordinate
In (x+5)2−21(x + 5)^2 - 21(x+5)2−21, the turning point has x=−5x = -5x=−5, not positive 5. The sign changes because you solve x+5=0x + 5 = 0x+5=0.
4. Odd coefficients give fractions
Sometimes halving the coefficient of xxx gives a fraction. That is completely normal.
For example, half of 3 is 32\frac{3}{2}23, so a square bracket might be (x+32)2\left(x + \frac{3}{2}\right)^2(x+23)2.
Example
Completing the square with an odd coefficient
Start with:
y=x2+5x−2y = x^2 + 5x - 2y=x2+5x−2
Half of 5 is 52\frac{5}{2}25, so use (x+52)2\left(x + \frac{5}{2}\right)^2(x+25)2.
When there is a number outside the bracket, it multiplies everything inside. In 2((x−5)2−25)2((x - 5)^2 - 25)2((x−5)2−25), the correction becomes -50, not -25.
6. Solving quadratics by completing the square
Definition
Surd form
A surd is an exact square root that cannot be simplified to a whole number, such as 7\sqrt{7}7 or 13\sqrt{13}13. Leaving answers in surd form means giving exact answers, not decimals.
To solve by completing the square:
Rewrite the quadratic in completed square form.
Move the constant to the other side.
Square root both sides.
Remember the ±\pm± sign.
Solve for xxx.
Example
Solving x2+6x−5=0 by completing the square
Complete the square for x2+6x−5x^2 + 6x - 5x2+6x−5: