Printable · GCSE Higher · ages 14-16
Rearranging formulae worksheet — GCSE Higher
Fifteen questions on "rearranging formulae" — DfE statement A5. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Rearranging formulae worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.Make x the subject of the formula y = 2x − 9.y = 2x − 9
- 2.The formula connecting distance (d), speed (s) and time (t) is d = st. Make s the subject of the formula.
- 3.Make x the subject of the formula y = (x − 4)/5.
- 4.A car's speed increases steadily while it accelerates. Its speed v m/s after t seconds is given by v = u + at, where u is the starting speed in m/s and a is the acceleration in m/s². A car starts at u = 4 m/s and accelerates at a = 2 m/s² until it reaches v = 20 m/s. Work out t, the time taken in seconds.
- 5.Make x the subject of the formula y = 5x + 3.y = 5x + 3
- 6.The cost, in pounds, of hiring a van for d days is given by the formula C = 25 + 18d. A customer's hire cost £133. Work out how many days, d, they hired the van for, by first rearranging the formula to make d the subject.
- 7.The area of a triangle is given by the formula A = bh/2, where b is the base and h is the height. Make h the subject of the formula.
- 8.Make x the subject of the formula y = 4(x − 6).
- 9.Make x the subject of the formula y = x/2 − 5.y = x
- 10.A taxi fare, in pounds, for a journey of m miles is given by the formula F = 3 + 2.5m. A journey costs £15.50. Work out the distance travelled, m, by first rearranging the formula to make m the subject, then substituting F = 15.50.
- 11.A mobile phone tariff charges a fixed £15 plus 20p for every minute of calls made, so the total monthly charge, £C, for m minutes of calls is given by C = 15 + 0.2m. In a month where Ali's charge was £46.60, work out how many minutes of calls he made.
- 12.The area of a circle is given by the formula A = πr², where r is the radius. Rearrange the formula to make r the subject.
- 13.The formula for the area of a trapezium is A = (a + b)h / 2, where a and b are the parallel side lengths and h is the height. Make h the subject of the formula.
- 14.To rearrange the formula y = 3x − 8 to make x the subject, Priya writes: 'Add 8 to both sides to get y + 8 = 3x, then divide both sides by 3 to get x = y + 8 ÷ 3.' Work out the correct expression for x.y = 3x − 8
- 15.The simple interest, £I, earned on a savings account is given by the formula I = PRT/100, where P is the amount invested in pounds, R is the interest rate per year and T is the time in years. Rearrange the formula to make P the subject.
Answer key
- (a) x = (y + 9) / 2 — Method: undo the subtraction of 9 first, then undo the multiplication by 2. Working: y = 2x − 9, so adding 9 to both sides gives y + 9 = 2x, then dividing both sides by 2 gives x = (y + 9) / 2. The value x = (y − 9) / 2 comes from a sign error, keeping the −9 instead of moving it to +9. The value x = 2(y + 9) comes from multiplying by 2 instead of dividing. The value x = y / 2 + 9 comes from dividing by 2 before adding 9, the wrong order of operations, instead of dividing the whole bracket.
- (b) s = d / t — Method: undo the multiplication by t by dividing both sides by t. Working: d = st, so dividing both sides by t gives s = d / t. The value s = dt comes from multiplying by t instead of dividing. The value s = t / d comes from inverting the fraction, dividing t by d instead of d by t. The value s = d − t comes from subtracting t instead of dividing by it.
- (d) x = 5y + 4 — To make x the subject of y = (x − 4)/5, first multiply both sides by 5 to clear the fraction: 5y = x − 4, then add 4 to both sides: x = 5y + 4. Writing x = 5y − 4 multiplies correctly but keeps the minus sign on the 4 instead of changing it to a plus when moving it across. Writing x = y/5 + 4 divides by 5 instead of multiplying, the wrong inverse of the fraction. Writing x = 5(y + 4) adds 4 before multiplying by 5, reversing the correct order of the two steps. The correct rearrangement is x = 5y + 4.
- (b) 8 s — Rearranging v = u + at for t: subtract u from both sides to get v − u = at, then divide by a: t = (v − u)/a. Substituting u = 4, a = 2, v = 20: t = (20 − 4)/2 = 16/2 = 8 s. Answering 12 s comes from adding u instead of subtracting it: (20 + 4)/2 = 12. Answering 32 s comes from multiplying (v − u) by a instead of dividing by it: 16 × 2 = 32. Answering 6 s divides v by a first and then subtracts u, in the wrong order: 20/2 − 4 = 10 − 4 = 6. The time taken is 8 s.
- (b) x = (y − 3)/5 — To make x the subject of y = 5x + 3, first subtract 3 from both sides to get y − 3 = 5x, then divide both sides by 5: x = (y − 3)/5. Writing x = (y + 3)/5 keeps the division correct but does not change the sign of the 3 when moving it across. Writing x = y/5 − 3 divides only the y term by 5 and leaves the 3 as a separate subtraction, instead of subtracting first and dividing the whole expression. Writing x = 5(y − 3) applies the correct order of subtracting 3 first, but then multiplies by 5 instead of dividing — the inverse of 5x is division, not multiplication. The correct rearrangement is x = (y − 3)/5.
- (d) 6 — Method: rearrange the formula to make d the subject, then substitute C = 133. Working: C = 25 + 18d, so subtracting 25 from both sides gives C − 25 = 18d, then dividing by 18 gives d = (C − 25) / 18. Substituting C = 133: d = (133 − 25) / 18 = 108 / 18 = 6. The value 7.4 comes from dividing 133 by 18 without subtracting the fixed £25 first (133 / 18 ≈ 7.4). The value 4.6 comes from pairing the numbers the wrong way round, working out (133 − 18) / 25 = 4.6. The value 90 comes from subtracting both 25 and 18 from 133 instead of dividing by 18.
- (b) h = 2A/b — The height has been multiplied by the base and the result then divided by 2, so undo the division first. Multiplying both sides by 2 gives 2A = bh. Undoing the multiplication by the base comes next: dividing both sides by b gives 2A/b = h, so h = 2A/b. Dividing by 2 instead of multiplying gives A/(2b), a quarter of the correct height; multiplying by the base instead of dividing gives 2Ab; writing b/(2A) turns the final fraction upside down.
- (c) x = (y + 24)/4 — Method: expand the bracket first, then undo the operations done to x in reverse order. Working: y = 4(x − 6) = 4x − 24, so y + 24 = 4x, so x = (y + 24)/4. Answer: x = (y + 24)/4. x = (y + 6)/4 comes from expanding the bracket incorrectly, treating 4(x − 6) as 4x − 6 instead of 4x − 24. x = 4y + 96 comes from multiplying by 4 instead of dividing by 4 to undo the multiplication, giving 4(y + 24) = 4y + 96. x = y/4 − 6 comes from dividing by 4 first without expanding the bracket, then subtracting 6 as if the bracket's operation still applied afterwards.
- (c) x = 2y + 10 — Method: undo the operations done to x in reverse order — add 5, then multiply by 2. Working: y = x/2 − 5, so y + 5 = x/2, so x = 2(y + 5) = 2y + 10. Answer: x = 2y + 10. x = 2y + 5 comes from multiplying only the x/2 term by 2 and forgetting to multiply the 5 as well. x = 2y − 10 comes from a sign error, subtracting 5 instead of adding it before multiplying by 2. x = (y + 5)/2 comes from dividing by 2 instead of multiplying, the wrong operation to undo a division.
- (d) 5 — Method: rearrange the formula to make m the subject, then substitute F = 15.50. Working: F = 3 + 2.5m, so subtracting 3 from both sides gives F − 3 = 2.5m, then dividing by 2.5 gives m = (F − 3) / 2.5. Substituting F = 15.50: m = (15.50 − 3) / 2.5 = 12.50 / 2.5 = 5. The value 6.2 comes from dividing 15.50 by 2.5 without subtracting the fixed £3 first. The value 3.2 comes from dividing first and subtracting afterwards, in the wrong order: (15.50 / 2.5) − 3 = 3.2. The value 7.4 comes from adding £3 instead of subtracting it before dividing: (15.50 + 3) / 2.5 = 7.4.
- (b) 158 minutes — Rearranging C = 15 + 0.2m for m: subtract 15 from both sides to get C − 15 = 0.2m, then divide by 0.2: m = (C − 15)/0.2. Substituting C = 46.60: m = (46.60 − 15)/0.2 = 31.60/0.2 = 158. Answering 233 minutes comes from dividing the whole £46.60 by 0.2 without first taking off the £15 fixed charge. Answering 308 minutes comes from adding the £15 instead of subtracting it: (46.60 + 15)/0.2. Answering 218 minutes divides first and subtracts 15 afterwards, in the wrong order: 46.60/0.2 − 15 = 233 − 15 = 218. Ali made 158 minutes of calls.
- (c) r = √(A/π) — A = πr² means r has been squared and then multiplied by π. To make r the subject, first divide both sides by π to get A/π = r², then take the square root of both sides: r = √(A/π). Writing r = A/π stops after dividing by π and forgets that r is still squared — it never undoes the square. Writing r = √A/π takes the square root before dividing by π, which square-roots only the A and not the whole of A/π. Writing r = (A/π)² squares A/π instead of taking its square root — the opposite of what is needed to undo r². The correct rearrangement is r = √(A/π).
- (d) h = 2A / (a + b) — Method: undo the multiplication by 1/2 by multiplying both sides by 2, then undo the multiplication by (a + b) by dividing both sides by it. Working: A = (a + b)h / 2, so multiplying both sides by 2 gives 2A = (a + b)h, then dividing both sides by (a + b) gives h = 2A / (a + b). The value h = A / (a + b) comes from forgetting to multiply by 2 to clear the 1/2 first. The value h = 2A / a + b comes from dividing only by a and leaving b outside the fraction, instead of dividing by the whole bracket (a + b). The value h = (a + b) / (2A) comes from inverting the fraction.
- (d) x = (y + 8) / 3 — Method: add 8 to both sides, then divide the whole side by 3. Working: y = 3x − 8, so adding 8 to both sides gives y + 8 = 3x, then dividing both sides by 3 gives x = (y + 8) / 3. The value x = y + 8 / 3 is Priya's version, which comes from dividing only the 8 by 3 instead of dividing the whole expression y + 8 by 3. The value x = (y − 8) / 3 comes from a sign error, keeping −8 instead of moving it to +8. The value x = 3(y + 8) comes from multiplying by 3 instead of dividing.
- (a) P = 100I / (RT) — Method: undo the operations done to P in reverse order — multiply by 100, then divide by R and by T. Working: I = PRT/100, so 100I = PRT, so P = 100I / (RT). Answer: P = 100I / (RT). P = IRT/100 comes from leaving R and T in the numerator instead of moving them to the denominator. P = 100RT/I comes from swapping P and I when rearranging. P = 100I/R comes from dividing by R only and forgetting to also divide by T.
Build your own mix at the worksheet builder.