Example

Example: Writing a System of Equations from an Augmented Matrix

Consider an augmented matrix where each row represents a single equation and the vertical line replaces the equal sign. For a matrix with three rows and four columns (which translates to a system of three equations with three variables), such as: [4βˆ’33βˆ’112βˆ’12βˆ’2βˆ’13βˆ’4]\left[\begin{array}{ccc|c} 4 & -3 & 3 & -1 \\ 1 & 2 & -1 & 2 \\ -2 & -1 & 3 & -4 \end{array}\right] By assigning each column on the left to a variable (e.g., xx, yy, zz) and the column on the right to the constants, the matrix translates directly into the following system: {4xβˆ’3y+3z=βˆ’1x+2yβˆ’z=2βˆ’2xβˆ’y+3z=βˆ’4\left\{\begin{array}{l} 4x - 3y + 3z = -1 \\ x + 2y - z = 2 \\ -2x - y + 3z = -4 \end{array}\right.

Image 0

0

1

Updated 2026-05-26

Contributors are:

Who are from:

Tags

OpenStax

Intermediate Algebra @ OpenStax

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

Algebra

Learn After