Solving Systems by Elimination
≈ 25 minA system of linear equations asks for values satisfying several equations at once. Geometrically, two equations in two unknowns are two lines; a solution is where they cross.
Three outcomes are possible:
- One solution — the lines cross at a single point.
- No solution — the lines are parallel and never meet.
- Infinitely many — the two equations describe the same line.
Gaussian elimination solves systems by combining equations to remove variables. Adding a multiple of one equation to another is a legal row operation — it never changes the solution set.
Worked example. Solve and .
Add the two equations (the terms cancel): , so . Back-substitute into : , so . Solution: .
If two linear equations describe parallel lines, the system has:
Which of these is a legal operation when solving a system of equations?
Solve the system and . Give the value of .
At a spaza shop, 3 loaves of bread and 2 litres of milk cost R71, while 1 loaf and 2 litres of milk cost R37. What is the price (in rand) of one loaf?

