Skip to content
2.4

Solve simultaneous equations in two variables by elimination and by substitution, including one linear and one quadratic equation.

Draft — not yet indexed

Simultaneous equations

Worked answers and methods for 2.4 on Edexcel A-level Maths 9MA0.

Explanation

  • A simultaneous solution is an ordered pair satisfying every equation; graphically, solutions are intersection points. Use elimination when coefficients align conveniently, or substitute an expression from the linear equation into the nonlinear equation.
  • For example, substituting y=5xy=5-x into xy=6xy=6 gives x(5x)=6x(5-x)=6, whose roots generate the two intersection pairs. After finding one coordinate, substitute each possible value back separately; losing the second quadratic root or mismatching coordinates are common errors.
  • If substitution produces a quadratic, its two real roots may give two intersection points.
  • Pair each value of the first coordinate with the value obtained from the same substitution, then verify both coordinates in both original equations.
  • Equations involving powers such as y=2xy=2^x can similarly be reduced by substituting the exponential expression.

Worked example

Find every solution of y=x+1y=x+1 and x2+y2=25x^2+y^2=25.

  1. 1.Substitute y=x+1y=x+1: x2+(x+1)2=25x^2+(x+1)^2=25, so 2x2+2x24=02x^2+2x-24=0.
  2. 2.Dividing by 22 gives (x+4)(x3)=0(x+4)(x-3)=0, hence x=3x=3 or x=4x=-4.
  3. 3.Using y=x+1y=x+1 gives the pairs (3,4)(3,4) and (4,3)(-4,-3).

Answer: (x,y)=(3,4)(x,y)=(3,4) or (4,3)(-4,-3)

Common mistakes

  • Don't keep only one root of the quadratic produced by substitution and lose a valid intersection.
  • Don't pair an xx-value with the yy-value belonging to the other root.

Exam tip

State every ordered pair and check each pair in both original equations.

Worked practice

Q1
Tier 1 · Easy

1.

Solve x+y=9x+y=9 and xy=1x-y=1 simultaneously.

(2)

(Total for Question 1 is 2 marks)

Mark scheme

Mark scheme for question 1
QuestionSchemeMarks
1
  • x=5x=5, y=4y=4
2
Notes
Add the equations to eliminate yy: 2x=102x=10, so x=5x=5. Substitution into x+y=9x+y=9 gives y=4y=4.

(2 marks)

Q2
Tier 2 · Standard

2.

Find the coordinates of the points of intersection of the curve y=x23x+1y=x^2-3x+1 and the line y=2x5y=2x-5.

(4)

(Total for Question 2 is 4 marks)

Mark scheme

Mark scheme for question 2
QuestionSchemeMarks
2
  • (2,1)(2,-1) and (3,1)(3,1)
4
Notes
Equating the two expressions for yy gives x23x+1=2x5x^2-3x+1=2x-5, so x25x+6=0x^2-5x+6=0. Hence (x2)(x3)=0(x-2)(x-3)=0, giving x=2x=2 or x=3x=3. Substitution into y=2x5y=2x-5 gives y=1y=-1 or y=1y=1, so the intersections are (2,1)(2,-1) and (3,1)(3,1).

(4 marks)

Q3
Tier 3 · Hard

3.

Solve the system x+2y=7x+2y=7 and x2+y2=13x^2+y^2=13.

(5)

(Total for Question 3 is 5 marks)

Mark scheme

Mark scheme for question 3
QuestionSchemeMarks
3
  • (x,y)=(3,2)(x,y)=(3,2) or (15,185)\left(-\dfrac15,\dfrac{18}{5}\right)
5
Notes
From the line, x=72yx=7-2y. Substitution gives (72y)2+y2=13(7-2y)^2+y^2=13, so 5y228y+36=05y^2-28y+36=0. The discriminant is 6464, hence y=(28±8)/10y=(28\pm8)/10, giving y=2y=2 or y=18/5y=18/5. Then x=72yx=7-2y gives x=3x=3 or x=1/5x=-1/5 respectively.

(5 marks)

Q4
Tier 1 · Easy

4.

Solve 3x+2y=193x+2y=19 and 2xy=12x-y=1 simultaneously.

(3)

(Total for Question 4 is 3 marks)

Mark scheme

Mark scheme for question 4
QuestionSchemeMarks
4
  • x=3x=3, y=5y=5
3
Notes
Doubling the second equation gives 4x2y=24x-2y=2. Adding this to 3x+2y=193x+2y=19 gives 7x=217x=21, so x=3x=3. Then 2(3)y=12(3)-y=1, giving y=5y=5.

(3 marks)

Q5
Tier 2 · Standard

5.

Find every solution of y=2x+1y=2x+1 and xy=15xy=15.

(4)

(Total for Question 5 is 4 marks)

Mark scheme

Mark scheme for question 5
QuestionSchemeMarks
5
  • (x,y)=(52,6)(x,y)=\left(\dfrac52,6\right) or (3,5)(-3,-5)
4
Notes
Substitute y=2x+1y=2x+1 into xy=15xy=15: x(2x+1)=15x(2x+1)=15, so 2x2+x15=0=(2x5)(x+3)2x^2+x-15=0=(2x-5)(x+3). Therefore x=5/2x=5/2 or x=3x=-3. The corresponding values from y=2x+1y=2x+1 are 66 and 5-5.

(4 marks)

Q6
Tier 3 · Hard

6.

