Launching your learning experience…
Detailed notes on Algebra for Cambridge IGCSE Mathematics, covering key concepts, explanations, examples, and exam-focused revision points.
Rearrange a formula so a different letter sits on its own. The same balancing rules as solving an equation, but you carry letters along instead of numbers.
Mapped to the Cambridge IGCSE 0580 syllabus (2025-2027).
Move terms across the equals sign by reversing the operation.
Rule. Whatever operation a term goes through, do the inverse to BOTH sides.
Worked. Make x the subject of y=3x+5.
Worked. Make r the subject of A=πr2.
Worked. Make h the subject of V=31πr2h.
Approach. Look at the formula from the OUTSIDE in:
Get all the subject terms on one side, then factorise.
If the new subject appears more than once, you can't isolate by simple steps. Use factorisation to bring it together.
Worked. Make x the subject of ax+b=cx+d.
Worked. Make x the subject of x+2x=k.
Tip. When you spot the subject in two places, the very next move is usually to MULTIPLY out any brackets/fractions, then collect the subject terms.
Square or cube to remove roots; cross-multiply to remove fractions.
Square roots. Square BOTH sides to remove a square root containing the subject.
Worked. Make x the subject of y=2x+5.
Cube roots. Cube BOTH sides similarly.
Fractions. Multiply both sides by the denominator (or cross-multiply if both sides are fractions).
Worked. Make a the subject of ba+1=c.
Combined. Make r the subject of T=2πgr.
Verbatim phrases and definitions Cambridge mark schemes credit.
Changing the subject is a Paper 4 staple — typically 3-4 marks. Cambridge prefers a real-world formula (volume, area, motion). Paper 2 has it too, simpler form (1-2 marks). Examiner reports flag the 'subject appears twice' case as the recurring difficulty.
Sources: Cambridge IGCSE Mathematics 0580 syllabus 2025-2027 (E2.4); 0580/22 May/Jun 2024 — Q13 (rearrange formula); 0580/42 Oct/Nov 2024 — Q12 (subject appears twice); 0580 Examiner Reports 2022-2024. Last reviewed 2026-05-05.
Step-by-step solutions to past-paper-style questions on changing the subject of the formula, written exactly the way a tutor would explain them at the board.
Almost every changing the subject of the formula 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 — make … the subject or rearrange to give … — where the chosen variable appears in only one term.
How to approach it
Identify what has been done to the wanted variable and undo it with inverse operations, working from the outside in and applying each step to both sides.
Common trap
Dividing only one term — y=mx+c rearranged to x=my+c instead of my−c. Examiner reports also flag a missing ± when undoing a square in a general formula.
Recognise it by
The wanted variable appears in two or more terms — for example on both sides of the equals sign or inside a fraction with the variable also outside.
How to approach it
Clear fractions, collect every term containing the variable on one side, then factorise it out as a single factor and divide by the bracket.
Common trap
Dividing before factorising, which leaves the variable still on both sides. Examiner reports stress: when the new subject appears more than once, factorise first.
Question
Make x the subject of y=mx+c.
Step-by-step solution
Step 1
Subtract c from both sides.
y−c=mx
Step 2
Divide both sides by m.
x=my−c
Answer
x=my−c
Question
Make x the subject of y=x+3.
Step-by-step solution
Step 1
Square both sides to remove the root.
y2=x+3
Step 2
Subtract 3.
x=y2−3
Answer
x=y2−3
Examiner tip
Squaring is the inverse of square-rooting. Apply it to both sides simultaneously.
Question
Make b the subject of a2+b2=c2.
Step-by-step solution
Step 1
Subtract a2.
b2=c2−a2
Step 2
Take the positive square root (length is positive).
b=c2−a2
Answer
b=c2−a2
Question
Make x the subject of x−2x+1=y.
Step-by-step solution
Step 1
Cross-multiply.
x+1=y(x−2)
Step 2
Expand the right-hand side.
x+1=yx−2y
Step 3
Get all x terms on one side.
x−yx=−2y−1
Step 4
Factorise out x.
x(1−y)=−2y−1
Step 5
Divide by the bracket.
x=1−y−2y−1=y−12y+1
Answer
x=y−12y+1
Examiner tip
When the new subject appears in two places, collect, then factorise to extract a single x. The mark scheme awards method marks for these two steps explicitly.
Question
Make r the subject of V=34πr3.
Step-by-step solution
Step 1
Multiply both sides by 4π3.
4π3V=r3
Step 2
Take the cube root.
r=34π3V
Answer
r=34π3V
Question
Make r the subject of A=πr2.
Step-by-step solution
Step 1
Divide both sides by π.
πA=r2
Step 2
Take the positive square root (radius is a length).
r=πA
Answer
r=πA
Examiner tip
Take only the positive root because r is a length. Writing r=±A/π loses the final mark in geometry contexts.
Question
Make t the subject of v=2gt−k.
Step-by-step solution
Step 1
Square both sides to remove the root.
v2=2gt−k
Step 2
Add k to both sides.
v2+k=2gt
Step 3
Divide both sides by 2g.
t=2gv2+k
Answer
t=2gv2+k
Examiner tip
The 2024 mark scheme awards method marks for squaring both sides first. Trying to deal with the −k before squaring almost always introduces errors.
Question
Make x the subject of ax+b=cx+d.
Step-by-step solution
Step 1
Get all x terms on one side and constants on the other.
ax−cx=d−b
Step 2
Factorise out x.
x(a−c)=d−b
Step 3
Divide both sides by (a−c).
x=a−cd−b
Answer
x=a−cd−b
Examiner tip
The examiner report flags candidates often divide before factorising and end up with x=ad−b−cx, which is no longer a formula. Always factorise first when the new subject appears in more than one term.
Question
Make x the subject of y=x−43.
Step-by-step solution
Step 1
Multiply both sides by (x−4) to clear the denominator.
y(x−4)=3
Step 2
Divide both sides by y (assuming y=0).
x−4=y3
Step 3
Add 4 to both sides.
x=y3+4
Answer
x=y3+4
Examiner tip
Examiners reward candidates who clear the fraction by multiplying first. Trying to invert both sides directly (y1=3x−4) is correct but more error-prone — the method shown is the mark-scheme route.
Question
The formula for compound interest is A=P(1+r)n. Make r the subject.
Step-by-step solution
Step 1
Divide both sides by P.
PA=(1+r)n
Step 2
Take the n-th root of both sides.
nPA=1+r
Step 3
Subtract 1.
r=nPA−1
Answer
r=nPA−1
Examiner tip
The mark scheme accepts equivalent forms such as r=(A/P)1/n−1. The most common slip is forgetting to subtract 1 at the end — the bracket isolates 1+r, not r itself.
The formulae you need to memorise for changing the subject of the formula on the Cambridge IGCSE 0580 paper, with every variable defined in plain English and a note on when to use it.
+↔−, ×↔÷, x2↔x, x3↔3x
When to use
Identify what's been done to the desired variable, then apply the inverse to both sides in reverse order.
ax+bx=c⟹x(a+b)=c⟹x=a+bc
When to use
Whenever the new subject appears in more than one term — collect to one side, factorise, divide.
Definitions to memorise and the exact keywords mark schemes credit for changing the subject of the formula answers — sharpened from recent examiner reports for the 2026 0580 sitting.
The variable that the formula expresses in terms of the others — usually written as the single term on one side of the equals sign.
Manipulate a formula using inverse operations until a chosen variable stands alone on one side.
An operation that undoes another — addition undoes subtraction, multiplication undoes division, squaring undoes square-rooting.
The traps other students keep falling into on changing the subject of the formula questions — taken from recent Cambridge IGCSE 0580 examiner reports and mark schemes — and how to avoid them.
Why it happens
Students rearrange algebraically without doing the same to both sides.
How to avoid it
Whatever you do, do to both sides — that's the rule that keeps the equation balanced.
Why it happens
Squaring loses the sign; reversing introduces ±.
How to avoid it
If the variable could physically be negative, write ±…. For lengths, +… only.
0580/42 — examiner reports, recurring
Why it happens
Students get to x−yx=c and don't see that they need to factor.
How to avoid it
If x appears more than once, your next step is always to factor it out.
Why it happens
y=mx+c rearranged to x=my+c instead of my−c.
How to avoid it
Subtract first to isolate the term containing x, then divide.
The things students keep getting wrong in this sub-topic, answered.