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.
- (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) 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) 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.
- (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/π).
- (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.
- (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.
- (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.
- (c) s = P / 4 — Method: undo the multiplication by 4 by dividing both sides by 4. Working: P = 4s, so dividing both sides by 4 gives s = P / 4. The value s = 4P comes from multiplying by 4 instead of dividing — using the wrong inverse operation. The value s = P + 4 comes from adding 4 instead of dividing. The value s = P − 4 comes from subtracting 4 instead of dividing.
- (c) S = P + C — Method: S has C subtracted from it, so undo that subtraction by adding C to both sides. Working: P + C = S − C + C, so P + C = S, which is written S = P + C. Answer: S = P + C. S = P − C repeats the formula's own operation instead of its inverse. S = C − P subtracts the wrong way round. S = PC multiplies the two given quantities instead of adding them.
- (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.
- (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) 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.
- (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) h = V / (lw) — Method: undo the multiplication by lw by dividing both sides by lw. Working: V = lwh, so dividing both sides by lw gives h = V / (lw). The value h = V − lw comes from subtracting lw instead of dividing by it. The value h = Vlw comes from multiplying by lw instead of dividing. The value h = lw / V comes from inverting the fraction, dividing lw by V instead of V by lw.
Build your own mix at the worksheet builder.