Printable · GCSE Higher · ages 14-16
Forming and solving equations from situations worksheet — GCSE Higher
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 Higher
MathsUKwww.geekhero.co.uk
- 1.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.
- 2.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.
- 3.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.
- 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.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 number, n, is tripled and then 4.5 is added. The result is 22.5. Form an equation and solve it to find n.
- 7.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.
- 8.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.
- 9.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?
- 10.Harry is 14 years old and Mia is 8 years old. Will Harry ever be exactly twice as old as Mia? Give a reason for your answer.
- 11.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.
- 12.Explain why the equation 4x + 3 = 4x + 10 has no solution for x.
- 13.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.
- 14.A number, n, is doubled and then 7 is subtracted. The result is 15. Form an equation and solve it to find n.
- 15.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.
Answer key
- (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.
- (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.
- (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) 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) 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) 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) 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.
- (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) 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).
- (c) No — that moment has already passed — Method: call the number of years from now x, add x to both ages, form the equation from the comparison and then interpret the value of x that comes out. Working: in x years Harry will be 14 + x and Mia will be 8 + x, so 14 + x = 2(8 + x); expanding gives 14 + x = 16 + 2x, and subtracting x and 16 from both sides gives x = −2. A negative value of x places the moment two years in the past, when Harry was 12 and Mia was 6 and 12 = 2 × 6, so it is not something still to come. Answer: no — that moment has already passed. The distractors: the claim that it has never happened and never will comes from reaching x = −2 and reading a negative number of years as no solution at all, when x = −2 does not say that no such moment exists but says where it is — two years before now; the claim that it happens when Harry is 16 comes from doubling Mia's present age, 2 × 8 = 16, and reading that as the age Harry has to reach; the claim that it happens when Harry is 20 comes from expanding 2(8 + x) as 8 + 2x, doubling only the x, which gives x = 6.
- (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) 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 — 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) 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) 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.
Build your own mix at the worksheet builder.