Simultaneous equations
Simultaneous equations describe quantities that must satisfy two or more conditions at the same time. A solution is therefore a set of values that makes every equation true.
For two variables, each equation represents a graph. The simultaneous solutions are precisely the points where the graphs intersect. This idea explains why a pair may have one solution, several solutions or no real solution.
Before you start
Section titled “Before you start”You should be able to:
- solve linear equations;
- expand and factorise quadratic expressions;
- use the quadratic formula;
- substitute values into expressions;
- recognise equations of straight lines and quadratics.
If any of these feel uncertain, review quadratics and functions first.
Linear simultaneous equations
Section titled “Linear simultaneous equations”Consider
The solution must lie on both lines. Since two distinct non-parallel straight lines meet once, this system has one solution.
Elimination
Section titled “Elimination”Elimination combines the equations so that one variable disappears. Add the equations above:
Hence . Substitute this into either original equation:
The solution is .
Always check it in both original equations:
Both statements are true, so the solution is valid.
Making coefficients match
Section titled “Making coefficients match”The variables will not always cancel immediately. Solve
The lowest common multiple of and is . Multiply the first equation by and the second by :
Adding gives
Use to find :
Therefore
Fractions are perfectly legitimate solutions. Do not assume that an awkward value signals an error.
Substitution
Section titled “Substitution”Substitution is usually efficient when one equation already isolates a variable. Solve
Replace in the second equation with :
Then
Now find :
So .
Which method should you choose?
Section titled “Which method should you choose?”- Use elimination when coefficients already match, or can be made to match easily.
- Use substitution when one variable is isolated, or has coefficient or .
- Choose the method that reduces algebraic complexity. Both methods are mathematically equivalent.
What the number of solutions means
Section titled “What the number of solutions means”For two linear equations:
- different gradients give one intersection and one solution;
- equal gradients with different intercepts give parallel lines and no solution;
- the same line written in different forms gives infinitely many solutions.
For example,
has no solution. Doubling the second equation gives , which contradicts .
By contrast,
has infinitely many solutions because the first equation is exactly twice the second. Elimination produces , confirming that the equations describe the same line.
One linear and one quadratic equation
Section titled “One linear and one quadratic equation”A line and a quadratic curve can meet twice, once, or not at all. Substitution turns the pair into a quadratic equation.
Solve
At an intersection, both expressions for are equal:
Rearrange and solve:
Therefore or . Substitute each value into :
There are two solutions:
Notice that each value must be paired with its corresponding value. Writing separate lists of and values can accidentally create false pairings.
A quadratic that does not factorise
Section titled “A quadratic that does not factorise”Solve
Substitute into the second equation:
Expand carefully:
Using the quadratic formula,
Thus or . Since :
The solutions are
Tangency and the discriminant
Section titled “Tangency and the discriminant”Suppose the line is substituted into a curve and produces
The discriminant reveals the number of real intersections:
Finding a parameter for tangency
Section titled “Finding a parameter for tangency”Find the values of for which the line is tangent to the parabola .
At an intersection,
so
Tangency requires a repeated root, so set the discriminant equal to zero:
Hence
Therefore
There are two possible tangents because two lines in this family touch the parabola.
Modelling with simultaneous equations
Section titled “Modelling with simultaneous equations”Translate each condition into an equation before solving. State what your variables represent, preserve units, and reject solutions that are impossible in context.
Example: dimensions
Section titled “Example: dimensions”A rectangle has perimeter cm and area cm. Find its dimensions.
Let the length be cm and the width be cm. Then
The first equation gives . Substitute into the area equation:
Therefore
So or . The corresponding pairs are and , which describe the same rectangle. Its dimensions are
Example: rejecting a mathematical solution
Section titled “Example: rejecting a mathematical solution”The height of an object after seconds is metres. Find when it is at height m.
Solve simultaneously with :
Thus , so or . Both values are non-negative and lie during the motion, so both are valid. The object passes 15 m once while rising and once while falling.
If the same algebra produced , that root would solve the equations but would normally be rejected because the model begins at .
Common mistakes
Section titled “Common mistakes”Changing only part of an equation
Section titled “Changing only part of an equation”When multiplying an equation, multiply every term on both sides. From , multiplying by gives .
Losing a minus sign during elimination
Section titled “Losing a minus sign during elimination”If subtracting one equation from another, use brackets or write the subtraction term by term. Adding equations with opposite coefficients is often safer.
Forgetting the second coordinate
Section titled “Forgetting the second coordinate”Solving the resulting equation gives one variable only. Substitute back to find the other variable and report ordered pairs.
Dividing by an expression that might be zero
Section titled “Dividing by an expression that might be zero”Dividing by can lose the solution . Factorise instead. For example, should become , giving or .
Accepting every algebraic root in a model
Section titled “Accepting every algebraic root in a model”Check restrictions such as positive length, non-negative time, integer counts and the stated domain. Rejection needs a contextual reason, not merely that a value looks inconvenient.
Rounding too early
Section titled “Rounding too early”Keep exact fractions and surds throughout the calculation. Round only the final answer, and only when the question requests it.
A reliable solving routine
Section titled “A reliable solving routine”- Identify the type of equations and choose elimination or substitution.
- Reduce the system to one equation in one unknown.
- Solve completely, remembering that a quadratic may give two roots.
- Substitute each root back to find its matching second coordinate.
- Check every ordered pair in both original equations.
- Apply any domain or modelling restrictions.
- Present exact values unless a stated degree of accuracy is required.
Check your understanding
Section titled “Check your understanding”- Solve and .
- Solve and .
- Solve and .
- Determine the number of real solutions of and without finding the intersection points.
- Find if is tangent to .
Answers
- .
- .
- Equating gives , so the solutions are and .
- Substitution gives , so there are no real solutions.
- Substitution gives . Tangency requires , so .
What to learn next
Section titled “What to learn next”Continue with inequalities to study regions and solution sets, or functions in modelling to develop the modelling ideas used here.