1 10 points Solve the linear system below using the GaussJor
1. [10 points] Solve the linear system below using the Gauss-Jordan elimination (the augmented matrix should be in reduced row echelon form):
1. [10 points] Solve the linear system below using the Gauss-Jordan elimination (the augmented matrix should be in reduced row echelon form):Solution
Add (-2 * row1) to row2
Add (1 * row1) to row3
Add (-3 * row1) to row4
Divide row2 by 3
Add (-1 * row2) to row3
Add (-3 * row2) to row4
Add (1 * row2) to row1
0
x1 = -1 + x4
x2 = 2x3
x3, x4 - free
| 1 | -1 | 2 | -1 | -1 |
| 0 | 3 | -6 | 0 | 0 |
| -1 | 2 | -4 | 1 | 1 |
| 3 | 0 | 0 | -3 | -3 |
![1. [10 points] Solve the linear system below using the Gauss-Jordan elimination (the augmented matrix should be in reduced row echelon form): 1. [10 points] Sol 1. [10 points] Solve the linear system below using the Gauss-Jordan elimination (the augmented matrix should be in reduced row echelon form): 1. [10 points] Sol](/WebImages/23/1-10-points-solve-the-linear-system-below-using-the-gaussjor-1057433-1761551887-0.webp)