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
Rearranging formulae worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.Make b the subject of the formula a = 5b.
- 2.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.
- 3.Make a the subject of the formula b = 20 − a.
- 4.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.
- 5.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.
- 6.Make x the subject of the formula y = 4(x − 6).
- 7.Make x the subject of the formula y = x/2 − 5.y = x
- 8.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.
- 9.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.
- 10.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.
- 11.Make x the subject of the formula y = 4x − 3.y = 4x − 3
- 12.Make x the subject of the formula y = x + 7.y = x + 7
- 13.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
- 14.The formula connecting distance (d), speed (s) and time (t) is d = st. Make s the subject of the formula.
- 15.Make x the subject of the formula y = (x − 4)/5.
Answer key
- (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.
- (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) 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) 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) 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) 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.
- (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.
- (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.
- (d) x = (y + 3)/4 — Two operations have been applied to x: it has been multiplied by 4 and then 3 has been subtracted. Undo them in the opposite order. Adding 3 to both sides gives y + 3 = 4x. Dividing both sides by 4 then gives (y + 3)/4 = x, so x = (y + 3)/4. The bracket matters: writing y/4 + 3 divides only the y by 4 and leaves the 3 untouched. Writing (y − 3)/4 subtracts the 3 instead of adding it, and writing 4(y + 3) multiplies by 4 rather than 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.
- (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) 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.
Build your own mix at the worksheet builder.