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.Jack is x years old. His brother Kwame is 3 years older than Jack. Write down an expression for Kwame's age.
- 2.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.
- 3.Explain why the equation 4x + 3 = 4x + 10 has no solution for x.
- 4.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.
- 5.A box contains 6 chocolates. Write down an expression for the total number of chocolates in c boxes.
- 6.Sophie's mother is 34 years old. In x years' time she will be 50 years old. Work out the value of x.
- 7.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.
- 8.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.
- 9.Oliver buys b pens. Each pen costs £2. Write down an expression for the total cost, in pounds.
- 10.A regular hexagon has sides of length (x + 2) cm. Write down an expression, in terms of x, for the perimeter of the hexagon.
- 11.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.
- 12.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.
- 13.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.
- 14.Six years ago Harry was three times as old as his brother Leo. Harry is now 24 years old. Work out Leo's age now.
- 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) 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) 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.
- (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.
- (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.
- (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) 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) 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) 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) 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.
- (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) 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.
- (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) 12 — Method: write both ages as they were six years ago, call Leo's present age x, and form an equation from the comparison at that time. Working: six years ago Harry was 24 − 6 = 18 and Leo was x − 6, so 18 = 3(x − 6); expanding gives 18 = 3x − 18, adding 18 to both sides gives 36 = 3x, and dividing by 3 gives x = 12. Checking: six years ago Harry was 18 and Leo was 6, and 18 = 3 × 6. Answer: 12. The distractors: 6 comes from solving 18 = 3(x − 6) as far as Leo's age six years ago, 18 ÷ 3 = 6, and giving that as his age now; 8 comes from dividing Harry's present age by 3, 24 ÷ 3 = 8, using the multiple at the wrong moment in time; 36 comes from stopping at 3x = 36 and giving 36 as Leo's age.
- (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.