Launching your learning experience…
Detailed notes on Algebra for Cambridge IGCSE Mathematics, covering key concepts, explanations, examples, and exam-focused revision points.
Solve ax2+bx+c=0 by factorising, completing the square, or the quadratic formula. Read off solutions, check the discriminant, and turn quadratic inequalities into a sign analysis.
Mapped to the Cambridge IGCSE 0580 syllabus (2025-2027).
Set the equation to zero, factorise, then read off the roots from the brackets.
Method.
Worked. Solve x2−7x+12=0.
Worked (non-monic). Solve 2x2+x−6=0.
x=2a−b±b2−4ac. Works on every quadratic.
When factorising fails (or is tedious), use: x=2a−b±b2−4ac.
Identify a, b, c from ax2+bx+c=0 and substitute.
Worked. Solve 2x2−5x−3=0.
Worked (irrational roots). Solve x2−4x+1=0.
When asked for exact answers, leave the surd form. When asked for decimals, round as instructed (usually 2 d.p.).
b2−4ac tells you how many real roots there are without solving.
The discriminant is Δ=b2−4ac.
| Δ | Real roots |
|---|---|
| >0 | TWO distinct real roots |
| =0 | ONE repeated real root |
| <0 | NO real roots (graph doesn't touch the x-axis) |
Worked. How many real roots does x2+4x+5=0 have?
Worked. Find k such that x2+kx+9=0 has exactly one real root.
Rewrite x2+bx+c as (x+b/2)2−(b/2)2+c. Useful for finding turning points and proving identities.
Identity. x2+bx=(x+2b)2−(2b)2.
For a full quadratic with leading coefficient 1: x2+bx+c=(x+b/2)2−(b/2)2+c.
Worked. Complete the square for x2+6x+5.
Use 1: solving. Set to zero. (x+3)2−4=0⇒(x+3)2=4⇒x+3=±2⇒x=−1 or −5.
Use 2: turning point of y=x2+6x+5. From completed-square form, the vertex is at (−3,−4). Minimum value is −4.
Non-monic. Factor out a first: 2x2+8x+5=2(x2+4x)+5=2[(x+2)2−4]+5=2(x+2)2−8+5=2(x+2)2−3.
Find the roots, sketch the parabola, then read which side(s) of the curve match.
Method.
Worked. Solve x2−5x+6<0.
Worked. Solve x2−5x+6≥0.
A handy sketch. A parabola that opens up is positive outside the roots, negative between them. Opens down: opposite.
Verbatim phrases and definitions Cambridge mark schemes credit.
Quadratic equations appear on every Paper 4 — typically 4-6 marks total across factorising, formula, completing the square. Paper 2 has 2-3 mark factorising-only items. Quadratic inequalities show up most years as 3-4 mark questions. Examiner reports flag sign errors in the quadratic formula and incorrect direction of inequality (between vs outside) as the recurring failures.
Sources: Cambridge IGCSE Mathematics 0580 syllabus 2025-2027 (E2.9-2.10); 0580/22 May/Jun 2024 — Q15 (factorise + solve); 0580/42 Oct/Nov 2024 — Q15 (formula with surd answer); 0580 Examiner Reports 2022-2024. Last reviewed 2026-05-05.
Step-by-step solutions to past-paper-style questions on quadratic equations and inequalities, written exactly the way a tutor would explain them at the board.
Almost every quadratic equations and inequalities exam question is one of these shapes. Learn to spot each one and you will always know how to start.
Recognise it by
A single instruction — solve, write in completed-square form — on a quadratic equation or inequality already given to you.
How to approach it
Rearrange to ax2+bx+c=0, then factorise if it splits neatly, otherwise use the quadratic formula or complete the square. For inequalities, find the roots then sketch the parabola to pick the right region.
Common trap
Reporting only one root, or sign-slipping inside b2−4ac when c is negative. Examiner reports also flag picking the inside region for >0 — it should be outside the roots.
Recognise it by
The words show that — typically show that the equation has no real roots — with the conclusion already stated.
How to approach it
Compute the discriminant Δ=b2−4ac with values substituted in brackets, then state explicitly what its sign means (here Δ<0⇒ no real roots).
Common trap
Giving the discriminant value without the concluding sentence. Examiner reports stress 'show that' needs both the computation and the explicit conclusion.
Recognise it by
A real-world context — consecutive integers, a garden's area, a projectile's height — with no equation written down.
How to approach it
Define the unknown with a letter, translate the context into a quadratic, solve it, then reject any root that is impossible in context (negative length, negative time).
Common trap
Forgetting to discard the invalid root. Examiner reports note candidates must state e.g. 'reject w=−9 since w>0' to claim the final mark.
Question
Solve x2−5x−6=0.
Step-by-step solution
Step 1
Find two numbers whose product is −6 and sum is −5: −6 and 1.
(x−6)(x+1)=0
Step 2
Set each factor equal to zero.
x−6=0 or x+1=0
Step 3
Solve each.
x=6 or x=−1
Answer
x=6 or x=−1
Question
Solve 2x2+5x−4=0, giving your answer to 2 decimal places.
Step-by-step solution
Step 1
Identify a=2, b=5, c=−4.
Step 2
Substitute into x=2a−b±b2−4ac.
x=2(2)−5±25−4(2)(−4)
Step 3
Simplify the discriminant.
=4−5±57
Step 4
Compute both roots to 2 d.p.
x≈0.64 or x≈−3.14
Answer
x≈0.64 or x≈−3.14
Examiner tip
Be careful with the negative inside b2−4ac. With c=−4, −4ac becomes +32, not −32.
Question
Solve x2+6x−5=0 by completing the square. Give your answers in surd form.
Step-by-step solution
Step 1
Move constant to the right.
x2+6x=5
Step 2
Add (26)2=9 to both sides.
x2+6x+9=14
Step 3
Factor the perfect square.
(x+3)2=14
Step 4
Take square roots.
x+3=±14
Step 5
Solve.
x=−3±14
Answer
x=−3+14 or x=−3−14
Question
Solve x2−3x−10<0.
Step-by-step solution
Step 1
Factorise.
(x−5)(x+2)<0
Step 2
Roots are at x=−2 and x=5.
Step 3
The parabola opens upwards (coefficient of x2 is positive). It's BELOW zero between the roots.
−2<x<5
Answer
−2<x<5
Examiner tip
Sketch the parabola: positive coefficient → smile shape → negative between the roots, positive outside. "<" picks the negative region.
Question
The product of two consecutive positive integers is 156. Find the integers.
Step-by-step solution
Step 1
Let the first integer be x. The next is x+1.
x(x+1)=156
Step 2
Expand and rearrange.
x2+x−156=0
Step 3
Factorise: numbers 13 and −12 work (13×−12=−156, 13+(−12)=1).
(x−12)(x+13)=0
Step 4
Reject x=−13 (must be positive). x=12, so the integers are 12 and 13.
Answer
12 and 13
Question
Solve x2−9x+20=0.
Step-by-step solution
Step 1
Find two numbers whose product is 20 and sum is −9: −4 and −5.
(x−4)(x−5)=0
Step 2
Apply the zero product rule.
x=4 or x=5
Answer
x=4 or x=5
Examiner tip
Always state BOTH roots. The mark scheme awards one mark per correct root, so omitting a root costs 50% of the marks.
Question
Solve (x−3)2=16.
Step-by-step solution
Step 1
Take the square root of both sides — remember the ±.
x−3=±4
Step 2
Solve each case.
x=3+4=7 or x=3−4=−1
Answer
x=7 or x=−1
Examiner tip
The examiner report flags candidates often forget the negative root, writing only x=7. Always include ± when square-rooting.
Question
Write x2−8x+11 in the form (x+p)2+q.
Step-by-step solution
Step 1
Half the coefficient of x: 2−8=−4.
Step 2
Write (x−4)2, which expands to x2−8x+16. We are 16−11=5 too high, so subtract 5.
x2−8x+11=(x−4)2−5
Answer
(x−4)2−5, so p=−4 and q=−5
Examiner tip
The 2024 mark scheme awards one mark for the bracket and one mark for the constant. State BOTH values of p and q explicitly to secure full marks.
Question
Solve x2−5x+6>0.
Step-by-step solution
Step 1
Factorise the left side.
(x−2)(x−3)>0
Step 2
Roots are x=2 and x=3.
Step 3
The coefficient of x2 is positive (smile-shaped parabola). The curve is ABOVE the x-axis outside the roots.
x<2 or x>3
Answer
x<2 or x>3
Examiner tip
The examiner report flags candidates often write 2<x<3 — the inside region. Sketch the parabola: ">0" picks the region ABOVE the x-axis, which is OUTSIDE the roots.
Question
Show that the equation 2x2−3x+5=0 has no real roots.
Step-by-step solution
Step 1
Identify a=2, b=−3, c=5.
Step 2
Compute the discriminant Δ=b2−4ac.
Δ=(−3)2−4(2)(5)=9−40=−31
Step 3
Since Δ=−31<0, the quadratic formula gives the square root of a negative number, which is not real. Therefore there are no real roots.
Answer
Δ=−31<0, so no real roots.
Examiner tip
"Show that" requires you to state the value of Δ AND the conclusion. Marks are awarded for both the computation and the explanation.
Question
A rectangular garden is 3 m longer than it is wide. Its area is 54 m2. Find its dimensions, giving each answer to 2 decimal places.
Step-by-step solution
Step 1
Let the width be w m. The length is w+3 m. Area: w(w+3)=54.
Step 2
Expand and rearrange.
w2+3w−54=0
Step 3
Apply the quadratic formula with a=1, b=3, c=−54.
w=2−3±9+216=2−3±225=2−3±15
Step 4
Roots: w=6 or w=−9. Reject the negative width.
Step 5
Width =6.00 m, length =9.00 m (to 2 d.p.).
Answer
Width =6.00 m, length =9.00 m
Examiner tip
The examiner report flags candidates often forget to reject the negative root in physical problems. Always state "reject w=−9 since w>0" to claim the final accuracy mark.
Question
A ball is thrown upward from a balcony. Its height h metres above the ground after t seconds is h=−5t2+20t+25. Find, to the nearest tenth of a second, the time at which the ball hits the ground.
Step-by-step solution
Step 1
The ball hits the ground when h=0.
−5t2+20t+25=0
Step 2
Divide by −5 to simplify (signs flip).
t2−4t−5=0
Step 3
Factorise: numbers −5 and 1.
(t−5)(t+1)=0
Step 4
Roots are t=5 or t=−1. Reject t=−1 (time must be positive).
Step 5
Final answer: t=5.0 seconds.
Answer
t=5.0 s
Examiner tip
The examiner report flags candidates often forget to reject negative roots in physical contexts. State "reject t=−1 since t>0" to claim the final mark.
Question
Solve x2−4x−1=0, giving your answers in the form a±b where a and b are integers.
Step-by-step solution
Step 1
Identify a=1, b=−4, c=−1.
Step 2
Apply the quadratic formula.
x=24±16+4=24±20
Step 3
Simplify 20=25.
x=24±25=2±5
Answer
x=2+5 or x=2−5
Examiner tip
A* candidates secure full marks by simplifying the surd (20→25) and cancelling the 2 in the denominator. Leaving the answer as 24±25 loses the final accuracy mark.
The formulae you need to memorise for quadratic equations and inequalities on the Cambridge IGCSE 0580 paper, with every variable defined in plain English and a note on when to use it.
x=2a−b±b2−4ac
When to use
When the quadratic doesn't factorise nicely or the question asks for decimals/surds.
Δ=b2−4ac
When to use
Determines the nature of the roots: Δ>0 → two real roots; Δ=0 → repeated root; Δ<0 → no real roots.
x2+bx=(x+2b)2−(2b)2
When to use
When asked to solve, find min/max, or sketch a quadratic — completing the square reveals the vertex and exact-value roots.
Definitions to memorise and the exact keywords mark schemes credit for quadratic equations and inequalities answers — sharpened from recent examiner reports for the 2026 0580 sitting.
An equation of the form ax2+bx+c=0 with a=0.
The values of x that satisfy the equation. A quadratic has at most two real roots.
b2−4ac — its sign tells you how many real roots the quadratic has.
An expression of the form (x+k)2=x2+2kx+k2.
The traps other students keep falling into on quadratic equations and inequalities questions — taken from recent Cambridge IGCSE 0580 examiner reports and mark schemes — and how to avoid them.
0580/42 — examiner reports, recurring
Why it happens
Students forget that −4ac flips sign when c is already negative.
How to avoid it
Substitute with brackets: b2−4(a)(c) and evaluate carefully.
Why it happens
Students stop after solving one factor.
How to avoid it
If (x−p)(x−q)=0, BOTH x=p and x=q are solutions. Always state both.
Why it happens
Students factor correctly but pick "x>5 or x<−2" when the question asks for <0.
How to avoid it
Sketch the parabola. "<0" is below the x-axis = between roots; ">0" is above = outside the roots.
Why it happens
Forgetting the squaring step in completing the square.
How to avoid it
Always square the half-coefficient: b/2 → (b/2)2.
The things students keep getting wrong in this sub-topic, answered.