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.
Forming and solving equations from situations worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.Two numbers have a sum of 45. The larger number is 9 more than the smaller number. Form an equation using n for the smaller number, and solve it to find the larger number.
- 2.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.
- 3.Priya buys b balloons for a party. Each balloon costs 15p. Write down an expression for the total cost, in pence.
- 4.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.
- 5.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.
- 6.A box contains 6 chocolates. Write down an expression for the total number of chocolates in c boxes.
- 7.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.
- 8.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?
- 9.Yuki is y years old. Her brother is 4 years younger than Yuki. Write down an expression, in terms of y, for the brother's age in 5 years' time.
- 10.Leo is three times as old as his brother. His brother is x years old. Write down an expression for Leo's age.
- 11.A regular hexagon has sides of length (x + 2) cm. Write down an expression, in terms of x, for the perimeter of the hexagon.
- 12.Amelia's mother is three times as old as Amelia. Four years ago her mother was five times as old as Amelia was then. Work out Amelia's age now.
- 13.Two brothers have ages that add up to 30. The elder brother is 6 years older than the younger brother. Work out the age of the younger brother.
- 14.Mia buys 3 identical notebooks and a pen costing £1.50. She pays a total of £9.90. Form an equation using n for the cost of one notebook, and solve it to find n.
- 15.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.
Answer key
- (a) 27 — Method: let the smaller number be n, so the larger number is n + 9. Form the equation n + (n + 9) = 45. Working: simplify: 2n + 9 = 45, so 2n = 36, giving n = 18. The larger number is 18 + 9 = 27. Answer: 27. 18 is the smaller number, found correctly, but given as the answer to the question asking for the larger number. 22.5 comes from ignoring the "9 more" part and simply halving the total, 45 ÷ 2. 36 comes from a sign error when isolating the constant, treating the equation as 2n = 45 + 9 instead of 2n = 45 − 9.
- (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.
- (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.
- (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.
- (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.
- (a) 6c — Each box has 6 chocolates, so c boxes have 6 × c = 6c chocolates. A candidate who adds the number of boxes to the number per box instead of multiplying gets 6 + c. A candidate who subtracts instead of multiplying gets c − 6. A candidate who divides instead of multiplying gets c ÷ 6.
- (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.
- (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) y + 1 — The brother's age now is y − 4. In 5 years' time this becomes y − 4 + 5 = y + 1. A candidate who adds 4 instead of subtracting it, then adds 5, gets y + 4 + 5 = y + 9. A candidate who subtracts 5 instead of adding it gets y − 4 − 5 = y − 9. A candidate who works out the brother's current age but forgets to add on the 5 years gets y − 4.
- (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.
- (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.
- (d) 8 — Method: write both present ages in terms of one letter, take four years off each of them, and form an equation from the comparison four years ago. Working: let Amelia be y, so her mother is 3y; four years ago they were y − 4 and 3y − 4, giving 3y − 4 = 5(y − 4); expanding gives 3y − 4 = 5y − 20; adding 20 and subtracting 3y from both sides gives 16 = 2y, and dividing by 2 gives y = 8. Checking: Amelia is 8 and her mother 24; four years ago they were 4 and 20, and 20 = 5 × 4. Answer: 8. The distractors: 4 comes from solving correctly but giving Amelia's age four years ago instead of her age now; 16 comes from stopping at 2y = 16 and giving 16 as her age; 2 comes from collecting the y terms by adding the 5y instead of subtracting it, giving 3y + 5y = 20 − 4 and so 8y = 16.
- (d) 12 — Method: call the younger brother's age x, write the elder brother's age in terms of x, and form an equation from the total. Working: the elder brother is x + 6, so x + (x + 6) = 30; simplifying gives 2x + 6 = 30, subtracting 6 from both sides gives 2x = 24, and dividing by 2 gives x = 12. Checking: 12 and 18 add up to 30 and differ by 6. Answer: 12. The distractors: 18 comes from solving correctly and then giving the elder brother's age, which is not the age asked for; 15 comes from halving 30 and ignoring the 6-year difference altogether; 24 comes from taking 6 off the total, 30 − 6 = 24, and giving that as an age.
- (c) £2.80 — 3n + 1.50 = 9.90, so 3n = 8.40 and n = 2.80, so each notebook costs £2.80. A candidate who forgets to subtract the cost of the pen and divides the total by 3 gets n = 9.90 ÷ 3 = £3.30. A candidate who adds the cost of the pen instead of subtracting it gets 3n = 11.40 and n = £3.80. A candidate who treats the pen as a fourth notebook and divides the total by 4 gets n = 9.90 ÷ 4 = £2.48 (2 d.p.).
- (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.
Build your own mix at the worksheet builder.