KEVOS
ArticlesServicesCase studiesAboutContact
ArticlesServicesCase studiesAboutContact
← ArticlesSystems in Three VariablesEngineering · Engineering MathematicsLesson 3/3← PrevNext →
GuidePublished 15 Aug 20264 min readBy Kevin Joginthree variablessystems of equationseliminationback substitution
On this page

Ask about this page

KEVOS AISystems in Three Variables

KEVOS knowledge first · trusted web sources when needed

Systems of Equations

Systems in Three Variables

Extending elimination to three unknowns, the order in which variables are removed, and back-substitution.

Category Engineering / MathematicsStream Systems of EquationsLevel CoreReading 4 minSource Week 10, pages 11-12; Week 11, pages 1-3

What this page covers

  • Eliminate one variable from a three-equation system
  • Reduce to two equations in two unknowns and finish
  • Back-substitute to recover all three values
  • Check a three-variable solution properly
On this page
  1. The strategy
  2. Worked example: the source's system
  3. Triangular form
  4. A second worked example
  5. Choosing well
  6. Common mistakes
  7. Frequently asked questions

The strategy

Three unknowns are handled by reducing to two, then to one. Each stage uses the elimination already established for two variables.

1. Choose a variablePick the one with the simplest coefficients
2. Eliminate it twiceFrom one pair, then from a different pair
3. Solve the 2×2 systemBy substitution or elimination
4. Back-substituteInto the reduced equation, then into an original
Watch out

Step 2 must use two different pairs. Eliminating from equations (1) and (2), then again from (1) and (2), gives the same equation twice and no progress. A common choice is (1) with (2), then (1) with (3).

Worked example: the source's system

Solve the three-equation system

x + y + z = 5x - 4y - 3z = 11-2x + 2y + 5z = -30Source, Week 10, page 11

Eliminate x, since it has coefficient 1 in the first two equations.

(1) - (2): 5y + 4z = -62(1) + (3): 4y + 7z = -20Source, Week 10, page 11. Two equations, two unknowns

Now eliminate y from these two:

4 ×: 20y + 16z = -245 ×: 20y + 35z = -100Subtracting: 19z = -76z = -4Source, Week 10, page 11

Back-substitute into the reduced equation:

5y + 4(-4) = -65y = 10y = 2Source

And into an original equation:

x + 2 + (-4) = 5x = 7Source
x = 7, y = 2, z = -4Source result
The source's check

In the third equation, which was not used for back-substitution: -2(7) + 2(2) + 5(-4) = -14 + 4 - 20 = -30 ✓.

Triangular form

The reduction produces a system in triangular form: three unknowns in the first equation, two in the second, one in the third.

x + y + z = 55y + 4z = -619z = -76The same system, reduced

Triangular form is trivial to solve from the bottom up, and it is exactly what row-echelon form is when the system is written as a matrix. The matrix version simply drops the variable names and works with the coefficients alone.

  1. Solve the last equation, which has one unknown.
  2. Substitute into the second-last, which then has one unknown.
  3. Continue upward until every variable is known.
  4. Check in an equation not used in the back-substitution.

A second worked example

From the typed supplementary notes

Solve x + 4y - z = 4, x + 3y + z = 8, 2x + 6y + z = 13.

(2) - (1): -y + 2z = 4(3) - 2(1): -2y + 3z = 5Eliminating x from two different pairs
Multiply the first by 2: -2y + 4z = 8Subtract the second: z = 3Eliminating y
-y + 2(3) = 4 ⇒ y = 2x + 4(2) - 3 = 4 ⇒ x = -1Back-substituting
Check in the unused equation

2(-1) + 6(2) + 3 = -2 + 12 + 3 = 13 ✓.

Choosing well

Practical choices that reduce the arithmetic
ChoiceGuidance
Which variable to eliminateThe one with a coefficient of 1 or -1 somewhere
Which pairs to useThe two whose coefficients match most easily
Add or subtractAdd when the signs oppose; subtract when they agree
When to multiply both equationsOnly when no single multiplier will match the coefficients
Where to back-substituteThe simplest equation containing the needed variable
Where to checkAn equation not used in the back-substitution

These are not rules but habits that keep the numbers small. A poor choice at the first step can turn a clean system into a page of fractions.

Common mistakes

Errors and checks
MistakeCorrectWhy
Using the same pair twiceUse two different pairsThe same equation gives no new information
Eliminating different variables in the two pairingsEliminate the same variable both timesOtherwise the reduced system still has three unknowns
Multiplying one side onlyMultiply the whole equationOtherwise the equation changes
Back-substituting into an equation already usedIt works, but the check must use a different oneOtherwise the check is circular
Losing a sign when subtractingWrite the negated equation on its own lineEvery term changes sign
Stopping at two variablesRecover all threeA solution is an ordered triple

Frequently asked questions

Which variable should I eliminate first?

Whichever has the simplest coefficients — ideally one appearing with coefficient 1 or -1 somewhere. It keeps the arithmetic manageable.

How many pairings do I need?

Two. Eliminate the chosen variable from one pair of equations and from a different pair, giving two equations in the remaining two unknowns.

Why must the two pairings be different?

Because using the same pair twice produces the same equation and no new information. Each original equation should be used at least once.

What does triangular form mean?

The reduced system has three variables in the first equation, two in the second and one in the third. Back-substitution then unwinds it from the bottom.

Related pages

  • Consistent, Inconsistent and Dependent Systems
  • Gaussian Elimination and Row-Echelon Form
  • Systems of Linear Equations: Substitution and Elimination
  • Determinants, Minors and Cofactors

Source. Handwritten teaching notes, Week 10 pages 11-12 and Week 11 pages 1-3, with the typed supplementary notes on Gaussian elimination.

This page is an original exposition prepared for the KEVOS® knowledge library. It restates, reorganises and verifies the mathematics of the supplied teaching notes; it is not a reproduction of them. Numerical values taken from the notes are identified as source examples and are not presented as engineering standards.

Continue learning

Consistent, Inconsistent and Dependent SystemsGuide · Engineering MathematicsSystems of Linear Equations: Substitution and EliminationGuide · Engineering MathematicsGauss-Jordan ReductionGuide · Engineering MathematicsGraphing Systems of Linear Equations and InequalitiesGuide · Engineering Mathematics
KEVOS · Engineering, manufacturing and project improvement
ArticlesServicesCase studiesAboutContact
© 2026 KEVOS®