Printable · GCSE Foundation · ages 14-16
Rearranging formulae worksheet — GCSE Foundation
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.
Answer key: Rearranging formulae worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (a) a = 20 − b — Method: get a on its own by adding a to both sides, then subtracting b from both sides. Working: b = 20 − a, so b + a = 20, so a = 20 − b. Answer: a = 20 − b. a = b − 20 comes from treating the formula as if it read b = 20 + a and then subtracting 20 from both sides. a = 20 + b comes from moving b across from b + a = 20 without changing its sign. a = −20 − b comes from a double sign error, changing the sign of the 20 as well as of b when rearranging.
- (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.
- (b) x = y/3 − 2 — The bracket containing x has been multiplied by 3, so divide both sides by 3 first, which gives y/3 = x + 2. Subtracting 2 from both sides then leaves y/3 − 2 = x, so x = y/3 − 2. Taking the 2 away before dividing gives (y − 2)/3, which divides the 2 by 3 as well, although the 2 was never divided in the original formula. Adding 2 rather than subtracting it gives y/3 + 2, and multiplying by 3 instead of dividing gives 3y − 2.
- (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) Yes; x = (y + 5)/2 is right — Sam's method is correct throughout: adding 5 to both sides gives y + 5 = 2x, and dividing both sides by 2 gives x = (y + 5)/2, so Sam is right. The option giving x = (y − 5)/2 assumes 5 should be subtracted again, but 2x − 5 = y means 5 has already been subtracted, so it must be added back, not taken away a second time. The option giving x = y/2 + 5 divides only the y term by 2 and leaves the 5 unhalved, which is not a valid rearrangement. The option agreeing Sam is correct but changing step 2 to x = 2(y + 5) confuses '2x' with 'x divided by 2' — since x is multiplied by 2, the inverse is division, not multiplication. Sam's working, and his final formula x = (y + 5)/2, are both correct.
- (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.
- (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.
- (c) 22 m — Rearranging P = 2l + 2w for l gives l = (P − 2w)/2. Substituting P = 60 and w = 8: l = (60 − 16)/2 = 44/2 = 22 m. Answering 30 m comes from ignoring the width altogether and working out l = P/2, which only holds when w = 0. Answering 38 m comes from adding 2w instead of subtracting it: (60 + 16)/2 = 38. Answering 11 m comes from dividing by 4 instead of 2, as if the formula were P = 4l + 4w. The pen's length is 22 m.
- (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.
- (a) r = C / (2π) — Method: undo the multiplication by 2π by dividing both sides by 2π. Working: C = 2πr, so dividing both sides by 2π gives r = C / (2π). The value r = C / π comes from dividing by π only and forgetting the factor of 2 in 2π. The value r = 2πC comes from multiplying by 2π instead of dividing. The value r = C − 2π comes from subtracting 2π instead of dividing by it.
- (a) 9 m — Undo the multiplication by the bracket first: dividing both sides by 2 gives P/2 = l + w. Subtracting the length from both sides gives w = P/2 − l. Substituting the measurements, 46 ÷ 2 = 23, and 23 − 14 = 9, so the width is 9 m. Taking the length off before halving gives (46 − 14) ÷ 2 = 16, which halves the length as well; expanding to P = 2l + 2w and then forgetting to divide by 2 gives 46 − 28 = 18; subtracting the length in the wrong direction gives 23 + 14 = 37.
- (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.
- (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) m = w + 8 — To make m the subject of w = m − 8, add 8 to both sides so the subtraction is undone: m = w + 8. Writing m = w − 8 forgets to change the operation at all — it just relabels the equation without moving the 8 across. Writing m = 8 − w swaps the order and puts the wrong sign on w, as if the equation had been w = 8 − m instead. Writing m = w/8 mistakes subtraction for a scaling relationship and divides by 8 instead of adding it. The correct rearrangement is m = w + 8.
- (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.