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.The formula y = x² + 1 gives y in terms of x. Work out the value of y when x = −2.y = x² + 1
- 3.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.
- 4.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.
- 5.Work out the value of 5a + 2 when a = 3
- 6.A person's body mass index is given by the formula B = m ÷ h², where m is the mass in kg and h is the height in metres. Work out B, to 1 decimal place, when m = 68 and h = 1.6.
- 7.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.
- 8.The formula for converting a temperature in Fahrenheit, F, to Celsius, C, is C = 5(F − 32) ÷ 9. Work out C, to 1 decimal place, when F = 98.6.
- 9.Work out the value of 3x² − 4x when x = −2.
- 10.Work out the value of a² − 2b when a = −3 and b = 4.
- 11.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.
- 12.Work out the value of 3b − 4 when b = 6
- 13.Grace says that 2(x + 1) and 2x + 2 always have the same value. Work out the value of both expressions when x = 3.
- 14.Work out the value of n² − n when n = −3
- 15.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.
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) 5 — Method: substitute the value into the formula, work out the index first and the addition afterwards. Working: x² = (−2) × (−2) = 4, so y = 4 + 1 = 5. Answer: 5. The distractors: −3 comes from squaring only the 2 and keeping the minus sign outside the index, giving −4 + 1; 1 comes from adding the 1 to x before squaring, giving (−2 + 1)²; 4 comes from squaring correctly but stopping there and never adding the 1.
- (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) 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.
- (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.
- (c) 26.6 — h² = 1.6² = 2.56, so B = 68 ÷ 2.56 = 26.5625, which rounds to 26.6 (1 d.p.). A candidate who forgets to square the height gets 68 ÷ 1.6 = 42.5. A candidate who squares the mass instead of the height gets 68² ÷ 1.6 = 2890.0. A candidate who truncates 26.5625 instead of rounding it gets 26.5.
- (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) 37.0 — C = 5(98.6 − 32) ÷ 9 = 5 × 66.6 ÷ 9 = 333 ÷ 9 = 37.0. A candidate who forgets to subtract 32 first gets 5 × 98.6 ÷ 9 = 54.8 (1 d.p.). A candidate who forgets the 5 ÷ 9 factor entirely and just works out F − 32 gets 66.6. A candidate who multiplies by 9 ÷ 5 instead of 5 ÷ 9 gets 66.6 × 9 ÷ 5 = 119.9 (1 d.p.).
- (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) 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) 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.
- (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.
- (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.
- (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³.
Build your own mix at the worksheet builder.