Step 1. Move every term that doesn't contain n to the other side.
PP−2m+5=2m+3n−5=3n
You subtract 2m and add 5 to both sides to leave the n-term alone.
Step 2. Divide both sides by the coefficient of n.
3P−2m+5=n
Solution:
n=3P−2m+5
Check: Substitute back. Let P=16,m=3,n=?
n=316−2(3)+5=316−6+5=315=5
Verify: 2(3)+3(5)−5=6+15−5=16=P ✔
⚠ Watch out: When transposing, every term moves — don't forget the −5 becomes +5.
swipe up ↑
🤖Ask
Algebra (Subject of Formula)
16 worked examples
Variable Occurs Once
Question: Make n the subject of P=2m+3n−5.
Step 1. Move every term that doesn't contain n to the other side.
PP−2m+5=2m+3n−5=3n
You subtract 2m and add 5 to both sides to leave the n-term alone.
Step 2. Divide both sides by the coefficient of n.
3P−2m+5=n
Solution:
n=3P−2m+5
Check: Substitute back. Let P=16,m=3,n=?
n=316−2(3)+5=316−6+5=315=5
Verify: 2(3)+3(5)−5=6+15−5=16=P ✔
⚠ Watch out: When transposing, every term moves — don't forget the −5 becomes +5.
💡 Tip: Isolate The Square Root Expression First Before Taking Square Roots
Question: Make x the subject of y=a+x+1.
Step 1. Isolate the radical:
y−a=x+1
Step 2. Square both sides:
(y−a)2=x+1
Step 3. Subtract 1:
x=(y−a)2−1
Note: No ± here, because the original equation defines x+1 as the principal (non-negative) square root. Squaring doesn't undo a square — it follows from the definition.
Tip: Always isolate the radical BEFORE squaring. Squaring y=a+x+1 directly gives y2=a2+2ax+1+(x+1), which is worse.
Variable Occurs More Than Once
Question: Make y the subject of 3y+5x=2(y−4)+7x
Step 1. Expand the bracket on the right:
3y+5x=2y−8+7x
Step 2. Collect all y-terms on one side — subtract 2y from both sides:
⚠ Watch out: When y appears on both sides, you must move all y-terms to one side before simplifying. Don't try to "cancel" y across the equals sign — collect and combine instead.
Involving Fractions -> Multiply Away The Denominator
Question: Make r the subject of V=34πr3.
Step 1. Multiply both sides by 3:
3V=4πr3
Step 2. Divide by 4π:
r3=4π3V
Step 3. Take cube root:
r=34π3V
Note: No ± on the cube root. The principal cube root of any real number is unique.
Tip: This is the volume of a sphere, rearranged. The same pattern applies to any V=k⋅rn formula: isolate rn, then take the n-th root.
Note: z appears once, linearly. Cross-multiply, then isolate z.
Step 1. Cross-multiply:
k(7z−6w)=3x
Step 2. Expand:
7kz−6kw=3x
Step 3. Isolate z:
7kz=3x+6kwz=7k3x+6kw
Answer:z=7k3x+6kw.
Tip: Because z appears once, no factoring is required after expanding. If you ever see two z-terms on the same side, the technique is "subject on both sides" instead.
WE: CHIJ St Nicholas 2022 P2 Q2
CHIJ St Nicholas 2022 P2 Q2
(a)(i) Express x2−6x+7 in the form (x+q)2+p. [2m]
Step 1. Complete the square:
x2−6x+7=(x2−6x+9)−9+7=(x−3)2−2
Comparing with (x+q)2+p, you get q=−3 and p=−2.
Solution:(x−3)2−2, so q=−3,p=−2.
(a)(ii) Explain why the minimum value of the graph of y=x2−6x+7 is p. [1m]
Since (x−3)2≥0 for all real x, the smallest value of (x−3)2 is 0 (when x=3).
Therefore the minimum value of y=(x−3)2+p is 0+p=p=−2.
(b) Given that 2r=rp+r3
(b)(i) Find the value of p when r=2. [2m]
Step 1. Square both sides to remove the square root:
4r2=rp+r3
Step 2. Multiply both sides by r:
4r3=p+r3
Step 3. Substitute r=2:
4(2)332p=p+(2)3=p+8=24
Solution:p=24
(b)(ii) Express r in terms of p. [2m]
Step 1. Start from the squared form obtained above:
4r3=p+r3
Step 2. Collect all r terms on one side:
4r3−r3=p3r3=p
Step 3. Divide by 3, then cube-root:
r3=3p
Solution:r=33p
Involving Fractions -> Cross Multiply (Variable Occurs More Than Once)
Question: Given k+xk−x=nm, make x the subject.
Step 1. Cross-multiply:
n(k−x)=m(k+x)
Step 2. Expand both sides:
nk−nx=mk+mx
Step 3. Group x-terms on one side, everything else on the other:
−nx−mx=mk−nk−(n+m)x=k(m−n)
Step 4. Factor out x and divide:
x=−(n+m)k(m−n)=n+mk(n−m)
Answer:x=n+mk(n−m).
Tip: Multiplying numerator and denominator by −1 at the end is just a tidying step to avoid the leading negative. Either form is mathematically correct.
Involving Fractions -> Make Common Denominator
Question: Given m1=n1+q1, make q the subject.
Note: q appears inside a reciprocal fraction. Combine fractions first, then cross-multiply.
Step 1. Combine the right-hand side over a common denominator nq:
m1=nqq+n
Step 2. Cross-multiply:
nq=m(q+n)nq=mq+mn
Step 3. Group q-terms:
nq−mq=mn
Step 4. Factor out q and divide:
q(n−m)=mnq=n−mmn
Tip: When you have subject1 appearing, combining all reciprocal fractions into a single fraction is almost always the first move. Then cross-multiply to get back to a polynomial equation.
⚠️ Pitfall: forgetting to factorize
The classic mistake: trying to divide while the variable still appears in multiple places.
Wrong ❌:
nk−nx=mk+mx−nx=mk+mx−nkx=−nmk+mx−nkx appears in both left and right side, which is incorrect
Rule: Never divide until the target variable appears in exactly one bracketed factor. Always factorize first.
Involving Square Root -> Square
Question: Given wy2=t1−rt, make t the subject.
Note: t is inside the radical and also in the denominator. Square first, then clear the denominator.
Step 1. Square both sides to remove the radical:
(wy2)2=t1−rtw2y4=t1−rt
Step 2. Multiply both sides by t:
w2y4⋅t=1−rt
Step 3. Group t-terms:
w2y4⋅t+rt=1t(w2y4+r)=1
Step 4. Divide:
t=w2y4+r1
Tip: Always isolate the radical BEFORE squaring. Here the radical was already alone on one side. If it weren't, you'd transpose the non-radical terms first.
Involving Square -> Square Root
Question: Given y=πx2+1k−x2, make x the subject.
Note: x2 appears in both numerator and denominator.
Step 1. Cross-multiply:
y(πx2+1)=k−x2
Step 2. Expand:
yπx2+y=k−x2
Step 3. Group x2-terms on one side:
yπx2+x2=k−y
Step 4. Factor out x2:
x2(yπ+1)=k−y
Step 5. Divide, then take ±:
x2=yπ+1k−yx=±yπ+1k−y
Tip: The ± is mandatory because both positive and negative values of x would give the same x2. Save the square root for the very last step.
Involving Cube Root -> Cube
Question: Make x the subject of y=36+x5x+4k2.
Step 1. Cube both sides:
y3=6+x5x+4k2
Step 2. Cross multiply:
y3(6+x)=5x+4k26y3+xy3=5x+4k2
Step 3. Group x-terms:
xy3−5x=4k2−6y3
Step 4. Factorize:
x(y3−5)=4k2−6y3
Step 5. Divide:
x=y3−54k2−6y3
Tip: Cube both sides first to remove the radical, THEN treat y3 as a constant during the rearrangement. The cube root has no ± but you don't even need to take it again — y3 is already an expression in y.
⚠️ Pitfall: forgetting ± on square root
The ± rule: When you square-root both sides to remove a squared term, you MUST include ±
x2=k⟹x=±k
Writing only x=k loses the negative root and costs a mark.
Exception — DON'T add ±:
Cube roots: x3=k⟹x=3k — single-valued, no ±.
Squaring to undo a square root: A=B⟹A=B2 — no ± here because squaring is the operation, not the inverse.
Mnemonic: "± when going FROM x2 TO x." Going from x to x2 doesn't need ±.
Involving Cube -> Cube Root
Question: Given V=34πr3, make r the subject.
Note: Volume of a sphere. The subject is r3; we cube-root at the end (no ±).
Step 1. Multiply both sides by 3 to remove the fraction:
3V=4πr3
Step 2. Divide both sides by 4π:
4π3V=r3
Step 3. Take cube root of both sides:
r=34π3V
Tip: No ± on a cube root. The principal cube root of any real number is unique — unlike the square root which has two values. Students who write r=±3… lose a mark.
Make b/a The Subject
Question: Given 3a−2b=3b+5a, find ab.
Step 1. Collect like terms to link the two variables:
3a−5a−2a=3b+2b=5b
Step 2. Divide both sides by a (and by 5) to match the target expression:
ab=−52
Key takeaway: You don't need the individual values of a and b — just the relationship between them. Whenever the question asks for a ratio or compound expression, one rearrangement step is usually enough. Read the target expression first so you know exactly what form to aim for.
Spot Perfect Square
Watch for hidden perfect squares when rearranging: