Simultaneous Linear Equations
Solving linear simultaneous equations is a foundational skill assumed for Queensland Year 11 Mathematical Methods (QCAA). A pair is solved by the values that satisfy both equations at once — graphically, the point where the two lines meet.
You will solve a pair by substitution and by elimination, connect the algebra to the point of intersection, and use gradients to decide whether there is one solution, none, or infinitely many.
Every question with a fully worked solution.
- Simultaneous Linear Equations - Video - Systems of Equations with No Solution or Infinite Solutions Watch
Theory
In Year 11 Mathematical Methods (QCAA), a pair of simultaneous linear equations is solved by the values of \(x\) and \(y\) that satisfy both. Algebraically use substitution or elimination; graphically the solution is the point of intersection of the two lines. This page shows both methods and how gradients tell you whether there is one solution, none, or infinitely many.
A pair of simultaneous linear equations has a solution \((x,y)\) that makes both equations true at once. Substitution makes one variable the subject of one equation and replaces it in the other. Elimination adds or subtracts multiples of the equations to cancel a variable.
Graphically, each equation is a line, and the solution is the point of intersection. The gradients tell the story: different gradients give exactly one solution; equal gradients with different intercepts are parallel (no solution); identical lines are coincident (infinitely many solutions).
For a system in the form
the number of solutions depends on the gradients:
How to solve a linear system
- Choose a method: substitution if a variable is (or is easily made) the subject; elimination if the equations are in \(ax+by=c\) form.
- Reduce to one variable: substitute, or add/subtract suitable multiples to cancel a variable, then solve.
- Back-substitute to find the other variable, state the point \((x,y)\), and check it in both equations.
Substitute \(y=4x\) into the second equation:
| \(2x+(4x)\) | \(=\) | \(12\) |
| \(6x\) | \(=\) | \(12\) |
| \(x\) | \(=\) | \(2\) |
Back-substitute to find \(y\):
| \(y\) | \(=\) | \(4(2)\) |
| \(=\) | \(8\) |
Solution \((2,\,8)\) — the lines meet at \((2,\,8)\).
Make the \(x\)-coefficients match: multiply the first by \(3\), the second by \(2\):
| \(6x+9y\) | \(=\) | \(57\) |
| \(6x+4y\) | \(=\) | \(42\) |
Subtract to eliminate \(x\):
| \(5y\) | \(=\) | \(15\) |
| \(y\) | \(=\) | \(3\) |
Back-substitute into \(2x+3y=19\):
| \(2x+3(3)\) | \(=\) | \(19\) |
| \(2x+9\) | \(=\) | \(19\) |
| \(2x\) | \(=\) | \(10\) |
| \(x\) | \(=\) | \(5\) |
Solution \((5,\,3)\).
Read the gradient and intercept of each line:
| \(m_1\) | \(=\) | \(2\) |
| \(m_2\) | \(=\) | \(2\) |
The gradients are equal but the intercepts differ (\(5\neq -3\)), so the lines are parallel.
Try to solve — set the right-hand sides equal:
| \(2x+5\) | \(=\) | \(2x-3\) |
| \(5\) | \(=\) | \(-3\) |
This is impossible, confirming there is no intersection.
No solution — the lines are parallel.
Add the equations to eliminate \(y\) (the \(+2y\) and \(-2y\) cancel):
| \(8x\) | \(=\) | \(16\) |
| \(x\) | \(=\) | \(2\) |
Back-substitute into \(3x-2y=0\):
| \(3(2)-2y\) | \(=\) | \(0\) |
| \(6-2y\) | \(=\) | \(0\) |
| \(2y\) | \(=\) | \(6\) |
| \(y\) | \(=\) | \(3\) |
Compute the required quantity:
| \(x+y\) | \(=\) | \(2+3\) |
| \(=\) | \(5\) |
Solution \((2,\,3)\), so \(x+y=5\).
Common pitfalls
Frequently asked questions
What does the solution of a linear system represent graphically?
The point where the two lines intersect. Its coordinates \((x,y)\) satisfy both equations at once.
When should I use substitution rather than elimination?
Use substitution when one variable is already the subject (or easily isolated); use elimination when both equations are in \(ax+by=c\) form.
How do I know how many solutions a system has?
Compare gradients: different gradients give one solution, equal gradients with different intercepts give none (parallel), and identical lines give infinitely many.
Why do parallel lines give no solution?
They have the same gradient but never meet, so there is no point \((x,y)\) that lies on both lines.
How can I check my answer?
Substitute the solution back into both original equations; it must make each one true. If either fails, re-check the working.