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.
Non-calculator
Answer key: Rearranging formulae worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (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.
- (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.
- (b) x = y − 7 — The letter x has 7 added to it, and the inverse of adding 7 is subtracting 7. Subtracting 7 from both sides leaves x on its own on the right, giving y − 7 = x, which is written x = y − 7. Adding 7 to both sides instead repeats the operation rather than undoing it; writing 7 − y reverses the subtraction, which changes the sign of the whole expression; writing 7y treats the addition as a multiplication.
- (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.
- (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.
- (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) 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.
- (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.
- (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.
- (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) 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) 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.
- (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.
- (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) c = k/6 — k = 6c means c has been multiplied by 6, so to make c the subject, divide both sides by 6: c = k/6. Writing c = 6k multiplies by 6 again instead of undoing the multiplication. Writing c = k − 6 mistakes multiplying for adding, and subtracts 6 rather than dividing. Writing c = 6 − k reverses the order as well as the operation. The correct rearrangement is c = k/6.
Build your own mix at the worksheet builder.