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 HigherNon-calculator
Simultaneous equations worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.Solve the simultaneous equations y = 2x − 1 and y = x² − x − 1, giving both pairs of solutions.y = 2x − 1y = x²
- 2.The numbers x and y satisfy x + y = 10 and xy = 21. Work out the pair of values.
- 3.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
- 4.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?
- 5.Solve the simultaneous equations y = x + 1 and x² + y² = 25, giving both pairs of solutions.y = x + 1
- 6.Solve the simultaneous equations 5x − 2y = 16 and 3x + 2y = 16. Work out the value of x.
- 7.Solve the simultaneous equations y = 3 − x and x² + y² = 9, giving both pairs of solutions.
- 8.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
- 9.Two numbers have a sum of 24. Their difference is 6. Work out the two numbers.
- 10.Solve the simultaneous equations 2x + y = 7 and x − y = 2.
- 11.Two numbers have a sum of 50. The larger number is twice the smaller number. Work out the smaller number.
- 12.Solve the simultaneous equations 4x + 3y = 25 and 4x − y = 1. Work out the value of y.
- 13.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.
- 14.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
- 15.Solve the simultaneous equations 3x + 2y = 16 and x + y = 7. Work out the value of y.
Answer key
- (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.
- (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.
- (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) 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) 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.
- (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) (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.
- (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.
- (c) x = 3, y = 1 — Method: the y terms are +y and −y, so adding the two equations removes y and leaves an equation in x alone. Working: adding 2x + y = 7 and x − y = 2 gives 3x = 9, so x = 3; substituting x = 3 into x − y = 2 gives 3 − y = 2, so y = 1. Answer: x = 3, y = 1, which also satisfies 2 × 3 + 1 = 7. The distractors: x = 1, y = 3 comes from finding the two values correctly and then writing them against the wrong letters; x = 3, y = 2 comes from substituting x = 3 into 2x + y = 7 as 2 + 3 + y = 7, adding the coefficient instead of multiplying by it; x = 3, y = −1 comes from substituting into x − y = 2 as though it read x + y = 2.
- (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) 6 — Subtracting the second equation from the first: the x-terms, 4x and 4x, cancel; the y-terms combine as 3y − (−y) = 4y; and the right-hand sides give 25 − 1 = 24. This gives 4y = 24, so y = 6. A candidate who subtracts in the wrong order would get 4y = 1 − 25 = −24, so y = −6. A candidate who forgets the sign on the −y term, treating 3y − y as 2y, would get 2y = 24, so y = 12. A candidate who divides 24 by 6 instead of 4 would get y = 4.
- (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) 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.
- (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.
Build your own mix at the worksheet builder.