I'm still having trouble with Guassian elimination and finding the Inverse of a Matrix. I tend to get confused with the switching of the rows or factoring out something.
Example matrix
1 1 1 | 1
1 1 -2 | 3
2 1 1 | 2
so it's a system of linear equations and I...