Skip to main content
NSWMaths Standard 2Syllabus dot point

How do you rearrange a formula to make a different variable the subject by undoing the operations around it?

Change the subject of a formula by rearranging it to isolate any chosen variable, including a subject that appears in a power, a root or a fraction, and check the rearrangement by substitution

A focused answer to the HSC Maths Standard 2 dot point on changing the subject of a formula. Rearrange a formula to isolate any variable using inverse operations and keeping it balanced, with the subject in a power, a root or a fraction, multi-step transposing, and checking by substitution, with worked Australian examples.

Generated by Claude Opus 4.815 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to take a formula and rearrange it so a different variable stands alone on one side. This is called changing the subject, or transposing the formula (transposing just means rearranging). The subject is the variable written by itself, with no other numbers or letters on its side of the equals sign. In C=18n+250C = 18n + 250 the subject is CC, and the task might be to rewrite it with nn as the subject instead. You do this with the same toolkit you use to solve a linear equation: inverse operations (the opposite of an operation, so subtraction undoes addition), applied to both sides so the formula stays balanced, peeling the operations off the chosen variable in reverse order. The only new idea is that you carry the other pronumerals (the letters) along as symbols instead of numbers, so the answer is a formula, not a single value. This matters because a formula written one way answers one question, and rearranging it lets the same relationship answer a different question. Distance D=STD = ST finds distance; transposed to T=DST = \dfrac{D}{S} it finds time. The marks are usually lost in predictable ways: dividing by only part of the other side, forgetting that a square root undoes a square and an nnth power, splitting a root over a sum, or losing a sign.

The answer

Build n into C then reverse the operations to make n the subjectTop row: starting from n, multiply by 18 then add 250 to build C. Bottom row: starting from C, subtract 250 then divide by 18 to get back to n, which makes n the subject.To isolate n, undo the operations in reverse orderhow C is built from n →← how you make n the subjectn18nC× 18+ 250CC − 250n− 250÷ 18

Transposing is solving an equation you do not finish numerically

Changing the subject uses the same steps as solving a linear equation. So if you can solve 18n+250=133018n + 250 = 1330 for nn, you can make nn the subject of C=18n+250C = 18n + 250. The only difference is that the right side stays as the letter CC instead of a number, so you finish with a formula rather than a value. Picture how the chosen variable was built up, then undo each operation in reverse, doing the same thing to both sides each time. The diagram above reads in two directions. Along the top, nn is multiplied by 1818 and then 250250 is added to build CC. Along the bottom you reverse that: you subtract 250250 first and divide by 1818 last, which leaves nn by itself. Whatever was done last to the variable is undone first.

Which variable is the subject

The subject is the variable sitting alone on one side with a coefficient of 11 and nothing added to it. "Make rr the subject" means rearrange until the formula reads r=r = \ldots with everything else on the other side. A useful first move is to locate where the target variable currently is and list the operations stacked around it from the inside out, because you will undo them from the outside in. In V=πr2hV = \pi r^2 h, the variable rr is squared (innermost), then multiplied by π\pi and by hh (outermost); to free rr you remove the multiplications first and the square last.

Undo in reverse order, the same to both sides

The two rules that never change are:

  • Inverse operations. Addition is undone by subtraction, multiplication by division, a square by a square root, and an nnth power by an nnth root. Each operation has an opposite, and applying the opposite cancels it.
  • Balance. Whatever you do to one side, do to the other side as well. Subtract the same term from both sides, divide both sides by the same factor, take the root of both sides. This keeps the two sides equal, so the relationship is unchanged.

Work from the outside in. The term added or subtracted on the subject's side comes off first; the factor multiplying the whole subject comes off next; a power or root on the subject itself is undone last. This is the same reverse order as a two-step equation, just carried out with symbols.

When the subject is inside a fraction

If the subject sits in the numerator (the top of the fraction), like rr in r=IPnr = \dfrac{I}{Pn} being made the subject of I=PrnI = Prn, treat the bottom as a factor and clear it by multiplying both sides by it. If the subject sits in the denominator (the bottom of the fraction), like tt in v=dtv = \dfrac{d}{t}, it is trapped underneath. So your first move is to multiply both sides by that bottom to lift the subject up onto the top line. Once vt=dv t = d, the subject is an ordinary factor, and you divide both sides by vv to finish, giving t=dvt = \dfrac{d}{v}. The trap is trying to "divide by dt\dfrac{d}{t}" or flipping only one side. Lift the variable out of the bottom first, then isolate it.

