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.A candidate solves the simultaneous equations y = x − 2 and y = x² − 4x + 2 by substitution. They write: "x − 2 = x² − 4x + 2, so x² − 3x + 4 = 0." Which of these is a correct comment on the candidate's working?y = x − 2y = x² − 4x + 2
- 2.Solve the simultaneous equations y = 2x − 1 and y = x² − x − 1, giving both pairs of solutions.y = 2x − 1y = x²
- 3.A gym charges a joining fee plus a monthly fee. Anna paid £100 in total after 3 months of membership. Ben paid £160 in total after 6 months of membership (same joining fee and monthly fee as Anna). Work out the monthly fee.
- 4.A circular pond has equation x² + y² = 20, with lengths in metres from the centre of the garden. A straight path runs along the line y = 2x, entering the pond and leaving it again. Work out the coordinates of the two points where the path meets the edge of the pond.y = 2x
- 5.The simultaneous equations 2x + 3y = 12 and x − y = 1 are given. Work out the value of y.
- 6.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
- 7.Solve the simultaneous equations y = x + 1 and x² + y² = 25, giving both pairs of solutions.y = x + 1
- 8.Solve the simultaneous equations x + y = 1 and 2x + y = 5.
- 9.Solve the simultaneous equations y = 3 − x and x² + y² = 9, giving both pairs of solutions.
- 10.Solve the simultaneous equations 5x − 2y = 16 and 3x + 2y = 16. Work out the value of x.
- 11.The numbers x and y satisfy x + y = 10 and xy = 21. Work out the pair of values.
- 12.The curve y = x² − 1 and the line y = 3x − 3 meet at two points. Work out the x-coordinates of those two points.y = 3x − 3y = x² − 1
- 13.Two numbers have a sum of 50. The larger number is twice the smaller number. Work out the smaller number.
- 14.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
- 15.Solve the simultaneous equations 2x + y = 7 and x + 2y = 8.
Answer key
- (c) Wrong — the correct equation is x² − 5x + 4 = 0. — Rearranging x − 2 = x² − 4x + 2 by moving every term across: 0 = x² − 4x + 2 − x + 2 = x² − 5x + 4. The candidate's x-term is wrong: combining −4x with the moved −x gives −4x − x = −5x, not −3x. So the correct equation is x² − 5x + 4 = 0. Distractor routes: "x² − 3x + 4 = 0 is correct" simply agrees with the candidate's sign error without checking it. "It should be x² − 5x − 4 = 0" correctly spots that something is wrong but blames the wrong term — the constant, 2 + 2 = 4, is correct; the error is in the x-term. "Subtracting is the same as adding" states something false: subtracting a term and adding it give different signs.
- (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.
- (d) £20 — Let f be the joining fee and m the monthly fee: f + 3m = 100 and f + 6m = 160. Subtracting the first equation from the second eliminates f: 3m = 60, so m = 20. A candidate who finds the joining fee instead of the monthly fee would get f = 100 − 3(20) = £40. A candidate who divides Ben's total by his number of months, ignoring that part of the cost is a fixed joining fee, would get 160 ÷ 6 ≈ £26.67. A candidate who divides the difference in cost by the total number of months instead of the difference in months would get (160 − 100) ÷ 9 ≈ £6.67.
- (b) (2, 4) and (−2, −4) — Substitute y = 2x into x² + y² = 20: x² + (2x)² = 20, which gives x² + 4x² = 20, so 5x² = 20, x² = 4, and x = 2 or x = −2. Using y = 2x for each x-value: x = 2 gives y = 4; x = −2 gives y = −4. The path meets the pond's edge at (2, 4) and (−2, −4). Distractor routes: (2, −4) and (−2, 4) swaps the sign pairing, matching each x-value with the wrong sign of y instead of keeping each x with its own correctly-signed y. (2, 1) and (−2, −1) comes from using y = x/2 instead of y = 2x when finding the y-coordinates. (2, 4) alone stops after the positive square root of x² = 4 and never finds the second point from x = −2.
- (a) y = 2 — Method: make x the subject of the simpler equation, substitute it into the other equation and then read off the letter the question asks for. Working: x − y = 1 gives x = y + 1, so 2x + 3y = 12 becomes 2(y + 1) + 3y = 12, that is 2y + 2 + 3y = 12, so 5y = 10 and y = 2. Answer: y = 2, and the matching value x = 3 checks in 2 × 3 + 3 × 2 = 12. The distractors: y = 3 comes from solving the pair correctly and then writing down the value of x; y = 2.2 comes from expanding 2(y + 1) as 2y + 1, which leaves 5y = 11; y = 10 comes from rearranging x − y = 1 as x = 1 − y, which turns the first equation into 2 + y = 12.
- (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.
- (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.
- (a) x = 4, y = −3 — Method: both equations contain +y with the same coefficient, so subtracting one equation from the other removes y. Working: (2x + y) − (x + y) = 5 − 1 gives x = 4; substituting x = 4 into x + y = 1 gives 4 + y = 1, so y = −3. Answer: x = 4, y = −3, which also satisfies 8 − 3 = 5. The distractors: x = 4, y = 5 comes from rearranging x + y = 1 as y = 1 + x; x = −2, y = 3 comes from eliminating x by doubling the first equation and then reading −y = 3 as y = 3; x = 6, y = −5 comes from adding the constants instead of subtracting them while eliminating y, taking x as 5 + 1.
- (c) x = 0, y = 3 and x = 3, y = 0 — Substitute y = 3 − x into x² + y² = 9: x² + (3 − x)² = 9. Expanding (3 − x)² = 9 − 6x + x² gives x² + 9 − 6x + x² = 9, which simplifies to 2x² − 6x = 0, or 2x(x − 3) = 0, so x = 0 or x = 3. Using y = 3 − x: x = 0 gives y = 3; x = 3 gives y = 0. Distractor routes: x = 0, y = 3 alone stops after the factor 2x = 0 and never checks the second factor, x − 3 = 0. x = 0, y = 3 and x = −3, y = 6 comes from factorising 2x² − 6x as 2x(x + 3), a sign error that gives a second root of −3 instead of 3. x = 0, y = 3 and x = 6, y = −3 comes from expanding (3 − x)² as 9 − 6x, dropping the x² term, which changes the quadratic to x² − 6x = 0 and its second root to 6.
- (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.
- (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 = 1 and x = 2 — Method: where a line meets a curve the two expressions for y are equal, so set them equal and solve the quadratic that results. Working: x² − 1 = 3x − 3 collects to x² − 3x + 2 = 0; factorising gives (x − 1)(x − 2) = 0, so x = 1 or x = 2, and each value gives the same y on both graphs. Answer: x = 1 and x = 2. The distractors: x = −1 and x = −2 come from factorising as (x + 1)(x + 2) and so reversing the sign of both roots; x = −1 and x = 4 come from moving the −3 across the equals sign without changing its sign, which gives x² − 3x − 4 = 0; x = 1 and x = −1 come from setting each expression equal to zero separately instead of equal to each other.
- (d) 50/3 — Method: call the smaller number x, write the larger number in terms of x and use the total. Working: the larger number is 2x, so x + 2x = 50, that is 3x = 50 and x = 50/3. Answer: 50/3, since 50/3 added to 100/3 makes 50 and 100/3 is twice 50/3. The distractors: 100/3 is the larger of the two numbers rather than the smaller one asked for; 25 comes from halving 50 and treating the two numbers as equal; 24 comes from reading 'twice the smaller number' as 'two more than the smaller number' and solving x + (x + 2) = 50.
- (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.
- (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.
Build your own mix at the worksheet builder.