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
Answer key: Forming and solving equations from situations worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (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) 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.
- (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) 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.
- (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.
- (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).
- (b) t − 1 — Method: "fewer than" means a subtraction, and the amount taken away is taken away from the quantity being compared with. Working: Grace has t books and Noah has one book fewer, so Noah has t with 1 taken off, written t − 1. Answer: t − 1. The distractors: t + 1 comes from reading "fewer" as "more" and adding instead of subtracting; 1 − t comes from writing the subtraction the wrong way round, taking Grace's books from the 1 rather than the 1 from Grace's books; t comes from giving the number of books Grace has, which is not the person the question asks about.
- (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.
- (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.
- (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) 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.
- (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.
- (a) 2b — Method: a total cost is the price of one item multiplied by the number of items bought. Working: each pen costs £2 and there are b pens, so the total cost is 2 × b, which is written as 2b. Answer: 2b. The distractors: b + 2 comes from adding the price to the number of pens instead of multiplying, treating £2 as a one-off charge; 2b + 2 comes from multiplying correctly and then adding the £2 a second time as though there were also a fixed charge; b/2 comes from dividing by the price instead of multiplying by it.
- (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.
Build your own mix at the worksheet builder.