When the subject is in a power or a root

A square is undone by a square root, and a square root by squaring; more generally an nnth power is undone by an nnth root. Two cautions matter here. First, isolate the power before you take the root: in L2=h2+b2L^2 = h^2 + b^2, subtract b2b^2 to get h2=L2b2h^2 = L^2 - b^2 before rooting, because the square root does not distribute over a sum or difference (L2b2\sqrt{L^2 - b^2} is not LbL - b). Second, when you square-root both sides of a real measurement, keep only the positive root, since lengths, radii, times and masses cannot be negative. If the subject is already under a root, like rr in r=Aπr = \sqrt{\dfrac{A}{\pi}}, you reach it by squaring both sides to remove the root, then isolating as usual.

How exam questions ask about changing the subject

The wording tells you the target variable and how many layers you must peel:

  • "Make hh the subject of the formula" or "write the formula with hh as the subject" or "rearrange to make hh the subject" all mean the same thing: rewrite it as h=h = \ldots.
  • "Express rr in terms of the other variables" is the same instruction phrased differently; isolate rr.
  • A two-part question ("(a) make TT the subject; (b) find TT when ...") wants the rearranged formula in part (a), then a substitution in part (b). The cleanest method is almost always to transpose first and substitute second, so do the algebra once and reuse it.
  • A formula with a squared variable ("make rr the subject of A=πr2A = \pi r^2") signals: isolate the square, then take the positive square root.
  • A formula with the variable under a root ("make LL the subject of T=LgT = \sqrt{\dfrac{L}{g}}"-style) signals: square both sides first to clear the root.
  • A formula with the variable in the denominator ("make tt the subject of v=dtv = \dfrac{d}{t}") signals: multiply both sides by that denominator first.
  • "Answer correct to ... decimal places" is a presentation instruction for part (b); transpose exactly, then round only the final substituted value.

Rearranging C=18n+250C = 18n + 250 stage by stage

The "do the same to both sides" rule is easiest to see laid out as a before-and-after sequence. The four panels below make nn the subject of the venue-hire formula C=18n+250C = 18n + 250, one inverse operation per stage. In each panel the top row is the formula before the move, the accent badge in the middle is the operation applied to both sides, and the bottom row is the result that carries into the next panel. The formula stays balanced at every stage because the same thing is done to each side.

Stage 1, identify what wraps the subject. Start from C=18n+250C = 18n + 250. On the subject's future side, nn has been multiplied by 1818 and then had 250250 added. You will undo these in reverse: the +250+250 first, then the ×18\times 18.

Stage 1: start from C = 18n + 250Stage 1: the starting formula C equals 18n plus 250, with n multiplied by 18 and then 250 added.1identify what wraps nC=18n + 250

Stage 2, subtract 250 from both sides. Removing the added fee from each side peels off the outermost operation, leaving 18n18n on the right: C250=18nC - 250 = 18n.

Stage 2: subtract 250 from both sidesStage 2: 250 is subtracted from both sides, leaving C minus 250 equals 18n. The formula stays balanced.2subtract 250 from both sidesC=18n + 250− 250 both sidesC − 250=18n

Stage 3, divide both sides by 18. Dividing each side by the factor multiplying nn frees the variable, giving C25018=n\dfrac{C - 250}{18} = n. The whole left side, not just part of it, is divided by 1818.

Stage 3: divide both sides by 18Stage 3: both sides are divided by 18, leaving the quantity C minus 250 all over 18 equal to n. The formula stays balanced.3divide both sides by 18C − 250=18n÷ 18 both sides(C − 250) / 18=n

Stage 4, write nn as the subject. Swapping the sides puts the subject on the left in the conventional way, giving the finished formula n=C25018n = \dfrac{C - 250}{18}, highlighted below. This is the rearranged formula you substitute into.

Stage 4: n is now the subjectStage 4: the sides are swapped so n equals the quantity C minus 250 all over 18, the finished rearranged formula, highlighted.4write n as the subject(C − 250) / 18=nswap sidesn=(C − 250) / 18

Always check the rearrangement by substitution

