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.
Rearranging formulae worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.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.
- 2.Make x the subject of the formula y = x/2 − 5.y = x
- 3.Make x the subject of the formula y = 5x + 3.y = 5x + 3
- 4.Make x the subject of the formula y = (x − 4)/5.
- 5.Make x the subject of the formula y = x + 7.y = x + 7
- 6.To rearrange y = 2x − 5 to make x the subject, Sam writes: 'Add 5 to both sides to get y + 5 = 2x, then divide both sides by 2 to get x = (y + 5)/2.' Which statement about Sam's method is correct?y = 2x − 5
- 7.The formula for the profit, £P, made on an item is P = S − C, where S is the selling price and C is the cost price. Make S the subject of the formula.
- 8.Make c the subject of the formula k = 6c.
- 9.Make p the subject of the formula n = p/3.
- 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.Make x the subject of the formula y = 4(x − 6).
- 12.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.
- 13.A rectangular sheep pen has perimeter P, length l and width w, connected by the formula P = 2l + 2w. A farmer has 60 m of fencing for the perimeter and sets the width at 8 m. Work out the length of the pen.
- 14.Make b the subject of the formula a = 5b.
- 15.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.
Answer key
- (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 = 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)/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) 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) 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.
- (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.
- (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.
- (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.
- (b) p = 3n — n = p/3 means p has been divided by 3, so to make p the subject, multiply both sides by 3: p = 3n. Writing p = n/3 leaves the formula exactly as it was, without undoing the division. Writing p = n − 3 mistakes division for subtraction and takes 3 away from n instead of multiplying. Writing p = 3/n incorrectly flips the fraction upside down rather than multiplying n by 3. The correct rearrangement is p = 3n.
- (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.
- (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.
- (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.
- (b) b = a/5 — Writing 5b means 5 × b, so b has been multiplied by 5. The inverse of multiplying by 5 is dividing by 5, and dividing both sides by 5 gives a/5 = b, which is written b = a/5. Multiplying both sides by 5 instead gives 5a, which applies the operation a second time; treating the 5 as though it were added gives a − 5; writing 5/a turns the fraction upside down.
- (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/π).
Build your own mix at the worksheet builder.