A system of equations can be solved by using Gauss-Jordan Elimination. This process involves applying row operations to achieve the Reduced Row-Echelon Form
First, write the system of equations in matrix form by taking the constants
A system of equations can be solved by using Gauss-Jordan Elimination. This process involves applying row operations to achieve the Reduced Row-Echelon Form
First, write the system of equations in matrix form by taking the constants
x-3y-z=-9
2y+z=2
-x-y=-1
[1−3−1|−9021|2−1−10|−1]R1R2R3
Use row operations for the matrix to achieve Row-Echelon Form
Start with swapping R1 and R3 since R3 already has 0 as its third element
[−1−10|−1021|21−3−1|−9]R1R2R3
Next, transform R3
Transforming the First Element of R3:
[−1−10|−1021|21−3−1|−9]R1R2R3
−R1−R3→R3
−R1:110|1−R3:−131|9R3→041|10
Transforming the Second Element of R3:
[−1−10|−1021|2041|10]R1R2R3
2R2−R3→R3
2R2:042|4−R3:0−4−1|−10R3→001|−6
New matrix:
[−1−10|−1021|2001|−6]R1R2R3
Proceed with transforming R2
Transforming the Third Element of R2:
[−1−10|−1021|2001|−6]R1R2R3
−R3+R2→R2
−R3:00−1|6R2:021|2R2→020|8
Transforming the Second Element of R2:
[−1−10|−1020|8001|−6]R1R2R3
R2÷2→R2
R2÷2→010|4
New matrix:
[−1−10|−1010|4001|−6]R1R2R3
Now, there is one row left to transform which is R1
Transforming the Second Element of R1:
[−1−10|−1010|4001|−6]R1R2R3
R2+R1→R1
R2:010|4R1:−1−10|−1R1→−100|3
Transforming the First Element of R1:
[−100|3010|4001|−6]R1R2R3
R1÷−1→R2
R2÷2→100|−3
New matrix:
[100|−3010|4001|−6]R1R2R3
This new matrix is in Reduced Row-Echelon Form
Remember that each row in this matrix corresponds to a term in an equation