Solve the simultaneous equations x+y=7x+y=7 and x2xy+y2=13x^2-xy+y^2=13.

(5)

(Total for Question 6 is 5 marks)

Mark scheme

Mark scheme for question 6
QuestionSchemeMarks
6
  • (x,y)=(3,4)(x,y)=(3,4) or (4,3)(4,3)
5
Notes
Use y=7xy=7-x in the second equation. This gives x2x(7x)+(7x)2=13x^2-x(7-x)+(7-x)^2=13, so 3x221x+36=03x^2-21x+36=0. Dividing by 33 gives (x3)(x4)=0(x-3)(x-4)=0. Thus x=3x=3 or x=4x=4, and y=7xy=7-x gives the ordered pairs (3,4)(3,4) and (4,3)(4,3).

(5 marks)

Q7
Tier 2 · Standard

7.

A theatre sells 160160 tickets. An adult ticket costs £1414 and a student ticket costs £99. The total ticket income is £18601860. Find the number of each type of ticket sold.

(4)

(Total for Question 7 is 4 marks)

Mark scheme

Mark scheme for question 7
QuestionSchemeMarks
7
  • 8484 adult tickets and 7676 student tickets
4
Notes
Let aa and ss be the adult and student ticket counts. Then a+s=160a+s=160 and 14a+9s=186014a+9s=1860. Substituting s=160as=160-a into the income equation gives 14a+9(160a)=186014a+9(160-a)=1860, so 5a=4205a=420 and a=84a=84. Hence s=16084=76s=160-84=76.

(4 marks)

Q8
Tier 3 · Hard

8.

The simultaneous equations (k+1)x+2y=7(k+1)x+2y=7 and 3x+(k1)y=53x+(k-1)y=5 do not have a unique solution for certain real values of kk. Find these values and determine whether each system has no solution or infinitely many solutions.

(6)

(Total for Question 8 is 6 marks)

Mark scheme

Mark scheme for question 8
QuestionSchemeMarks
8
  • k=7k=\sqrt7 or k=7k=-\sqrt7; for each value the system has no solution.
6
Notes
Eliminating yy gives a coefficient of (k+1)(k1)6=k27(k+1)(k-1)-6=k^2-7 on xx. A unique solution fails when k27=0k^2-7=0, so k=±7k=\pm\sqrt7. For infinitely many solutions, the coefficient and constant ratios would also have to agree. Comparing the xx-coefficients and constants would require 3/(k+1)=5/73/(k+1)=5/7, giving k=16/5k=16/5, which is neither 7\sqrt7 nor 7-\sqrt7. Therefore the equations are inconsistent for both exceptional values, so each system has no solution.

(6 marks)

Q9
Tier 3 · Hard

9.

The line y=2x+1y=2x+1 meets the curve y=x24x2y=x^2-4x-2 at points AA and BB. Without finding the coordinates of AA and BB separately, find the exact coordinates of the midpoint of ABAB and the exact length ABAB.

(6)

(Total for Question 9 is 6 marks)

Mark scheme

Mark scheme for question 9
QuestionSchemeMarks
9
  • Midpoint (3,7)(3,7)
  • AB=415AB=4\sqrt{15}
6
Notes
Equating the two expressions for yy gives x24x2=2x+1x^2-4x-2=2x+1, so the intersection inputs are the roots of x26x3=0x^2-6x-3=0. Their sum is 66, so the midpoint has xx-coordinate 33 and hence yy-coordinate 2(3)+1=72(3)+1=7. The discriminant is 4848, so the two xx-coordinates differ by 48=43\sqrt{48}=4\sqrt3. Since y=2x+1y=2x+1, the corresponding yy-coordinates differ by 838\sqrt3. Therefore AB=(43)2+(83)2=415AB=\sqrt{(4\sqrt3)^2+(8\sqrt3)^2}=4\sqrt{15}.

(6 marks)

Q10
Tier 3 · Hard

10.

The line y=2x+ky=2x+k and the circle x2+y2=20x^2+y^2=20 are given, where kk is a real constant. Find the values of kk for which the line is tangent to the circle and the corresponding point of contact in each case. State also the values of kk for which there are two distinct intersections and no intersections.

(6)

(Total for Question 10 is 6 marks)

Mark scheme

Mark scheme for question 10
QuestionSchemeMarks
10
  • k=10k=10 gives contact point (4,2)(-4,2); k=10k=-10 gives contact point (4,2)(4,-2).
  • There are two distinct intersections for k<10|k|<10 and no intersections for k>10|k|>10.
6
Notes
Substitution of y=2x+ky=2x+k into the circle gives 5x2+4kx+k220=05x^2+4kx+k^2-20=0. Its discriminant is (4k)220(k220)=4004k2(4k)^2-20(k^2-20)=400-4k^2. Tangency requires this to be zero, so k=±10k=\pm10. At a repeated root, x=4k/10=2k/5x=-4k/10=-2k/5. Thus k=10k=10 gives x=4x=-4, y=2y=2, while k=10k=-10 gives x=4x=4, y=2y=-2. The discriminant is positive when k<10|k|<10, giving two distinct intersections, and negative when k>10|k|>10, giving no intersections.

(6 marks)

Verified exam appearances

We have not yet indexed a verified real-paper appearance for 2.4. Browse the Edexcel A-level Maths 9MA0 past papers directly.

Other points in 2 Algebra and functions

Want help turning this into marks?

Bring 2.4 or any tricky specification point, and we can work through the method and exam wording together.