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.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.
- 2.Explain why the equation 4x + 3 = 4x + 10 has no solution for x.
- 3.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.
- 4.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.
- 5.Priya buys b balloons for a party. Each balloon costs 15p. Write down an expression for the total cost, in pence.
- 6.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.
- 7.Sophie's mother is 34 years old. In x years' time she will be 50 years old. Work out the value of x.
- 8.A square has sides of length y cm. Write down an expression for the perimeter of the square.
- 9.A number, n, is doubled and then 7 is subtracted. The result is 15. Form an equation and solve it to find n.
- 10.A taxi charges a fixed fee of £3 plus £2 for every mile travelled. The journey is m miles. Write down an expression for the total cost, in pounds.
- 11.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.
- 12.A box contains 6 chocolates. Write down an expression for the total number of chocolates in c boxes.
- 13.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.
- 14.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.
- 15.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.
Answer key
- (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.
- (a) Subtracting 4x gives 3 = 10, which is never true. — Method: try to solve the equation as normal and see what happens. Working: subtract 4x from both sides: 4x + 3 − 4x = 4x + 10 − 4x, giving 3 = 10. This statement is false for every value of x, so the equation has no solution. Answer: subtracting 4x gives 3 = 10, which is never true. "x would have to be negative" invents a constraint on x that the equation never states. "It's true for every x" confuses this equation with an identity, where both sides would simplify to the same expression. "x = 7" misreads the false statement 3 = 10 as something to solve for x, rather than recognising it means no solution exists.
- (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.
- (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.
- (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.
- (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.
- (a) 16 — Method: the future age is the present age plus the number of years, so form that equation and solve it. Working: 34 + x = 50, and subtracting 34 from both sides gives x = 50 − 34 = 16. Answer: 16. The distractors: 84 comes from adding the two ages instead of subtracting, 34 + 50; 50 comes from giving her future age rather than the number of years that pass; 24 comes from a column subtraction in which the smaller digit is taken from the larger in each column, 4 − 0 and 5 − 3, instead of exchanging.
- (d) 4y — Method: the perimeter is the total distance round the outside of the shape, and a square has four sides all of the same length. Working: the four sides are y, y, y and y, so the perimeter is y + y + y + y, which is written as 4y. Answer: 4y. The distractors: 2y comes from adding only two of the four sides, as if the square were being treated like a rectangle with one length and one width; y² comes from working out the area of the square, y × y, instead of its perimeter; y + 4 comes from adding 4 to the side length instead of multiplying the side length by 4.
- (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.
- (b) 3 + 2m — Method: add the fixed fee to the cost of the miles travelled. Working: the miles cost 2 × m = 2m pounds, and the fixed fee is £3, so the total is 3 + 2m. Answer: 3 + 2m. 2 + 3m comes from swapping which number is the fixed fee and which is the per-mile rate. 5 + m comes from adding the fixed fee and the rate together into one number, 3 + 2 = 5, before adding the miles, instead of multiplying the rate by the number of miles. 5m comes from multiplying that combined total by the miles, treating the whole £5 as if it were a per-mile rate.
- (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) 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.
- (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.
- (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) 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.
Build your own mix at the worksheet builder.