Printable · GCSE Foundation · ages 14-16
Forming and solving equations from situations worksheet — GCSE Foundation
Fifteen questions on "forming and solving equations from situations" — DfE statement A21. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Non-calculator
Forming and solving equations from situations worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A phone plan costs a fixed £15 per month plus 8p per minute of calls. In one month, Jamal's bill was £23.80. Form an equation using m for the number of minutes, and solve it to find how many minutes Jamal used that month.
- 2.Priya buys b balloons for a party. Each balloon costs 15p. Write down an expression for the total cost, in pence.
- 3.A regular hexagon has sides of length (x + 2) cm. Write down an expression, in terms of x, for the perimeter of the hexagon.
- 4.Jack is x years old. His brother Kwame is 3 years older than Jack. Write down an expression for Kwame's age.
- 5.Three consecutive integers add up to 72. Using n for the smallest integer, form an equation and solve it to find the smallest of the three integers.
- 6.Ethan is 10 years old and his father is 40 years old. Work out how many years ago Ethan's father was seven times as old as Ethan.
- 7.A rectangle has width x cm. Its length is 3 cm more than its width. The perimeter of the rectangle is 38 cm. Form an equation and solve it to find x.
- 8.A rectangle has length k cm and width 5 cm less than its length. Write down an expression for the width of the rectangle, in cm.
- 9.A scout leader is 44 years old and one of the scouts is 16 years old. Work out how many years it will be until the leader is exactly twice as old as the scout.
- 10.A number, n, is doubled and then 7 is subtracted. The result is 15. Form an equation and solve it to find n.
- 11.A cinema sells adult tickets for £10 and child tickets for £6. A family group buys 9 tickets in total, spending £74. Work out how many adult tickets were bought.
- 12.Yusuf has £40 saved and adds £6 each week. His sister Aisha has £10 saved and adds £11 each week. After how many weeks will they have saved the same amount?
- 13.Leo is three times as old as his brother. His brother is x years old. Write down an expression for Leo's age.
- 14.The mean of four numbers is 12.5. Three of the numbers are 8, 15 and 19. Form an equation using n for the fourth number, and solve it to find n.
- 15.A number, n, is tripled and then 4.5 is added. The result is 22.5. Form an equation and solve it to find n.
Answer key
- (d) 110 — Method: form the equation 15 + 0.08m = 23.80, where m is the number of minutes, then solve for m. Working: subtract the fixed fee: 0.08m = 23.80 − 15 = 8.80. Divide by the cost per minute: m = 8.80 ÷ 0.08 = 110. Answer: 110 minutes. 1.1 comes from using 8 instead of 0.08 as the cost per minute, forgetting to convert pence to pounds. 297.5 comes from dividing the whole bill by the cost per minute without subtracting the fixed fee first, 23.80 ÷ 0.08. 485 comes from adding the fixed fee to the bill instead of subtracting it, before dividing by the cost per minute, (23.80 + 15) ÷ 0.08.
- (d) 15b — Method: each balloon costs 15p, so b balloons cost 15 × b pence. Working: 15 × b = 15b. Answer: 15b. b + 15 comes from treating the 15p as a one-off addition rather than a rate applied to every balloon. b − 15 comes from misreading the situation as a discount rather than a cost per balloon. b/15 comes from dividing instead of multiplying, swapping the two operations.
- (a) 6x + 12 — A regular hexagon has 6 equal sides, so the perimeter is 6(x + 2) = 6x + 12. A candidate who multiplies only the x-term by 6 and forgets to multiply the 2 gets 6x + 2. A candidate who multiplies only the number term by 6 and forgets to multiply the x gets x + 12. A candidate who adds 6 and 2 to make a single coefficient of x instead of expanding the brackets gets 8x.
- (a) x + 3 — Method: "years older" is an addition, and the number of years is added to the age that is known in terms of the letter. Working: Jack's age is x, and Kwame is 3 years older, so Kwame's age is x + 3. Answer: x + 3. The distractors: x − 3 comes from reading "older" as "younger" and subtracting instead of adding; 3x comes from reading "3 years older" as "3 times as old" and multiplying; 3 − x comes from writing the calculation the wrong way round, taking Jack's age from the 3 rather than adding.
- (d) 23 — Method: let the smallest integer be n, so the three consecutive integers are n, n + 1 and n + 2. Form the equation n + (n + 1) + (n + 2) = 72. Working: simplify the left side: 3n + 3 = 72, so 3n = 69, giving n = 23. Answer: 23. 24 comes from dividing 72 by 3 directly, 72 ÷ 3 = 24, which finds the middle integer rather than realising the three numbers differ. 25 comes from correctly finding n = 23 but reading off the largest integer, n + 2, instead of the smallest as asked. 21 comes from dividing first and subtracting after, (72 ÷ 3) − 3, instead of subtracting 3 before dividing by 3.
- (c) 5 — Method: call the number of years ago t, take t off both ages, and form an equation from the comparison at that time. Working: t years ago the father was 40 − t and Ethan was 10 − t, so 40 − t = 7(10 − t); expanding gives 40 − t = 70 − 7t, adding 7t to both sides gives 40 + 6t = 70, subtracting 40 gives 6t = 30, and dividing by 6 gives t = 5. Checking: five years ago the father was 35 and Ethan was 5, and 35 = 7 × 5. Answer: 5. The distractors: 35 comes from finding the right moment but giving the father's age at that time instead of the number of years; 30 comes from using Ethan's present age on the right-hand side, 40 − t = 7 × 10, which gives t = −30 and is then written as 30; 24 comes from reaching 6t = 30 correctly and subtracting 6 instead of dividing by 6.
- (b) 8 — The perimeter is 2(x + (x + 3)) = 4x + 6, so 4x + 6 = 38, which gives 4x = 32 and x = 8. A candidate who forgets the '+3' and treats the rectangle as a square, solving 2(2x) = 38, gets x = 9.5. A candidate who forgets to double the sum of the sides, solving 2x + 3 = 38, gets x = 17.5. A candidate who uses 3x instead of x + 3 for the length, solving 2(x + 3x) = 38, gets x = 4.75.
- (b) k − 5 — Method: the width is 5 less than the length, so subtract 5 from the length. Working: length − 5 = k − 5. Answer: k − 5. 5 − k comes from subtracting in the wrong order, taking the length away from 5 instead of the other way round. k + 5 comes from adding instead of subtracting, missing that the width is smaller than the length. 5k comes from multiplying the length by 5 instead of subtracting 5 from it.
- (b) 12 years — Method: call the number of years t, add t to both ages, and form an equation from the comparison at that future time. Working: in t years the leader will be 44 + t and the scout will be 16 + t, so 44 + t = 2(16 + t); expanding gives 44 + t = 32 + 2t, and subtracting t and 32 from both sides gives t = 12. Checking: in 12 years the leader will be 56 and the scout 28, and 56 = 2 × 28. Answer: 12 years. The distractors: 6 years comes from halving the leader's present age instead, so that the scout has to reach 22, which takes 6 years; 14 years comes from halving the 28-year gap between the two ages; 28 years comes from giving the age gap itself as the number of years.
- (a) 11 — 2n − 7 = 15, so adding 7 to both sides gives 2n = 22, and dividing by 2 gives n = 11. A candidate who makes a sign error and forms the equation 2n + 7 = 15 gets 2n = 8 and n = 4. A candidate who correctly adds 7 to get 2n = 22 but forgets to divide by 2 gets n = 22. A candidate who ignores the −7 altogether and solves 2n = 15 gets n = 7.5.
- (c) 5 — Method: let a be the number of adult tickets, so the number of child tickets is 9 − a. Form the equation 10a + 6(9 − a) = 74. Working: expand the bracket: 10a + 54 − 6a = 74, so 4a = 20, giving a = 5. Answer: 5 adult tickets. 4 comes from correctly finding the number of child tickets but reporting it instead of the number of adult tickets asked for. 1.25 comes from a sign error expanding the bracket, writing 10a + 54 + 6a = 74 instead of subtracting, which gives 16a = 20. 7.4 comes from dividing the total takings by the adult ticket price only, ignoring the children entirely, 74 ÷ 10.
- (d) 6 — Method: write an expression for each person's savings after w weeks, and set them equal. Working: 40 + 6w = 10 + 11w. Subtract 6w from both sides: 40 = 10 + 5w. Subtract 10: 30 = 5w, so w = 6. Answer: 6 weeks. 0 comes from setting only the weekly amounts equal, 6w = 11w, and ignoring the different starting amounts entirely. 10 comes from adding the two starting amounts and dividing by the difference in weekly amounts, (40 + 10) ÷ (11 − 6), instead of forming and solving the correct equation. 1.76 comes from adding the two weekly amounts instead of subtracting them when rearranging, (40 − 10) ÷ (11 + 6).
- (a) 3x — Method: "three times as old" is a multiplication by 3, applied to the age that is known in terms of the letter. Working: the brother's age is x, and Leo's age is 3 × x, which is written as 3x. Answer: 3x. The distractors: x + 3 comes from reading "three times as old" as "three years older" and adding instead of multiplying; x − 3 comes from reading it as "three years younger" and subtracting; x/3 comes from dividing by 3 instead of multiplying, which describes the brother in terms of Leo rather than Leo in terms of the brother.
- (d) 8 — Since the mean of the four numbers is 12.5, their total is 4 × 12.5 = 50. The three known numbers add up to 8 + 15 + 19 = 42, so n = 50 − 42 = 8. A candidate who multiplies the mean by 3 instead of 4 gets a total of 37.5, giving n = 37.5 − 42 = −4.5. A candidate who forgets to subtract the three known numbers and gives the total itself as n states n = 50. A candidate who subtracts the mean from the total of the three known numbers instead of the other way round gets n = 42 − 12.5 = 29.5.
- (b) 6 — 3n + 4.5 = 22.5, so 3n = 18 and n = 6. A candidate who divides 22.5 by 3 first and ignores the 4.5 gets n = 7.5. A candidate who makes a sign error and forms the equation 3n − 4.5 = 22.5 gets 3n = 27 and n = 9. A candidate who divides by 3 before subtracting the 4.5, working out 22.5 ÷ 3 + 4.5, gets n = 12.
Build your own mix at the worksheet builder.