A rearranged formula must describe the same relationship as the original, and you can confirm it in seconds. Pick easy numbers, substitute them into the original formula to get the subject's value, then substitute the same numbers into your rearranged formula and check it gives that same value. For n=C25018n = \dfrac{C - 250}{18}, take n=60n = 60: the original gives C=18×60+250=1330C = 18 \times 60 + 250 = 1330, and the rearranged formula gives 133025018=60\dfrac{1330 - 250}{18} = 60, which returns the original nn, so the transposition is correct. This catches a dropped term, a sign slip or dividing by only part of a side, the errors that cost transposing marks.

Exam-style practice questions

Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2021 HSC-style3 marksA plumber charges a call-out fee of $95 plus $75 for each hour worked, so the total bill is C=95+75hC = 95 + 75h dollars for hh hours. (a) Make hh the subject of the formula. (b) A job costs C=470C = 470 dollars. Find how many hours the plumber worked.
Show worked answer →

Part (a) - identify what wraps hh. On the right side hh is multiplied by 7575, then 9595 is added. Undo these in reverse: remove the +95+95 first, then the ×75\times 75.

Subtract 9595 from both sides. This peels off the added call-out fee:

C95=75hC - 95 = 75h

Divide both sides by 7575. This removes the factor multiplying hh, and swapping sides gives the rearranged formula:

h=C9575h = \dfrac{C - 95}{75}

Part (b) - substitute. With C=470C = 470:

h=4709575=37575=5 hoursh = \dfrac{470 - 95}{75} = \dfrac{375}{75} = 5 \text{ hours}

Check. Put h=5h = 5 into the original: 95+75×5=95+375=47095 + 75 \times 5 = 95 + 375 = 470, which matches the bill, so the plumber worked 55 hours.

Markers reward subtracting 9595 from the whole side before dividing, dividing the entire left side by 7575 (not just CC), and the substituted answer with units. A common slip is writing C7595\dfrac{C}{75} - 95, which divides only part of the side.

2022 HSC-style4 marksThe distance an object falls from rest is d=5t2d = 5t^2 metres after tt seconds. (a) Make tt the subject of the formula. (b) A stone is dropped from a bridge and falls d=80d = 80 metres before hitting the water. Find the time taken, in seconds.
Show worked answer →

Part (a) - isolate the squared subject. The subject tt is squared, then multiplied by 55. Divide both sides by 55 to leave t2t^2 alone:

d5=t2\dfrac{d}{5} = t^2

Undo the square last. Take the positive square root of both sides; a time is positive, so the negative root is discarded:

t=d5t = \sqrt{\dfrac{d}{5}}

Isolate t2t^2 before rooting; you cannot take the square root of dd and of 55 separately.

Part (b) - substitute. With d=80d = 80:

t=805=16=4 secondst = \sqrt{\dfrac{80}{5}} = \sqrt{16} = 4 \text{ seconds}

Check. Put t=4t = 4 into the original: 5×42=5×16=805 \times 4^2 = 5 \times 16 = 80 metres, which matches, so the stone falls for 44 seconds.

Markers reward dividing by 55 before taking the root, keeping only the positive root for a time, and the final value with units. Half marks for d5\sqrt{\dfrac{d}{5}} written as d5\dfrac{\sqrt{d}}{5}, which mishandles the root.

2023 HSC-style4 marksA car's fuel consumption is R=100VDR = \dfrac{100V}{D} litres per 100100 km, where VV is the litres of petrol used over a distance of DD km. (a) Make DD the subject of the formula. (b) On a country trip a car used V=52V = 52 litres at a consumption of R=8R = 8 litres per 100100 km. Find the distance travelled, in kilometres.
Show worked answer →

Part (a) - lift the subject out of the denominator. The subject DD is underneath, so multiply both sides by DD first to bring it onto the top line:

RD=100VR D = 100V

Divide both sides by RR. Now DD is an ordinary factor, so divide by RR to isolate it:

D=100VRD = \dfrac{100V}{R}

Part (b) - substitute. With V=52V = 52 and R=8R = 8:

D=100×528=52008=650 kmD = \dfrac{100 \times 52}{8} = \dfrac{5200}{8} = 650 \text{ km}

Check. Put D=650D = 650 into the original: 100×52650=5200650=8\dfrac{100 \times 52}{650} = \dfrac{5200}{650} = 8 litres per 100100 km, which matches RR, so the car travelled 650650 km.

Markers reward multiplying both sides by DD to clear the denominator first, then dividing by RR, and the substituted distance with units. A common error is trying to divide by 100VD\dfrac{100V}{D} or flipping only one side without lifting DD up first.

Practice questions

Original practice questions graded from foundation to exam level, each with a full worked solution. Try them before revealing the solution.

