Activity (Process)

Practice: Deriving Linear Equation Systems from Augmented Matrices

To practice extracting systems of linear equations from augmented matrices, systematically translate each matrix row by assigning its entries to variable coefficients and constants. For example, the following augmented matrix:

ight] $$ directly corresponds to this system of three equations: $$ \left\{\begin{array}{l} x - y + 2z = 3 \ 2x + y - 2z = 1 \ 4x - y + 2z = 0 \end{array} ight. $$ Likewise, another augmented matrix: $$ \left[\begin{array}{ccc|c} 1 & 1 & 1 & 4 \ 2 & 3 & -1 & 8 \ 1 & 1 & -1 & 3 \end{array} ight] $$ translates precisely into the following system: $$ \left\{\begin{array}{l} x + y + z = 4 \ 2x + 3y - z = 8 \ x + y - z = 3 \end{array} ight. $$ When mapping entries, ensure the associated variables (like $$x$$, $$y$$, and $$z$$) maintain a consistent order across every column and resulting equation.

0

1

Updated 2026-04-28

Contributors are:

Who are from:

Tags

OpenStax

Intermediate Algebra @ OpenStax

Ch.4 Systems of Linear Equations - Intermediate Algebra @ OpenStax

Algebra