Simultaneous equations: elimination, substitution and graphs
Simultaneous equations are equations that must be true at the same time. A solution gives one value for each unknown and makes every equation in the system true.
For example,
has the solution , , because
The pair satisfies both conditions. A value that satisfies only one equation is not a simultaneous solution.
Prerequisites
Section titled “Prerequisites”You should already be able to:
- solve linear equations;
- expand brackets and collect like terms using algebraic fluency;
- substitute numbers and expressions;
- factorise and solve quadratic equations;
- recognise straight line graphs and basic quadratic graphs.
Solutions are intersections
Section titled “Solutions are intersections”An equation in and describes a set of points. For example, describes a straight line. If two equations are drawn on the same axes, a simultaneous solution must lie on both graphs, so it is an intersection.
This gives three possibilities for two linear equations:
- non-parallel lines meet once, so there is one solution;
- distinct parallel lines never meet, so there is no solution;
- two equations may describe the same line, giving infinitely many solutions.
This geometric interpretation is also a useful check on algebra. Two ordinary non-parallel straight lines cannot produce two different solutions.
Elimination
Section titled “Elimination”Elimination combines equations so that one unknown disappears. You may add or subtract whole equations because equal quantities remain equal when they are added or subtracted.
Worked example 1: coefficients already cancel
Section titled “Worked example 1: coefficients already cancel”Solve
\begin{aligned} 2x+y&=11,\tag{1}\\ 3x-y&=9.\tag{2} \end{aligned}The coefficients of are and , so add the equations:
Hence . Substitute into either original equation, for example equation :
Therefore
Check in both originals:
Add or subtract?
Section titled “Add or subtract?”- Opposite signs, such as and : add.
- Same signs, such as and : subtract.
This is a guide, not a separate rule. The aim is simply to make one coefficient zero.
Worked example 2: subtract equal coefficients
Section titled “Worked example 2: subtract equal coefficients”Solve
\begin{aligned} 5x+2y&=19,\tag{1}\\ 3x+2y&=13.\tag{2} \end{aligned}Subtract equation from equation :
Therefore , so . Then
Thus .
Notice the brackets in the subtraction. Every term in the second equation is subtracted.
Worked example 3: make coefficients equal
Section titled “Worked example 3: make coefficients equal”Solve
\begin{aligned} 3x+2y&=7,\tag{1}\\ 5x-3y&=4.\tag{2} \end{aligned}Neither variable cancels immediately. The lowest common multiple of and is , so multiply the whole of equation by and equation by :
Add:
Substitute into equation :
Therefore
Fractions are valid solutions. Keep them exact rather than replacing them with rounded decimals.
Misconception: multiply only the chosen term
Section titled “Misconception: multiply only the chosen term”If is multiplied by , the result is
not . Multiplying an equation means multiplying every term on both sides.
Self-check 1
Section titled “Self-check 1”Solve by elimination.
- and .
- and .
- and .
Answers
- Add the equations: , so and .
- Subtract the second equation from the first: , so and .
- Multiply the first equation by and the second by . Adding and gives . Thus and .
Substitution
Section titled “Substitution”Substitution replaces an unknown with an equal expression. It is usually quickest when one equation already has the form or .
Worked example 4: an unknown already isolated
Section titled “Worked example 4: an unknown already isolated”Solve
\begin{aligned} y&=3x-4,\tag{1}\\ 2x+y&=11.\tag{2} \end{aligned}Equation says that and have the same value. Replace in equation :
Now use equation :
So .
Worked example 5: rearrange before substituting
Section titled “Worked example 5: rearrange before substituting”Solve
\begin{aligned} x+2y&=8,\tag{1}\\ 3x-y&=3.\tag{2} \end{aligned}Equation is easy to rearrange because has coefficient :
Substitute this into equation :
Then , giving .
The brackets in are essential because the whole expression equals .
Which method should I choose?
Section titled “Which method should I choose?”Use elimination when coefficients already match or have a small common multiple. Use substitution when an unknown is isolated or has coefficient or . Either valid method gives the same answer, so choose the route with less arithmetic.
Self-check 2
Section titled “Self-check 2”- Solve and .
- Solve and .
- Solve and by first making the subject of the first equation.
Answers
- , so and .
- , so . Hence and .
- . Then , so . Hence and .
Special linear systems
Section titled “Special linear systems”Elimination also reveals when a system does not have exactly one solution.
No solution
Section titled “No solution”Consider
Doubling the second equation gives , contradicting the first equation. Algebra eventually gives a false statement such as . The graphs are distinct parallel lines, so there is no solution.
Infinitely many solutions
Section titled “Infinitely many solutions”Now consider
The first equation is exactly twice the second. Elimination gives , a statement that is always true. Both equations describe the same line, so there are infinitely many solutions.
Do not turn into or . It means that elimination has removed all information because the equations were equivalent.
One linear and one quadratic equation
Section titled “One linear and one quadratic equation”A straight line and a quadratic curve may meet twice, once or not at all. Substitution reduces their simultaneous equations to one quadratic equation.
Worked example 6: two intersections
Section titled “Worked example 6: two intersections”Solve
\begin{aligned} y&=x+2,\tag{1}\\ y&=x^2-2x+2.\tag{2} \end{aligned}At an intersection, the two expressions for are equal:
Rearrange and factorise:
Therefore or . Find the corresponding value for each branch using :
The solutions are
Worked example 7: irrational intersections
Section titled “Worked example 7: irrational intersections”Solve
Equate the expressions for :
Then
so the quadratic formula gives
Using gives
with matching signs. Hence
Keep each value paired with the value calculated from it. Four combinations are not possible.
Self-check 3
Section titled “Self-check 3”Solve each system.
- and .
- and .
Answers
- gives . The solutions are and .
- gives , so . The solutions are and .
Forming equations from a context
Section titled “Forming equations from a context”Worked example 8: ticket prices
Section titled “Worked example 8: ticket prices”Three adult tickets and two child tickets cost £46. Two adult tickets and five child tickets cost £52. Find each price.
Let be the adult price and the child price, in pounds. Translate each statement:
Multiply the first equation by and the second by :
Subtract to obtain , so . Then
\quad\Longrightarrow\quad a=\frac{126}{11}.$$ Thus an adult ticket costs $\dfrac{126}{11}$ pounds and a child ticket costs $\dfrac{64}{11}$ pounds. The unusual prices are mathematically valid. In a real modelling problem, they may suggest that the data were artificial or that further practical constraints are needed. ## A reliable solving routine 1. Define unknowns if they arise from a context. 2. Write both equations clearly and label them if useful. 3. Choose elimination or substitution to create one equation in one unknown. 4. Solve that equation accurately. 5. Substitute back to find the other unknown. 6. State an ordered pair or a contextual answer. 7. Check every solution in both original equations. ## Common mistakes - Solving the equations separately. The same pair of values must satisfy both. - Changing only one term when multiplying an equation. Multiply the whole equation. - Losing a minus sign when subtracting equations. Use brackets around the equation being subtracted. - Stopping after finding one unknown. A solution normally requires both values. - Rejecting fractions. Exact fractional solutions are entirely legitimate. - Finding two $x$ values in a linear with quadratic system but only one $y$ value. Substitute each branch separately. - Trusting a graph as exact. A graph can locate or estimate intersections, but algebra is needed for exact values unless the coordinates are unmistakable. ## Final check Without doing full calculations, decide what each result means after elimination. 1. $7x=21$. 2. $0=5$. 3. $0=0$. <details> <summary>Answers</summary> 1. $x=3$. Substitute back to obtain one corresponding $y$, so the system has one solution. 2. This contradiction means there is no solution. The lines are parallel and distinct. 3. The equations are equivalent, so there are infinitely many solutions on the same line. </details> ## Next steps Strengthen the graphical meaning through [graphs of functions](/learn/foundations/graphs-of-functions/) and [straight line graphs](/learn/foundations/straight-line-graphs/). Then study the full A-level treatment of [simultaneous equations](/learn/algebra/simultaneous-equations/), including more demanding line and curve systems. These methods also support [coordinate geometry](/learn/foundations/coordinate-geometry/) and later algebraic modelling.