foundation2 marksMake xx the subject of y=x+9y = x + 9, then use your rearranged formula to find xx when y=23y = 23.
Show worked solution →

Isolate the chosen variable. The variable xx has 99 added to it, so subtract 99 from both sides:

y9=x    x=y9y - 9 = x \;\Rightarrow\; x = y - 9

Use the rearranged formula. Substitute y=23y = 23:

x=239=14x = 23 - 9 = 14

Check. Put x=14x = 14 back into the original: 14+9=2314 + 9 = 23, which matches yy, so x=14x = 14 is correct.

foundation3 marksThe distance travelled is D=STD = ST, where SS is the speed and TT is the time. (a) Make TT the subject of the formula. (b) Find the time, in hours, for a trip of D=315D = 315 km at a speed of S=90S = 90 km/h.
Show worked solution →

Part (a) - isolate TT. The subject TT is multiplied by SS, so divide both sides by SS:

DS=T    T=DS\frac{D}{S} = T \;\Rightarrow\; T = \frac{D}{S}

Part (b) - substitute. With D=315D = 315 and S=90S = 90:

T=31590=3.5 hoursT = \frac{315}{90} = 3.5 \text{ hours}

Check. S×T=90×3.5=315S \times T = 90 \times 3.5 = 315 km, which matches DD, so the trip takes 3.53.5 hours.

core3 marksSimple interest is I=PrnI = Prn, where PP is the principal, rr the annual rate (as a decimal) and nn the number of years. (a) Make rr the subject. (b) Find the rate, as a percentage, when I=540I = 540, P=4500P = 4500 and n=2n = 2.
Show worked solution →

Part (a) - isolate rr. The subject rr is multiplied by both PP and nn, so divide both sides by PnPn:

IPn=r    r=IPn\frac{I}{Pn} = r \;\Rightarrow\; r = \frac{I}{Pn}

Part (b) - substitute. With I=540I = 540, P=4500P = 4500 and n=2n = 2:

r=5404500×2=5409000=0.06r = \frac{540}{4500 \times 2} = \frac{540}{9000} = 0.06

Convert to a percentage. 0.06×100=6%0.06 \times 100 = 6\%.

Check. Prn=4500×0.06×2=540Prn = 4500 \times 0.06 \times 2 = 540, which matches II, so the rate is 6%6\% per year.

core3 marksThe area of a square is A=s2A = s^2, where ss is the side length in metres. (a) Make ss the subject. (b) Find the side length of a square of area A=2.56A = 2.56 m2^2.
Show worked solution →

Part (a) - undo the square. The subject ss is squared, and the opposite of squaring is the square root, so take the positive square root of both sides:

s=As = \sqrt{A}

A side length is a positive measurement, so only the positive root is kept.

Part (b) - substitute. With A=2.56A = 2.56:

s=2.56=1.6 ms = \sqrt{2.56} = 1.6 \text{ m}

Check. s2=1.62=2.56s^2 = 1.6^2 = 2.56 m2^2, which matches AA, so each side is 1.61.6 m.

core3 marksAverage speed is v=dtv = \dfrac{d}{t}, where dd is the distance and tt is the time. (a) Make tt the subject. (b) Find the time, in hours, when v=80v = 80 km/h and d=200d = 200 km.
Show worked solution →

Part (a) - get the subject out of the denominator. The subject tt is underneath, so multiply both sides by tt first to lift it up:

vt=dvt = d

Now tt is multiplied by vv, so divide both sides by vv:

t=dvt = \frac{d}{v}

Part (b) - substitute. With d=200d = 200 and v=80v = 80:

t=20080=2.5 hourst = \frac{200}{80} = 2.5 \text{ hours}

Check. dt=2002.5=80\dfrac{d}{t} = \dfrac{200}{2.5} = 80 km/h, which matches vv, so the trip takes 2.52.5 hours.

exam4 marksThe volume of a cylinder is V=πr2hV = \pi r^2 h, where rr is the radius and hh the height. (a) Make rr the subject. (b) A cylindrical tank has volume V=282.74V = 282.74 m3^3 and height h=10h = 10 m. Find its radius, correct to two decimal places.
Show worked solution →

Part (a) - peel the layers off rr in reverse. The subject rr is squared, then multiplied by π\pi and by hh. Undo the multiplications first by dividing both sides by πh\pi h:

Vπh=r2\frac{V}{\pi h} = r^2

