Gaussian Elimination & Gauss-Jordan Elimination
This program covers the very important topic of Gaussian Elimination and Gauss-Jordan Elimination. These methods are used to solve a system of equations using matrix math. We use the row equivalent operations to transform the appearance of the matrix to a form that is much easier to solve. The titles "Gaussian Elimination" and "Gauss-Jordan Elimination" simply refer to two similar methods to do this. We work multiple step-by-step examples to give students practice with these methods and build student confidence.