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.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.
- 2.A car's speed increases steadily while it accelerates. Its speed v m/s after t seconds is given by v = u + at, where u is the starting speed in m/s and a is the acceleration in m/s². A car starts at u = 4 m/s and accelerates at a = 2 m/s² until it reaches v = 20 m/s. Work out t, the time taken in seconds.
- 3.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.
- 4.Make a the subject of the formula b = 20 − a.
- 5.Make x the subject of the formula y = 4x − 3.y = 4x − 3
- 6.Make b the subject of the formula a = 5b.
- 7.Make x the subject of the formula y = x + 7.y = x + 7
- 8.The formula for the volume of a cuboid is V = lwh, where l is the length, w is the width and h is the height. Make h the subject of the formula.
- 9.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
- 10.The perimeter of a rectangle is given by the formula P = 2(l + w), where l is the length and w is the width. A rectangular garden has a perimeter of 46 m and a length of 14 m. Rearrange the formula to make w the subject, then work out the width of the garden.
- 11.Make x the subject of the formula y = 2x − 9.y = 2x − 9
- 12.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.
- 13.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.
- 14.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.
- 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
- (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) 8 s — Rearranging v = u + at for t: subtract u from both sides to get v − u = at, then divide by a: t = (v − u)/a. Substituting u = 4, a = 2, v = 20: t = (20 − 4)/2 = 16/2 = 8 s. Answering 12 s comes from adding u instead of subtracting it: (20 + 4)/2 = 12. Answering 32 s comes from multiplying (v − u) by a instead of dividing by it: 16 × 2 = 32. Answering 6 s divides v by a first and then subtracts u, in the wrong order: 20/2 − 4 = 10 − 4 = 6. The time taken is 8 s.
- (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.
- (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 = (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) 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.
- (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) 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.
- (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.
- (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.
- (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) 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.
- (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.