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 5y + 9 when y = 0
- 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 2x² when x = −3
- 5.Work out the value of n² − n when n = −3
- 6.The volume of a cuboid is given by the formula V = lwh. Work out V, in cm³, when l = 2, w = 3 and h = 6.
- 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 4p² − 3 when p = 2.5
- 9.The formula for the energy stored in a stretched spring is E = (1/2)kx², where E is in joules, k is the spring constant in N/m and x is the extension in m. A spring with a spring constant of 40 N/m is stretched so that its extension is 0.3 m. Work out the energy stored in the spring.
- 10.Work out the value of (x − 4)/2 + 3 when x = 10
- 11.Work out the value of 3n − 2 when n = 1
- 12.A rectangle is x cm wide and twice as long as it is wide, so its area A cm² is given by A = 2x². Work out A when x = 3.
- 13.Work out the value of 5a + 2 when a = 3
- 14.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.
- 15.Work out the value of 3a − 2b when a = 5 and b = 4
Answer key
- (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).
- (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.
- (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).
- (d) 12 — Method: substitute the value into both terms, remembering that subtracting a negative number has the same effect as adding the matching positive number. Working: n² = (−3) × (−3) = 9, and subtracting n means subtracting −3, which adds 3, so the calculation is 9 + 3 = 12. Answer: 12. The distractors: 6 comes from subtracting 3 rather than subtracting −3, giving 9 − 3; −6 comes from squaring −3 as −9 while still adding the 3, giving −9 + 3; −3 comes from reading n² as 2n, giving 2 × (−3) = −6 and then −6 + 3.
- (d) 36 cm³ — V = lwh = 2 × 3 × 6 = 36 cm³. A candidate who adds all three numbers instead of multiplying gets 2 + 3 + 6 = 11 cm³. A candidate who multiplies only two of the three numbers, forgetting the length, gets w × h = 3 × 6 = 18 cm³. A candidate who multiplies l × w and w × h separately and adds the two products gets (2 × 3) + (3 × 6) = 6 + 18 = 24 cm³.
- (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) 22 — p² means p × p. Substitute p = 2.5: p² = 6.25, so 4p² = 4 × 6.25 = 25, and 25 − 3 = 22. 97 comes from squaring 4p together instead of just p, (4 × 2.5)² − 3 = 10² − 3 = 97. 7 comes from using p instead of p², 4 × 2.5 − 3. 1 comes from squaring the 3 instead of the p, 4 × 2.5 − 3².
- (a) 1.8 — E = (1/2)kx² = 0.5 × 40 × 0.3² = 0.5 × 40 × 0.09 = 1.8 joules. 3.6 comes from forgetting the (1/2) at the front, 40 × 0.09. 72 comes from squaring kx together instead of squaring only x, 0.5 × (40 × 0.3)² = 0.5 × 144 = 72. 6 comes from using x instead of x², 0.5 × 40 × 0.3.
- (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.
- (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.
- (a) 18 cm² — Method: substitute the width into the formula, applying the index to the letter before multiplying by the 2 in front of it. Working: x² = 3 × 3 = 9, and then A = 2 × 9 = 18, so the area is 18 cm². Answer: 18 cm². The distractors: 36 cm² comes from multiplying 2 by 3 first and squaring afterwards, giving (2 × 3)²; 12 cm² comes from doubling instead of squaring, so that x² is replaced by 2x and the calculation becomes 2 × 2 × 3; 6 cm² comes from working out 2 × 3 and never applying the index at all.
- (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.
- (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.
- (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.
Build your own mix at the worksheet builder.