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.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.
- 2.Work out the value of n² − n when n = −3
- 3.Work out the value of 5y + 9 when y = 0
- 4.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.
- 5.The formula connecting speed, distance and time is v = s ÷ t. Work out v, in km/h, when s = 180 and t = 4.
- 6.The formula for converting a distance in miles, m, to kilometres, k, is k = 8m ÷ 5. Work out k when m = 10.
- 7.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.
- 8.Work out the value of m² + 3m when m = −2
- 9.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.
- 10.Work out the value of 3a − 2b when a = 5 and b = 4
- 11.Work out the value of a² − 2b when a = −3 and b = 4.
- 12.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.
- 13.Work out the value of 5m² + 3m when m = −2.4
- 14.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.
- 15.Work out the value of 4p² − 3 when p = 2.5
Answer key
- (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) 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.
- (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) 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.
- (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.
- (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.
- (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.
- (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) £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.
- (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) 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.
- (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.
- (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) 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) 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².
Build your own mix at the worksheet builder.