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.
Calculator
Forming and solving equations from situations worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.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.
- 2.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.
- 3.Explain why the equation 4x + 3 = 4x + 10 has no solution for x.
- 4.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.
- 5.Sophie's mother is 34 years old. In x years' time she will be 50 years old. Work out the value of x.
- 6.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.
- 7.A plumber charges a call-out fee of £30 plus £25 for each hour worked. The total bill for a job was £130. Work out how many hours the plumber worked.
- 8.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.
- 9.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.
- 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.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.
- 12.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.
- 13.A regular hexagon has sides of length (x + 2) cm. Write down an expression, in terms of x, for the perimeter of the hexagon.
- 14.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.
- 15.Priya buys b balloons for a party. Each balloon costs 15p. Write down an expression for the total cost, in pence.
Answer key
- (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.
- (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.).
- (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) 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) 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.
- (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) 4 — Method: form the equation 30 + 25h = 130, where h is the number of hours, then solve for h. Working: subtract the call-out fee from the total bill: 25h = 130 − 30 = 100. Divide by the hourly rate: h = 100 ÷ 25 = 4. Answer: 4 hours. 5.2 comes from dividing the whole bill by the hourly rate without subtracting the fixed fee first, 130 ÷ 25. 3.5 comes from swapping the fee and the rate, subtracting the rate from the bill and dividing by the fee, (130 − 25) ÷ 30. 6.4 comes from adding the call-out fee to the bill instead of subtracting it, before dividing by the rate, (130 + 30) ÷ 25.
- (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) 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) 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.
- (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.
- (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.
- (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.
- (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) 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.
Build your own mix at the worksheet builder.