Last Updated 10/28/2022
Gauss-Jordan Eliminations (GJE)
To perform GJE, the system is first encoded into an augmented matrix A. Then the system can be solved by the rref command.
Solve the system by GJE.
The solution is encoded in the last column of the matrix. In this case, it is .
Try this!
Solve the system by GJE.