Launching your learning experience…
Detailed notes on Algebra for Cambridge IGCSE Mathematics, covering key concepts, explanations, examples, and exam-focused revision points.
Solve equations of the form ax+b=c and inequalities like 2x−3≤7. The same balancing rules in both — except multiplying or dividing an inequality by a negative FLIPS the sign.
Mapped to the Cambridge IGCSE 0580 syllabus (2025-2027).
Reverse BIDMAS to isolate x. Whatever you do to one side, do to the other.
Method.
Worked. Solve 3x+7=22.
Worked. Solve 5x−3=2x+9.
Worked (with brackets). Solve 4(x+2)=3(2x−1).
Worked (with fractions). Solve 2x+3=32x−1.
Always check by substituting back.
Same balancing as equations — until you multiply or divide by a negative. Then flip the sign.
Linear inequalities are solved with the same procedure as equations, with ONE crucial twist:
The flip rule. Multiplying or dividing both sides by a NEGATIVE number REVERSES the inequality. If a<b and c<0, then ac>bc.
Adding, subtracting, and multiplying/dividing by a positive NEVER flip the sign.
Worked. Solve 2x+5<13.
Worked. Solve 5−3x≥11.
Worked. Solve 4x−7≥2x+1.
Tip. To avoid the flip, move the variable to whichever side keeps it positive. For 5−3x≥11, move −3x across to give 5≥11+3x, then −6≥3x, then x≤−2. Same answer, no flip needed.
Use a circle (open or closed) and a directed line to show the solution.
Inequalities can be drawn on a number line with these conventions:
| Symbol | Endpoint | Direction |
|---|---|---|
| x<4 | OPEN circle at 4 | Arrow LEFT |
| x≤4 | CLOSED circle at 4 | Arrow LEFT |
| x>−1 | OPEN circle at −1 | Arrow RIGHT |
| x≥−1 | CLOSED circle at −1 | Arrow RIGHT |
For a double inequality −2≤x<5:
Integer solutions. Some questions ask for integer solutions only. From −2≤x<5, the integers are {−2,−1,0,1,2,3,4} — note that 5 is excluded (open circle), −2 is included (closed).
Verbatim phrases and definitions Cambridge mark schemes credit.
Linear equations are guaranteed on every paper. Paper 2 has them as 1-2 mark single-step questions; Paper 4 embeds them inside word problems (3-5 marks). Linear inequalities appear most years as 2-3 mark items, often with a number-line representation. Examiner reports flag forgetting to flip the sign and miscounting integer solutions on inclusive/exclusive endpoints.
Sources: Cambridge IGCSE Mathematics 0580 syllabus 2025-2027 (E2.7-2.8); 0580/22 May/Jun 2024 — Q9 (linear equation); 0580/42 Oct/Nov 2024 — Q7 (inequality with flip); 0580 Examiner Reports 2022-2024. Last reviewed 2026-05-05.
Step-by-step solutions to past-paper-style questions on linear equations and inequalities, written exactly the way a tutor would explain them at the board.
Almost every linear 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 — on a linear equation or inequality, sometimes with a number-line or integer-list request attached.
How to approach it
Expand brackets, clear fractions by multiplying every term by the LCM, collect the variable on one side, then divide. For inequalities, flip the sign whenever you multiply or divide by a negative.
Common trap
Forgetting to reverse the inequality when dividing by a negative — examiner reports flag this every series. For number lines, use an open circle for <,> and a filled circle for ≤,≥.
Recognise it by
A real-world context — fares, budgets, at most, at least — with no equation or inequality written down. You must form it yourself.
How to approach it
Define the unknown with a letter, translate the context into an equation or inequality (≤ for at most, ≥ for at least), solve it, then interpret the answer in context.
Common trap
Rounding the final answer the wrong way. With at most, round down to a whole number; rounding up breaks the constraint. Examiner reports flag this repeatedly.
Question
Solve 5(2x−3)=4x+9.
Step-by-step solution
Step 1
Expand the bracket.
10x−15=4x+9
Step 2
Move x terms to the left.
10x−4x=9+15
Step 3
Simplify.
6x=24
Step 4
Divide by 6.
x=4
Answer
x=4
Examiner tip
Always check by substituting back: 5(2⋅4−3)=5(5)=25 and 4(4)+9=25. ✓
Question
Solve 3x+1−4x−2=2.
Step-by-step solution
Step 1
Multiply every term by 12 (LCM of 3 and 4).
4(x+1)−3(x−2)=24
Step 2
Expand.
4x+4−3x+6=24
Step 3
Collect like terms.
x+10=24
Step 4
Solve.
x=14
Answer
x=14
Examiner tip
Multiplying through by the LCM clears all fractions in one step. Watch the sign on −3(x−2): it gives −3x+6, not −3x−6.
Question
Solve 3x−4≤11 and represent the solution on a number line.
Step-by-step solution
Step 1
Add 4.
3x≤15
Step 2
Divide by 3.
x≤5
Step 3
On a number line: solid (filled) circle at 5, arrow pointing left (because x is less-than-or-equal).
Answer
x≤5
Question
Solve 7−2x>1.
Step-by-step solution
Step 1
Subtract 7.
−2x>−6
Step 2
Divide by −2 — flip the inequality.
x<3
Answer
x<3
Examiner tip
Multiplying or dividing by a negative number REVERSES the inequality. Forgetting this is the single most common error in inequality questions across recent series.
Question
Solve −3≤2x−1<5.
Step-by-step solution
Step 1
Apply each operation to all three parts simultaneously. Add 1.
−2≤2x<6
Step 2
Divide by 2.
−1≤x<3
Answer
−1≤x<3
Question
Solve 3(2x−1)=2(x+5)−4.
Step-by-step solution
Step 1
Expand both sides.
6x−3=2x+10−4
Step 2
Simplify the right side.
6x−3=2x+6
Step 3
Move x terms to the left, constants to the right.
6x−2x=6+3
Step 4
Simplify and solve.
4x=9⟹x=49
Answer
x=49
Examiner tip
Examiners reward candidates who give exact fractions over rounded decimals. x=2.25 scores the accuracy mark, but if the question says "exact value", only 49 is accepted.
Question
Solve 32x−1=5x+4.
Step-by-step solution
Step 1
Cross-multiply (multiply each side by 15).
5(2x−1)=3(x+4)
Step 2
Expand both sides.
10x−5=3x+12
Step 3
Collect.
10x−3x=12+5⟹7x=17
Step 4
Solve.
x=717
Answer
x=717
Examiner tip
The 2024 mark scheme awards method marks for cross-multiplying correctly. The dominant slip is multiplying numerators with denominators on the same side (e.g. (2x−1)×3) instead of across the equals sign.
Question
Solve −4<3−x≤7 and list the integer solutions.
Step-by-step solution
Step 1
Subtract 3 from each part.
−7<−x≤4
Step 2
Multiply each part by −1 — this REVERSES both inequality signs.
7>x≥−4
Step 3
Rewrite with the smaller number on the left.
−4≤x<7
Step 4
Integer values in this range: −4,−3,−2,−1,0,1,2,3,4,5,6.
Answer
−4≤x<7; integers: −4,−3,−2,−1,0,1,2,3,4,5,6
Examiner tip
The examiner report flags candidates often forget that multiplying a compound inequality by −1 flips both signs. Verify the smaller bound is on the left at the end.
Question
Solve 35−2x≥4.
Step-by-step solution
Step 1
Multiply both sides by 3 (3>0, so the sign does not flip).
5−2x≥12
Step 2
Subtract 5 from both sides.
−2x≥7
Step 3
Divide both sides by −2 — REVERSE the inequality.
x≤−27
Answer
x≤−27
Examiner tip
The examiner report flags candidates often flip the sign when multiplying by 3 (no flip needed) but forget to flip when dividing by −2. Track each operation's sign separately.
Question
A taxi charges a \3fixedfeeplus$1.20perkilometre.Mayahasatmost$25$ to spend. Find the maximum whole number of kilometres she can travel.
Step-by-step solution
Step 1
Let k be the number of kilometres. The total cost is 3+1.20k.
Step 2
Set up an inequality: cost is at most \25$.
3+1.20k≤25
Step 3
Subtract 3.
1.20k≤22
Step 4
Divide by 1.20.
k≤18.333…
Step 5
Since k must be a whole number and at most 18.33…, the maximum is k=18.
Answer
18 km
Examiner tip
The examiner report flags candidates often round up to 19. With "at most", the answer must be less than or equal to the bound — so round DOWN to the nearest integer.
The formulae you need to memorise for linear equations and inequalities on the Cambridge IGCSE 0580 paper, with every variable defined in plain English and a note on when to use it.
ax+b=c⟹x=ac−b
When to use
Standard one-step solve once you have the linear equation in this form.
If a<b and k<0, then ka>kb
When to use
Whenever you multiply or divide both sides of an inequality by a negative number — flip the sign.
Definitions to memorise and the exact keywords mark schemes credit for linear equations and inequalities answers — sharpened from recent examiner reports for the 2026 0580 sitting.
A statement of equality between two algebraic expressions, true only for specific values of the variable.
A statement using <, >, ≤ or ≥ instead of =. The solution is a range of values.
The set of all values of the variable that satisfy the equation or inequality.
Strict (<, >) excludes the endpoint; non-strict (≤, ≥) includes it.
A line with arrow showing the direction of the solution, with an open circle for strict inequalities and a closed (filled) circle for non-strict.
The traps other students keep falling into on linear equations and inequalities questions — taken from recent Cambridge IGCSE 0580 examiner reports and mark schemes — and how to avoid them.
0580 examiner reports — every series
Why it happens
Students treat inequalities like equations and forget the sign-flip rule.
How to avoid it
Memorise: divide/multiply by negative → flip the inequality. Always.
Why it happens
Speed-running expansions: 5(2x−3) becomes 10x−3 instead of 10x−15.
How to avoid it
Multiply EVERY term inside the bracket by the factor outside.
Why it happens
Students multiply the fraction terms but forget the constant on the right-hand side.
How to avoid it
Apply ×12 (or whatever the LCM is) to every term in the equation.
Why it happens
Strict (</>) and non-strict (≤/≥) inequalities use different markers and students confuse them.
How to avoid it
< or > → open circle (excluded). ≤ or ≥ → closed (filled) circle (included).
The things students keep getting wrong in this sub-topic, answered.