Edexcel tip. ALWAYS factor the leading coefficient OUT before completing. The factored form makes the inner step monic.
Factor leading coefficient first.
Complete inside.
Re-distribute.
Final form: a(x+p)2+q.
Why complete the square?
Three uses: solving, turning point, proof.
Use 1: Solving quadratics.
Once in form a(x+p)2+q=0:
Move q: a(x+p)2=−q.
Divide by a: (x+p)2=−q/a.
Take root: x+p=±−q/a​.
Solve for x.
Useful when the equation doesn't factor or when surd-form answers are required.
Use 2: Finding the turning point of a parabola.
For y=a(x+p)2+q:
Turning point: (x=−p,y=q).
If a>0: parabola opens UP, turning point is MINIMUM.
If a<0: parabola opens DOWN, turning point is MAXIMUM.
Example. y=x2−4x+7. Complete: y=(x−2)2+3. Min at (2,3).
Use 3: Showing positive/negative definiteness.
If completing gives (x+p)2+q with q>0, the expression is ALWAYS positive (since squares are non-negative).
Example. Show x2+6x+13>0 for all x.
(x+3)2−9+13=(x+3)2+4.
(x+3)2≥0, so +4>0. Done.
Worked qualitative. Why doesn't x2+6x+13=0 have real solutions?
Completed form: (x+3)2+4=0.
(x+3)2 is non-negative, so adding 4 always gives ≥ 4. Never zero.
No real x satisfies the equation.
Confirms what the discriminant would show: 36−52=−16<0.
Edexcel tip. When asked to find the minimum or maximum, complete the square — DON'T differentiate (that's A-level).
Solve: when no nice factoring.
Vertex: read off minimum/maximum.
Proof: show positivity.
Avoid differentiation at IGCSE.
How it’s examined
Completing the square appears Paper 1H + 2H (4-6 marks). Often combined with finding turning points or solving in surd form. Examiner reports flag (1) forgetting to compensate for the extra term, (2) not factoring out for non-monic, (3) wrong sign on vertex.
Worked examples, formulae, definitions and the mistakes examiners flag — everything you need to push from a pass to an A*.
Take this whole topic with you
Download a branded revision sheet — worked examples, formulae, definitions and common mistakes for Completing the square, ready to print or save as PDF.
Step-by-step worked examples — Completing the square
Step-by-step solutions to past-paper-style questions on completing the square, written exactly the way a tutor would explain them at the board.
1Complete the square (a = 1)
Higher• completing the square
â–¼
Question
Complete the square: x2+6x−4.
Step-by-step solution
Step 1
Take HALF the coefficient of x: 6/2=3.
Step 2
Write (x+3)2 and check: (x+3)2=x2+6x+9.
Step 3
Subtract the extra constant (9) and add the original (−4):
x2+6x−4=(x+3)2−9−4=(x+3)2−13
Answer
(x+3)2−13
Examiner tip
Half-the-coefficient is the magic number. The 'square' part contains x+(half coef). Then adjust the constant.
2Complete the square (a > 1)
Higher• Adapted from 4MA1/1H May/Jun 2024 Q18• completing the square
â–¼
Question
Complete the square: 2x2−12x+5.
Step-by-step solution
Step 1
Factor out 2 from the x-terms:
2x2−12x+5=2(x2−6x)+5
Step 2
Inside, complete the square: x2−6x=(x−3)2−9.
Step 3
Substitute back:
2(x2−6x)+5=2[(x−3)2−9]+5
Step 4
Expand: 2(x−3)2−18+5=2(x−3)2−13.
Answer
2(x−3)2−13
Examiner tip
Factor out the leading coefficient FIRST. Complete inside. Then re-distribute. Mark scheme awards M1 for factoring out, M1 for the inner completion, A1 for the answer.
3Solve a quadratic using completing the square
Higher• completing the square, solve
â–¼
Question
Solve x2+8x+5=0 using completing the square.
Step-by-step solution
Step 1
Complete the square: x2+8x+5=(x+4)2−16+5=(x+4)2−11.
Step 2
Set equal to zero:
(x+4)2−11=0
Step 3
Rearrange: (x+4)2=11. Take square root: x+4=±11​.
Step 4
Solve: x=−4±11​.
Answer
x=−4±11​
Examiner tip
Completing the square is the WORKING that derives the quadratic formula. Useful when surd-form solutions are required.
4Find the turning point
Higher• turning point
â–¼
Question
Find the coordinates of the minimum point of y=x2−4x+7.
Step-by-step solution
Step 1
Complete the square: x2−4x+7=(x−2)2+3.
Step 2
Form (x+p)2+q has minimum value q at x=−p.
Step 3
Here p=−2, so minimum at x=2. Minimum value: y=3.
Answer
Minimum at (2,3)
Examiner tip
Turning point: (x=−p,y=q) for form (x+p)2+q. Up-opening (coef of x2 positive) → minimum.
Key Formulae — Completing the square
The formulae you need to memorise for completing the square on the Pearson Edexcel IGCSE 4MA1 paper, with every variable defined in plain English and a note on when to use it.
Completing the square (monic)
x2+bx+c=(x+2b​)2+c−4b2​
b/2
half the coefficient of x
When to use
When converting x2+bx+c to vertex form.
Example
x2+6x−4=(x+3)2−13.
Key Definitions and Keywords — Completing the square
Definitions to memorise and the exact keywords mark schemes credit for completing the square answers — sharpened from recent examiner reports for the 2026 Pearson Edexcel IGCSE 4MA1 sitting.
Vertex form (or completed square form)
Examiner keyword
A quadratic written as a(x+p)2+q. Easy to identify the vertex (turning point) and the minimum/maximum value.
Example
y=(x+3)2−13 has vertex at (−3,−13).
Turning point (vertex)
The minimum or maximum point of a parabola. Coordinates: (−p,q) for (x+p)2+q.
Common Mistakes and Misconceptions — Completing the square
The traps other students keep falling into on completing the square questions — taken from recent Pearson Edexcel IGCSE 4MA1 examiner reports and mark schemes — and how to avoid them.
✕Forgetting to subtract the extra term
â–¼
Why it happens
Hurried.
How to avoid it
(x+3)2=x2+6x+9, NOT x2+6x. So when you write (x+3)2 for x2+6x+..., you must SUBTRACT 9 to compensate.
✕Not factoring out the leading coefficient when a>1
4MA1/1H May/Jun 2024 — examiner report Q18
â–¼
Why it happens
Skipping a step.
How to avoid it
2x2−12x+5 → factor 2: 2(x2−6x)+5. Complete inside, then re-multiply.
✕Reading vertex as (p,q) instead of (−p,q)
â–¼
Why it happens
Form has +p, but vertex flips sign.
How to avoid it
(x+p)2+q → minimum at x=−p (because that's when squared term is zero).
Practice questions
Exam-style questions with step-by-step worked solutions. Try one before checking the method.
Past paper style quiz
Get a report showing which sub-topics you've nailed and which ones still need work.
4. Exam Quiz
Assess your understanding
Attempt a past paper style quiz for this sub-topic and get instant feedback to identify your strengths and weaknesses.
Instant AI marking SchemeExaminer's feedbackAI Detailed report
Completing the square — frequently asked questions
The things students keep getting wrong in this sub-topic, answered.
Completing the square – Study Notes & Past Paper Style Questions | Edexcel IGCSE Mathematics 4MA1 Higher Tier | Tutopiya