Table of contents
- 0. Review of Algebra4h 16m
- 1. Equations & Inequalities3h 18m
- 2. Graphs of Equations43m
- 3. Functions2h 17m
- 4. Polynomial Functions1h 44m
- 5. Rational Functions1h 23m
- 6. Exponential & Logarithmic Functions2h 28m
- 7. Systems of Equations & Matrices4h 6m
- 8. Conic Sections2h 23m
- 9. Sequences, Series, & Induction1h 19m
- 10. Combinatorics & Probability1h 45m
7. Systems of Equations & Matrices
Introduction to Matrices
Problem 27a
Textbook Question
In Exercises 21–38, solve each system of equations using matrices. Use Gaussian elimination with back-substitution or Gauss-Jordan elimination. ![System of equations for exercise 27: x+y+z=4, x-y-z=0, x-y+z=2.](https://lightcat-files.s3.amazonaws.com/problem_images/280cb13c212b6312-1678240451367.jpg)
![](/channels/images/assetPage/verifiedSolution.png)
1
Write the augmented matrix for the system of equations: \( \begin{bmatrix} 1 & 1 & 1 & | & 4 \\ 1 & -1 & -1 & | & 0 \\ 1 & -1 & 1 & | & 2 \end{bmatrix} \).
Use row operations to get a leading 1 in the first row, first column, if necessary. In this case, it's already 1.
Subtract the first row from the second and third rows to eliminate the first column below the leading 1: \( R_2 = R_2 - R_1 \) and \( R_3 = R_3 - R_1 \).
Continue using row operations to create zeros below the leading 1s in the second and third columns, aiming for an upper triangular form.
Once in upper triangular form, use back-substitution to solve for the variables starting from the last row upwards.
Recommended similar problem, with video answer:
![](/channels/images/assetPage/verifiedSolution.png)
This video solution was recommended by our tutors as helpful for the problem above
Video duration:
13mPlay a video:
Was this helpful?
Watch next
Master Introduction to Matrices with a bite sized video explanation from Patrick Ford
Start learningRelated Videos
Related Practice