Solving Systems by Elimination

25 min
0/4 practice checks

A 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 2x+y=72x+y=7 and xy=2x-y=2.

Add the two equations (the yy terms cancel): 3x=93x = 9, so x=3x=3. Back-substitute into xy=2x-y=2: 3y=23-y=2, so y=1y=1. Solution: (3,1)(3,1).

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 2x+y=72x+y=7 and xy=2x-y=2. Give the value of xx.

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?