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.
Non-calculator
Substitution into formulae worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.Work out the value of m² + 3m when m = −2
- 2.Work out the value of 3b − 4 when b = 6
- 3.Work out the value of 3x² − 4x when x = −2.
- 4.Work out the value of 3a − 2b when a = 5 and b = 4
- 5.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.
- 6.Work out the value of 5a + 2 when a = 3
- 7.The formula connecting speed, distance and time is v = s ÷ t. Work out v, in km/h, when s = 180 and t = 4.
- 8.Work out the value of 5y + 9 when y = 0
- 9.Work out the value of 3n − 2 when n = 1
- 10.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.
- 11.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.
- 12.Work out the value of 2x² when x = −3
- 13.Work out the value of 2(x + 2) when x = −5
- 14.A taxi fare in pounds is given by F = 2.50 + 1.20m, where m is the number of miles travelled. Sam takes a taxi for a journey of 6 miles. Work out the fare.
- 15.On Monday, a runner covers 15 km in 2.5 hours. On Tuesday, she covers 12 km in 1.5 hours. Using the formula speed = distance ÷ time, work out on which day she ran faster, and by how much.
Answer key
- (d) −2 — Method: substitute the value into both terms, working out the index and the multiplication before the addition. Working: m² = (−2) × (−2) = 4 and 3m = 3 × (−2) = −6, so the expression becomes 4 + (−6), which is −2. Answer: −2. The distractors: −10 comes from squaring −2 as −4, giving −4 + (−6); 10 comes from working out 3m as +6 and losing the minus sign, giving 4 + 6; −14 comes from working from left to right instead of multiplying first, giving (4 + 3) × (−2).
- (c) 14 — Substitute b = 6 into 3b − 4: 3 × 6 − 4 = 18 − 4 = 14. 5 comes from treating 3b as 3 + b instead of 3 × b, giving 3 + 6 − 4. 6 comes from subtracting 4 from b before multiplying by 3, 3 × (6 − 4). 18 comes from working out 3 × 6 correctly but forgetting to subtract the 4.
- (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.
- (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.
- (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.
- (a) 17 — Substitute a = 3 into 5a + 2: 5 × 3 + 2 = 15 + 2 = 17. 10 comes from treating 5a as 5 + a instead of 5 × a, giving 5 + 3 + 2. 25 comes from adding the 2 to a before multiplying by 5, 5 × (3 + 2). 15 comes from working out 5 × 3 correctly but forgetting to add the 2.
- (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.
- (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).
- (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.
- (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.
- (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.
- (a) 18 — Method: substitute the value, apply the index before the multiplication, and remember that a negative number multiplied by itself gives a positive result. Working: x² = (−3) × (−3) = 9, and then 2 × 9 = 18. Answer: 18. The distractors: −18 comes from squaring only the 3 and leaving the minus sign outside the index, giving 2 × (−9); 36 comes from multiplying 2 by −3 first and squaring afterwards, giving (−6)²; −12 comes from reading x² as 2x, so that the calculation becomes 2 × 2 × (−3).
- (c) −6 — Method: substitute the value, work out the bracket first, then multiply what the bracket comes to by 2. Working: the bracket gives (−5) + 2 = −3, and multiplying by 2 gives 2 × (−3) = −6. Answer: −6. The distractors: −3 comes from working out the bracket correctly but stopping there and never multiplying by 2; −1 comes from multiplying the 2 inside the bracket by the 2 outside before adding, giving −5 + 4; −8 comes from multiplying only the x by 2 and leaving the 2 inside the bracket unchanged, giving −10 + 2.
- (c) £9.70 — F = 2.50 + 1.20 × 6 = 2.50 + 7.20 = £9.70. £7.20 comes from forgetting to add the £2.50 fixed charge. £10.20 comes from adding the 2.50 to the number of miles before multiplying by 1.20, 1.20 × (6 + 2.50). £22.20 comes from adding the fixed charge and the rate together first and then multiplying by the miles, (2.50 + 1.20) × 6.
- (a) Tuesday, by 2 km/h — Monday's speed is 15 ÷ 2.5 = 6 km/h and Tuesday's speed is 12 ÷ 1.5 = 8 km/h, so Tuesday was faster, by 8 − 6 = 2 km/h. A candidate who works out the correct speeds but mislabels which day is faster gets Monday, by 2 km/h. A candidate who divides 15 ÷ 2.5 incorrectly as 5 instead of 6 gets a difference of 8 − 5 = 3 km/h, still crediting Tuesday. A candidate who forgets to find Monday's speed and gives Tuesday's speed itself as the difference states Tuesday, by 8 km/h.
Build your own mix at the worksheet builder.