Undo the square last. Take the positive square root of both sides (a radius is positive):

r=Vπhr = \sqrt{\frac{V}{\pi h}}

Part (b) - substitute. With V=282.74V = 282.74 and h=10h = 10:

r=282.74π×10=282.7431.4159=8.9993.00 mr = \sqrt{\frac{282.74}{\pi \times 10}} = \sqrt{\frac{282.74}{31.4159\ldots}} = \sqrt{8.999\ldots} \approx 3.00 \text{ m}

Check. π×3.002×10=π×90282.74\pi \times 3.00^2 \times 10 = \pi \times 90 \approx 282.74 m3^3, which matches VV, so the radius is 3.003.00 m.

exam4 marksThe total value of an investment under simple interest is A=P(1+rn)A = P(1 + rn), where PP is the principal, rr the rate and nn the years. (a) Make PP the subject. (b) Find the principal needed to grow to A=7930A = 7930 when r=0.055r = 0.055 and n=4n = 4.
Show worked solution →

Part (a) - notice the subject is in two places, then factor. Expanding the bracket gives A=P+PrnA = P + Prn, so PP sits in both terms. Because the original formula is already written with PP as a common factor outside the bracket, you do not need to expand: treat (1+rn)(1 + rn) as a single number multiplying PP. Divide both sides by that whole bracket:

A1+rn=P    P=A1+rn\frac{A}{1 + rn} = P \;\Rightarrow\; P = \frac{A}{1 + rn}

Part (b) - evaluate the bracket first. With r=0.055r = 0.055 and n=4n = 4:

1+rn=1+0.055×4=1+0.22=1.221 + rn = 1 + 0.055 \times 4 = 1 + 0.22 = 1.22

Substitute. With A=7930A = 7930:

P=79301.22=6500P = \frac{7930}{1.22} = 6500

Check. P(1+rn)=6500×1.22=7930P(1 + rn) = 6500 \times 1.22 = 7930, which matches AA, so the principal is $6500.

exam4 marksA ladder of length LL leans against a wall. Its foot is bb metres from the wall and it reaches a height hh up the wall, related by L2=h2+b2L^2 = h^2 + b^2. (a) Make hh the subject. (b) Find the height reached, in metres, by a 6.56.5 m ladder whose foot is 2.52.5 m from the wall.
Show worked solution →

Part (a) - isolate the squared subject first. The subject hh appears as h2h^2 added to b2b^2. Subtract b2b^2 from both sides to leave h2h^2 alone:

L2b2=h2L^2 - b^2 = h^2

Undo the square. Take the positive square root of both sides (a height is positive):

h=L2b2h = \sqrt{L^2 - b^2}

Subtract inside the root before taking the root; you cannot split the square root over a subtraction.

Part (b) - substitute. With L=6.5L = 6.5 and b=2.5b = 2.5:

h=6.522.52=42.256.25=36=6 mh = \sqrt{6.5^2 - 2.5^2} = \sqrt{42.25 - 6.25} = \sqrt{36} = 6 \text{ m}

Check. h2+b2=62+2.52=36+6.25=42.25=6.52=L2h^2 + b^2 = 6^2 + 2.5^2 = 36 + 6.25 = 42.25 = 6.5^2 = L^2, which matches, so the ladder reaches 66 m.

exam4 marksThe body mass index is B=mh2B = \dfrac{m}{h^2}, where mm is the mass in kilograms and hh the height in metres. (a) Make hh the subject. (b) Find the height, correct to two decimal places, of a person with B=24B = 24 and m=60m = 60 kg.
Show worked solution →

Part (a) - lift the subject out of the denominator. The subject hh is squared and underneath, so multiply both sides by h2h^2 to bring it up:

Bh2=mB h^2 = m

Get the squared subject alone. Divide both sides by BB:

h2=mBh^2 = \frac{m}{B}

Undo the square. Take the positive square root of both sides (a height is positive):

h=mBh = \sqrt{\frac{m}{B}}

Part (b) - substitute. With m=60m = 60 and B=24B = 24:

h=6024=2.51.58 mh = \sqrt{\frac{60}{24}} = \sqrt{2.5} \approx 1.58 \text{ m}

Check. mh2=601.582=602.496424\dfrac{m}{h^2} = \dfrac{60}{1.58^2} = \dfrac{60}{2.4964} \approx 24, which matches BB, so the height is 1.581.58 m.

Related dot points