Year 9: Simultaneous equations
Back to main page
When you have two separate equations that share the same variables, you’re looking at what we call simultaneous equations. Solving them means finding a pair of values (for example, and ) that satisfy both equations at the same time. Think of it as figuring out the coordinates of a point where two straight lines meet.
1. What is a “solution”?
In a simple example with and , you might have these two equations:
A “solution” is a pair of numbers that makes both equations true at the same time.
2. Graph perspective
Each equation represents a straight line on an x–y graph:
- Where the lines intersect is the simultaneous solution .
- If the lines never meet (parallel), there’s no solution.
- If the lines are actually the same line, then every point on that line is a solution (infinitely many).
3. Substitution
Handy when you can easily isolate one variable in one of the equations.
4. Elimination
Great when you can line up variables to cancel one out by adding or subtracting equations.
5. Checking your solution
After you find , always plug it back into both equations:
- If it satisfies both, you’re correct.
- If not, look out for sign errors or arithmetic slips.
6. Possible outcomes
- One unique solution: The lines intersect at exactly one point.
- No solution: The lines are parallel and never meet.
- Infinitely many solutions: Both equations describe the same line.
7. Common pitfalls (and how to avoid them)
- Sign mix-ups: Subtracting one equation from another can lead to confusion with negatives.
- Forgetting to multiply all terms: In elimination, if you multiply an equation, apply it to every term (including constants!).
- Stopping too soon: Always check the solution in both original equations.