Printable · GCSE Higher · ages 14-16
Simultaneous equations worksheet — GCSE Higher
Fifteen questions on "simultaneous equations" — DfE statement A19. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
part Higher
Simultaneous equations worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.Two numbers have a sum of 24. Their difference is 6. Work out the two numbers.
- 2.There are 50 adults on a coach to the Lake District. Every adult is either a man or a woman. There are 10 more men than women. Work out the number of men.
- 3.Solve the simultaneous equations 2x + y = 7 and x + 2y = 8.
- 4.The line y = 2x + 7 and the circle x² + y² = 4 are given. By finding the discriminant of the resulting quadratic, without solving it fully, work out how many points the line and the circle intersect at.y = 2x + 7
- 5.A student solves the simultaneous equations 2x + y = 11 and x − y = 1 by elimination, adding the two equations together. Which of these is the correct result of that step?
- 6.The simultaneous equations kx + 2y = 4 and 3x + y = 5 have no solution. Work out the value of k.
- 7.Work out the values of x and y that satisfy both x + y = 10 and x − y = 4.
- 8.The numbers x and y satisfy x + y = 10 and xy = 21. Work out the pair of values.
- 9.Solve the simultaneous equations y = 2x − 1 and y = x² − x − 1, giving both pairs of solutions.y = 2x − 1y = x²
- 10.Solve the simultaneous equations 5x − 2y = 16 and 3x + 2y = 16. Work out the value of x.
- 11.Solve the simultaneous equations y = x + 1 and x² + y² = 25, giving both pairs of solutions.y = x + 1
- 12.Solve the simultaneous equations 3x + 2y = 16 and x + y = 7. Work out the value of y.
- 13.A cafe sells coffees at £c each and pastries at £p each. Three coffees and two pastries cost £9.60. Two coffees and two pastries cost £7.60. Work out the price of one coffee.
- 14.The curve y = x² − 6 and the line y = 2x − 3 intersect at two points. Which pair of points is correct?y = 2x − 3y = x² − 6
- 15.Solve the simultaneous equations 3x + y = 14 and x + y = 6. Work out the value of x.
Answer key
- (c) 15 and 9 — Method: write the two facts as two equations in the same pair of letters and add them, because the letter with opposite signs cancels. Working: with x the larger number and y the smaller, x + y = 24 and x − y = 6; adding gives 2x = 30, so x = 15, and substituting into x + y = 24 gives y = 9. Answer: 15 and 9, which add to 24 and differ by 6. The distractors: 18 and 6 come from halving 24 to 12 and then adding and subtracting the whole difference of 6 instead of half of it, which leaves a difference of 12; 15 and 21 come from finding the larger number correctly and then adding 6 to it instead of subtracting; 15 and 6 come from finding the larger number and then taking the 6 in the question to be the smaller number itself.
- (d) 30 — Method: give each group a letter, turn each sentence of the stem into an equation in those letters, then eliminate one letter by adding the two equations. Working: let m be the number of men and w the number of women. The 50 adults give m + w = 50, and 10 more men than women gives m − w = 10. Adding the two equations term by term cancels w: (m + w) + (m − w) = 50 + 10, so 2m = 60 and m = 30. Substituting back into m + w = 50 gives w = 20, and 30 − 20 = 10 as required. Answer: 30. The distractors: 20 comes from subtracting the equations instead of adding them, which cancels m and gives 2w = 40, so w = 20 — the other unknown, not the one asked for; 40 comes from forming the second equation as w = 10, reading '10 more men than women' as '10 women', and then getting m = 50 − 10 from the first equation; 35 comes from using m + w = 50 alone with m = w, giving 25 each, and then adding the whole difference of 10 to the men instead of splitting it between the two groups, which leaves a difference of 20 rather than 10.
- (c) x = 2, y = 3 — Method: no letter cancels straight away, so make one letter the subject of one equation and substitute that expression into the other. Working: 2x + y = 7 gives y = 7 − 2x, so x + 2y = 8 becomes x + 2(7 − 2x) = 8, that is x + 14 − 4x = 8, so −3x = −6 and x = 2; substituting back gives y = 7 − 4 = 3. Answer: x = 2, y = 3, which checks in 2 + 6 = 8. The distractors: x = 3, y = 2 comes from adding the equations to x + y = 5 and then subtracting them the wrong way round, writing x − y = 1 instead of x − y = −1; x = 2, y = 5 comes from substituting x = 2 into 2x + y = 7 as 2 + y = 7, dropping the coefficient; x = −2, y = 11 comes from dividing −3x = −6 as though two minus signs gave a negative answer.
- (a) 0 — the line does not intersect the circle — Substitute y = 2x + 7 into x² + y² = 4: x² + (2x + 7)² = 4, which expands to x² + 4x² + 28x + 49 = 4, giving 5x² + 28x + 45 = 0. The discriminant is b² − 4ac = 28² − 4 × 5 × 45. Since 28² = 784 and 4 × 5 × 45 = 900, the discriminant is 784 − 900 = −116. Since the discriminant is negative, the quadratic has no real solutions, so the line does not meet the circle at all: 0 intersection points. Distractor routes: "1 — the line is a tangent" confuses a negative discriminant with a zero one; a discriminant of exactly zero gives one point, a tangent, but −116 is not zero. "2 — the line crosses the circle at two points" assumes a positive discriminant without actually working it out. "It cannot be found without solving the quadratic" is the whole point the discriminant exists to avoid — its sign alone, without finding x, tells you the number of real solutions.
- (a) 3x = 12 — Adding the two equations: the y-terms, +y and −y, have opposite signs, so they cancel; the x-terms combine to 2x + x = 3x; and the right-hand sides add to 11 + 1 = 12. This gives 3x = 12. A candidate who forgets that the y-terms cancel, and instead adds them as if they had the same sign, would write 3x + 2y = 12. A candidate who subtracts the right-hand sides instead of adding them would get 3x = 10. A candidate who correctly reaches 3x = 12 but then treats 12 itself as the value of x, skipping the final division, would write x = 12.
- (b) k = 6 — Method: two simultaneous linear equations have no solution when the lines they describe are parallel, so write each equation in the form y = mx + c and make the gradients equal. Working: kx + 2y = 4 rearranges to y = −(k/2)x + 2, so its gradient is −k/2, and 3x + y = 5 rearranges to y = −3x + 5, so its gradient is −3; setting −k/2 = −3 gives k = 6, and the first equation is then 6x + 2y = 4, which simplifies to 3x + y = 2 and can never agree with 3x + y = 5. Answer: k = 6. The distractors: k = −6 comes from reading the gradient of kx + 2y = 4 as +k/2 and solving k/2 = −3; k = 3 comes from making the x terms identical instead of making the gradients equal; k = 2/3 comes from writing the gradient of 3x + y = 5 upside down as −1/3 and solving −k/2 = −1/3.
- (b) x = 7, y = 3 — Method: one equation contains +y and the other −y, so adding them removes y; the value found is then substituted back to get the other letter. Working: adding x + y = 10 and x − y = 4 gives 2x = 14, so x = 7; substituting into x + y = 10 gives 7 + y = 10, so y = 3. Answer: x = 7, y = 3, and 7 − 3 = 4 as required. The distractors: x = 7, y = 4 comes from finding x correctly and then taking the 4 in x − y = 4 to be the value of y; x = 5, y = 5 comes from splitting the total of 10 equally and never using the difference; x = 14, y = −4 comes from adding the equations to 2x = 14 and forgetting to halve, so that x is taken as 14 and y as 10 − 14.
- (a) 3 and 7 — Method: one equation is linear and the other is not, so rearrange the linear equation and substitute it into the other to leave a single quadratic in one letter. Working: x + y = 10 gives y = 10 − x, so xy = 21 becomes x(10 − x) = 21, which rearranges to x² − 10x + 21 = 0; factorising gives (x − 3)(x − 7) = 0, so the two values are 3 and 7, and 3 + 7 = 10 with 3 × 7 = 21. Answer: 3 and 7. The distractors: 1 and 21 comes from using only the product and taking the first factor pair of 21; −3 and −7 comes from factorising as (x + 3)(x + 7), which reverses the sign of both values; 5 and 5 comes from using only the sum and splitting 10 into two equal parts.
- (d) x = 0, y = −1 and x = 3, y = 5 — Set the two expressions for y equal: 2x − 1 = x² − x − 1. Rearranging, subtracting 2x and adding 1 to both sides: 0 = x² − x − 1 − 2x + 1 = x² − 3x, so x² − 3x = 0. Factorise: x(x − 3) = 0, giving x = 0 or x = 3. Using y = 2x − 1: x = 0 gives y = −1; x = 3 gives y = 5. Distractor routes: x = 0, y = −1 alone stops after the factor x = 0 and never checks the second factor, x − 3 = 0. x = 0, y = −1 and x = −3, y = −7 comes from mis-factorising x² − 3x as x(x + 3), a sign error that gives a second root of −3 instead of 3. x = −2, y = −5 and x = 1, y = 1 comes from adding 2x to both sides instead of subtracting it when rearranging, giving x² + x − 2 = 0 instead of x² − 3x = 0.
- (b) 4 — Adding the two equations: the y-terms, −2y and +2y, cancel, and the x-terms combine to 5x + 3x = 8x; the right-hand sides add to 16 + 16 = 32. This gives 8x = 32, so x = 4. A candidate who adds only one of the right-hand sides, instead of both, would get 8x = 16, so x = 2. A candidate who divides 32 by 4 instead of 8 would get x = 8. A candidate who subtracts the equations instead of adding them, getting 2x − 4y = 0, and then wrongly assumes y = 0, would get x = 0.
- (b) x = −4, y = −3 and x = 3, y = 4 — Substitute y = x + 1 into x² + y² = 25: x² + (x + 1)² = 25, which expands to x² + x² + 2x + 1 = 25, giving 2x² + 2x − 24 = 0, or x² + x − 12 = 0. Factorise: (x + 4)(x − 3) = 0, so x = −4 or x = 3. Using y = x + 1: when x = −4, y = −3; when x = 3, y = 4. Distractor routes: x = 4, y = 5 and x = −3, y = −2 comes from mis-factorising x² + x − 12 as (x − 4)(x + 3), reversing the sign of each root. x = −4, y = −3 alone stops after finding the first root of the quadratic and never goes back for the second pair. x = 12, y = 13 comes from misreading x² + y² = 25 as the linear equation x + y = 25 and solving that together with y = x + 1.
- (b) 5 — From x + y = 7, x = 7 − y. Substituting into 3x + 2y = 16: 3(7 − y) + 2y = 16, so 21 − 3y + 2y = 16, giving 21 − y = 16, so y = 5 (then x = 2). A candidate who forgets to multiply the y-term inside the bracket by 3 would write 21 − y + 2y = 16, giving 21 + y = 16, so y = −5. A candidate who subtracts the two equations directly, (3x + 2y) − (x + y) = 16 − 7, gets 2x + y = 9, and if they wrongly treat this as giving y alone, ignoring the x term, they would answer 9. A candidate who reports the value of x instead of y would answer 2.
- (b) £2.00 — Subtracting the second equation from the first eliminates the pastries: (3c + 2p) − (2c + 2p) = 9.60 − 7.60, so c = 2.00. A candidate who divides the first total by the number of coffees alone, ignoring the pastries, would get 9.60 ÷ 3 = £3.20. A candidate who finds the price of a pastry instead of a coffee — using c = 2.00 in 2c + 2p = 7.60 to get p = 1.80 — would answer £1.80. A candidate who reaches the correct difference of £2.00 but then mistakenly divides again or misplaces the decimal point would get £0.20.
- (b) (3, 3) and (−1, −5) — Set the two expressions for y equal: x² − 6 = 2x − 3, which rearranges to x² − 2x − 3 = 0. Factorise: (x − 3)(x + 1) = 0, so x = 3 or x = −1. Substitute into the linear equation, y = 2x − 3: x = 3 gives y = 3; x = −1 gives y = −5. The points are (3, 3) and (−1, −5). Distractor routes: (3, 3) and (1, −1) comes from mis-factorising x² − 2x − 3 as (x − 3)(x − 1), giving a second root of 1 instead of −1. (3, 9) and (−1, 1) comes from finding the y-coordinate from y = x² instead of substituting back into the given line equation y = 2x − 3. (3, 3) alone stops after finding only the first root of the quadratic.
- (d) 4 — Subtracting the second equation from the first: the y-terms cancel, and the x-terms combine as 3x − x = 2x; the right-hand sides give 14 − 6 = 8. This gives 2x = 8, so x = 4. A candidate who subtracts in the wrong order would get 2x = 6 − 14 = −8, so x = −4. A candidate who uses only the first equation, dividing 14 by 3 as if y were 0, would get x ≈ 4.67. A candidate who reports the value of y instead of x would get y = 6 − 4 = 2.
Build your own mix at the worksheet builder.