Printable · GCSE Foundation · ages 14-16
Substitution into formulae worksheet — GCSE Foundation
Fifteen questions on "substitution into formulae" — DfE statement A2. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Substitution into formulae worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.Work out the value of a² − 2b when a = −3 and b = 4.
- 2.Work out the value of 3a − 2b when a = 5 and b = 4
- 3.Grace says that 2(x + 1) and 2x + 2 always have the same value. Work out the value of both expressions when x = 3.
- 4.Work out the value of 5m² + 3m when m = −2.4
- 5.Work out the value of 3n − 2 when n = 1
- 6.The braking distance of a car, in metres, is estimated using the formula d = 0.4v² + 6, where v is the speed in mph. A car travelling at 35 mph brakes. Work out the estimated braking distance.
- 7.Work out the value of 5y + 9 when y = 0
- 8.The formula for converting a distance in miles, m, to kilometres, k, is k = 8m ÷ 5. Work out k when m = 10.
- 9.A formula is F = 4s. A pupil says that when s = 5 the value of F is 9, because they added 4 and 5 instead of multiplying. Work out the correct value of F when s = 5.
- 10.Work out the value of (x − 4)/2 + 3 when x = 10
- 11.Oliver has m stickers and gives 5 of them away. The number he has left is L = m − 5. Work out L when m = 8.
- 12.Work out the value of 3x² − 4x when x = −2.
- 13.The formula for the perimeter of a rectangle is P = 2(l + w). One rectangle has l = 9 cm and w = 4 cm. A second rectangle has l = 6 cm and w = 5 cm. Work out how many cm greater the perimeter of the first rectangle is than the perimeter of the second.
- 14.A recipe gives the cooking time, in minutes, for a chicken as T = 40m + 20, where m is the mass in kg. A chicken has a mass of 1.8 kg. Work out the cooking time in hours and minutes.
- 15.The formula connecting speed, distance and time is v = s ÷ t. Work out v, in km/h, when s = 180 and t = 4.
Answer key
- (a) 1 — a² − 2b = (−3)² − 2(4) = 9 − 8 = 1. A candidate who squares −3 but keeps the negative sign gets −9 − 8 = −17. A candidate who forgets to square a and substitutes it as −3 gets −3 − 8 = −11. A candidate who adds instead of subtracting 2b gets 9 + 8 = 17.
- (d) 7 — Method: substitute both values, work out the two multiplications first, and only then subtract. Working: 3a = 3 × 5 = 15 and 2b = 2 × 4 = 8, so the expression becomes 15 − 8 = 7. Answer: 7. The distractors: 23 comes from adding the two products instead of subtracting, giving 15 + 8; −7 comes from subtracting the wrong way round and working out 8 − 15; 52 comes from working from left to right instead of following the order of operations, giving 3 × 5 = 15, then 15 − 2 = 13, then 13 × 4.
- (c) 8 — Method: substitute x = 3 into each expression in turn, working out the bracket first in the expression that has one and the multiplication first in the expression that does not. Working: 2(x + 1) gives 2 × (3 + 1) = 2 × 4 = 8, and 2x + 2 gives 2 × 3 + 2 = 6 + 2 = 8, so both expressions take the value 8, as Grace claims. Answer: 8. The distractors: 7 comes from multiplying only the x inside the bracket and then adding the 1, giving 2 × 3 + 1; 10 comes from reading 2x + 2 as 2(x + 2) and working out 2 × 5; 6 comes from substituting into 2x and stopping before the 2 is added.
- (c) 21.6 — m² = (−2.4)² = 5.76, since a negative number squared is positive, so 5m² = 28.8. Then 3m = 3 × (−2.4) = −7.2. Total: 28.8 + (−7.2) = 21.6. −36 comes from taking m² as negative, 5 × (−5.76) − 7.2 = −36, forgetting that squaring removes the negative sign. 36 comes from ignoring the negative sign on m altogether and using m = 2.4 throughout. 29.4 comes from treating 3m as 3 + m instead of 3 × m, giving 28.8 + (3 + (−2.4)).
- (b) 1 — Method: replace the letter with its value, work out the multiplication first and the subtraction afterwards. Working: 3n = 3 × 1 = 3, so the expression becomes 3 − 2, which is 1. Answer: 1. The distractors: 3 comes from substituting into 3n but stopping before the 2 is taken away; −1 comes from subtracting the wrong way round and working out 2 − 3; 5 comes from adding the 2 instead of subtracting it, giving 3 + 2.
- (c) 496 — d = 0.4v² + 6. First v² = 35 × 35 = 1225. Then 0.4 × 1225 = 490. Add 6: 490 + 6 = 496 m. 490 comes from forgetting to add the 6 at the end. 202 comes from squaring 0.4v together instead of squaring only v, (0.4 × 35)² + 6 = 14² + 6 = 202. 20 comes from using v instead of v², 0.4 × 35 + 6.
- (c) 9 — Method: replace the letter with the value given for it, then work out the multiplication before the addition. Working: 5y means 5 × y, and 5 × 0 = 0, so the expression becomes 0 + 9, which is 9. Answer: 9. The distractors: 14 comes from treating 5 × 0 as 5, a common slip with zero, and then adding the 9; 0 comes from assuming that an expression containing a zero must itself be zero, so the + 9 is ignored; 45 comes from multiplying the whole expression by 5 instead of multiplying only y, giving 5 × (0 + 9).
- (a) 16 — k = 8m ÷ 5 = (8 × 10) ÷ 5 = 80 ÷ 5 = 16. A candidate who multiplies 8 by 10 but forgets to divide by 5 gets 80. A candidate who divides 10 by 8 and multiplies by 5, using the fraction upside down, gets 10 × 5 ÷ 8 = 6.25. A candidate who adds instead of substituting into the formula gets 8 + 10 = 18.
- (b) 20 — F = 4s, so when s = 5, F = 4 × 5 = 20. 9 comes from adding 4 and 5 instead of multiplying, the mistake described in the question. 25 comes from squaring s (5²) instead of multiplying by 4. 45 comes from writing the digits 4 and 5 next to each other instead of carrying out the multiplication.
- (c) 6 — Method: substitute the value, work out the top of the fraction first, then the division, and add the 3 last. Working: the top gives 10 − 4 = 6, dividing by 2 gives 6 ÷ 2 = 3, and adding 3 gives 3 + 3 = 6. Answer: 6. The distractors: 11 comes from dividing only the 4 by 2 instead of the whole of the top, giving 10 − 2 + 3; 4.5 comes from dividing the + 3 by 2 as well, giving (10 − 4 + 3) ÷ 2; 0 comes from subtracting the wrong way round on the top, giving (4 − 10) ÷ 2 = −3 and then −3 + 3.
- (a) 3 — Method: substitute the given value into the formula and carry out the subtraction in the order the formula is written. Working: replacing m with 8 gives L = 8 − 5, and 8 − 5 = 3. Answer: 3. The distractors: 13 comes from adding 5 to 8 instead of subtracting it; 40 comes from reading m − 5 as a multiplication and working out 8 × 5; −3 comes from subtracting the wrong way round and working out 5 − 8.
- (b) 20 — 3x² − 4x = 3(−2)² − 4(−2) = 3(4) − (−8) = 12 + 8 = 20. A candidate who makes a sign error on −4x, treating −4 × −2 as −8 instead of +8, gets 12 − 8 = 4. A candidate who squares −2 but keeps the result negative, using 3 × (−4) = −12 for the first term, but correctly works out −4x = −4 × (−2) = 8, gets −12 + 8 = −4. A candidate who squares the whole term 3x, working out (3 × −2)² − 4 × (−2), gets (−6)² + 8 = 36 + 8 = 44.
- (a) 4 — Rectangle 1: P = 2(9 + 4) = 2 × 13 = 26 cm. Rectangle 2: P = 2(6 + 5) = 2 × 11 = 22 cm. Difference = 26 − 22 = 4 cm. 2 comes from finding the difference between (l + w) for each rectangle, 13 − 11 = 2, but forgetting to double it. 26 comes from giving rectangle 1's whole perimeter instead of the difference between the two. 6 comes from doubling only the change in length, 2 × (9 − 6), and ignoring that the width also changed.
- (d) 1 hour 32 minutes — T = 40 × 1.8 + 20 = 72 + 20 = 92 minutes. Since 92 = 60 + 32, the cooking time is 1 hour 32 minutes. A candidate who rounds the mass to 2 kg before substituting gets 40 × 2 + 20 = 100 minutes = 1 hour 40 minutes. A candidate who forgets to add the 20 minutes gets 40 × 1.8 = 72 minutes = 1 hour 12 minutes. A candidate who multiplies the mass by (40 + 20) = 60 instead of substituting into the formula gets 1.8 × 60 = 108 minutes = 1 hour 48 minutes.
- (d) 45 — v = s ÷ t = 180 ÷ 4 = 45 km/h. 720 comes from multiplying s and t instead of dividing, 180 × 4. 184 comes from adding s and t instead of dividing, 180 + 4. 176 comes from subtracting t from s instead of dividing, 180 − 4.
Build your own mix at the worksheet builder.