±«Óătv

Simultaneous equations

Simultaneous equations are two or more equations with two or more variables. They are simultaneous because they can be solved to give values for the variables that are equal in each equation.

It may be useful to look at M4 Quadratic Equations, M4 Algebraic Fractions, M6 Simultaneous equations and M7 Simultaneous Equations.

Simultaneous equations like y = 2x - 1 and y = x + 1 can be represented graphically.
Simultaneous equations like 𝒚 = 2𝒙 - 1 and 𝒚 = 𝒙 + 1 can be represented graphically.

The solution to the equations:
y = 2đ‘„ - 1 and y = 2đ‘„ - 1
Is when đ‘„ = 2 and 𝑩 = 3(2, 3)

Back to top

Solving Simultaneous Equations (one linear and one non-linear)

In the paper, one of the equations will be linear and the other non-linear, e.g. quadratic.

There are 3 common styles of question.

  1. Both equations are given in the form 𝑩 =
    𝑩 = đ‘„ + 3
    𝑩 = đ‘„ÂČ + 3đ‘„
  2. One equation is given as 𝑩 = and the other is not
    𝑩 = 2đ‘„ - 3
    2 = đ‘„ÂČ + 𝑩ÂČ
  3. Neither equation is given in the form 𝑩 =
    đ‘„đ‘Š = 12
    𝑩 - 3đ‘„ + 9 = 0

The most common method for solving linear simultaneous equations is the elimination method. This method can be used for linear and non-linear but looks a little different.

  1. Eliminate one of the letters from both equations
  2. Calculate the values of the remaining letter - there will usually be two answers.
  3. Substitute each value back into one of the equations to find the value of the other letter - there will usually be two pairs of answers.

Example

Solve the following simultaneous equations.

𝑩 = đ‘„ + 3
𝑩 = đ‘„ÂČ + 3đ‘„

Solution

  1. Eliminate one of the letters from both equations by equating the Right Hand Sides (RHS) of the equations.

    Since both equations are in the form y = RHS, both Right Hand Sides can be equated or set equal to each other
    𝒙 + 3 = 𝒙ÂČ + 3𝒙

  2. Calculate the values of the remaining letter.

    Simplify the quadratic by taking all the terms to one side and putting it equal to zero and solving to find both values of x - there will be two answers.

    đ‘„ÂČ + 3đ‘„ - đ‘„ - 3 = 0
    𝒙ÂČ + 2đ‘„ - 3 = 0
    (đ‘„ + 3)(đ‘„ - 1) = 0
    đ‘„ = -3    đ‘„ = 1

  3. Substitute each value back into one of the equations to find the values of the other letter. It doesn’t matter which equation you chose but the linear equation is a sensible choice!

    𝑩 = đ‘„ + 3
    when đ‘„ = -3    when đ‘„ = 1
    𝑩 = -3 + 3 = 0  𝑩 = 1 + 3 = 4
    (-3,0)       (1,4)

These can be checked by substituting the values into the other equation.

𝑩 = đ‘„ÂČ + 3đ‘„
for (-3,0)     for (1,4)
0 = (-3)ÂČ + 3(-3)  4 = (1)ÂČ + 3(1)

Both correct!

Example

Solve the simultaneous equations

𝑩 = 2đ‘„ - 3
2 = đ‘„ÂČ + 𝑩ÂČ

It is not possible to equate the equations since the second equation is not in the form y = __.
Instead one of the letters can be eliminated by substitution.

Solution

  1. Eliminate one of the letters from both equations by substitution

    The 𝑩 from the first equation 𝑩 = 2đ‘„ - 3 can be substituted for the 𝑩 in the second equation.

    𝑩 = (2đ‘„ - 3)
    2 = đ‘„ÂČ + (2đ‘„ - 3)ÂČ

  2. Calculate the values of the remaining letter

    2 = đ‘„ÂČ + (2đ‘„ - 3)ÂČ
    2 = đ‘„ÂČ + (2đ‘„ - 3)(2đ‘„ - 3)
    2 = đ‘„ÂČ + 4đ‘„ÂČ - 6đ‘„ - 6đ‘„ + 9
    5đ‘„ÂČ - 12đ‘„ + 7 = 0

    \(x = \frac{7}{5}\) \(x = 1\)

  3. Substitute these values back into one of the equations to find the values of the other letterIt doesn’t matter which equation you chose but the linear equation is a sensible choice!

    𝑩 = (2đ‘„ - 3)
    When \(x = \frac{7}{5}\)   When \(x = 1\)
    \(y = 2(\frac{7}{5}) - 3\)   \(y = 2(1) - 3\)
    \(y = \frac{14}{5} - 3\)   \(y = -1\)

    \(y = –\frac{1}{5}\)   \(y = -1\)

    \((\frac{7}{5},-\frac{1}{5})\)     \((1, -1)\)

These can be checked by substituting the values into the other equation.

2 = đ‘„ÂČ + 𝑩ÂČ
\((\frac{7}{5},-\frac{1}{5})\)      \((1, -1)\)
\(2 = (\frac{7}{5})^2 + (\frac{1}{5})^2\)   \(2 = 1^{2} + (-1)^{2}\)

Both correct!

Example

Solve the simultaneous equations

đ‘„đ‘Š = 12

𝑩 - 3đ‘„ + 9 = 0

In this case neither equation is in the form y = __.

In order to eliminate it is necessary to rearrange one of the equations and then substitute into the other equation.

Solution:

  1. Eliminate one of the letters from both equations by substitution
    Rearranging the second equation to get it into the form 𝑩 = __

𝑩 = 3đ‘„ - 9

This can be substituted for the y in the first equation.

đ‘„đ‘Š = 12
đ‘„(3đ‘„ - 9) = 12

  1. Calculate the values of the remaining letter đ‘„đ‘Š

đ‘„(3đ‘„ - 9) = 12
3đ‘„ÂČ - 9đ‘„ - 12 = 0 - divide all terms by 3
đ‘„ÂČ - 3đ‘„ - 4 = 0
(đ‘„ - 4)(đ‘„ + 1) = 0

đ‘„ = 4    đ‘„ = -1

  1. Substitute these back into one of the equations to find the values of the other letter

đ‘„đ‘Š = 12
When 𝑩 = 4   𝑩 = -3
When 𝑩 = -1  𝑩 = -12

(4,3)     (-1,-12)

These can be checked by substituting the values into the other equation.

𝑩 = 3đ‘„ - 9
(4,3)     (-1,-12)
3 = 3(4) - 9  -12 = 3(-1) -9

Both correct!

Back to top

Test yourself

Back to top