Skip to main content
Ch. 5 - Systems and Matrices
Lial - College Algebra 13th Edition
Lial13th EditionCollege AlgebraISBN: 9780136881063Not the one you use?Change textbook
Chapter 6, Problem 29

Solve each system, using the method indicated.
x - z = -3
y + z = 6
2x - 3z = -9 (Gauss-Jordan)

Verified step by step guidance
1
Write the system of equations as an augmented matrix. The system is: \(x - z = -3\) \(y + z = 6\) \(2x - 3z = -9\) The variables are \(x\), \(y\), and \(z\), so the augmented matrix is: \[\begin{bmatrix} 1 & 0 & -1 & | & -3 \\ 0 & 1 & 1 & | & 6 \\ 2 & 0 & -3 & | & -9 \end{bmatrix}\]
Use row operations to get a leading 1 in the first row, first column (which is already done), and then eliminate the \(x\)-term from the third row by replacing row 3 with (row 3) - 2*(row 1). This will create a zero in the first column of the third row.
Next, focus on the third row to get a leading 1 in the \(z\)-column. You may need to multiply the third row by the reciprocal of the coefficient of \(z\) in that row to achieve this.
Use the third row to eliminate the \(z\)-terms from the first and second rows by appropriate row operations, aiming to get zeros above and below the leading 1 in the \(z\)-column.
Finally, ensure that the second row has a leading 1 in the \(y\)-column and eliminate any other terms in that column from the other rows. After these steps, the matrix should be in reduced row echelon form, from which you can read off the solutions for \(x\), \(y\), and \(z\).

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
7m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Systems of Linear Equations

A system of linear equations consists of two or more linear equations with the same variables. The goal is to find values for the variables that satisfy all equations simultaneously. Understanding how to interpret and set up these systems is essential before applying any solution method.
Recommended video:
Guided course
4:27
Introduction to Systems of Linear Equations

Gauss-Jordan Elimination Method

Gauss-Jordan elimination is a systematic procedure to solve systems of linear equations by transforming the augmented matrix into reduced row-echelon form. This method simplifies the system to directly read off the solutions for each variable, making it efficient for solving multiple equations.
Recommended video:
Guided course
6:04
How to Multiply Equations in Elimination Method

Matrix Representation of Systems

Representing a system of linear equations as an augmented matrix organizes coefficients and constants in a compact form. This matrix form is crucial for applying row operations in Gauss-Jordan elimination, facilitating systematic manipulation to solve the system.
Recommended video:
Guided course
6:19
Systems of Inequalities