top of page


OSPINA EDUCAT ON
Gauss Jordan
The Gauss Jordan Elimination, or Gaussian Elimination, is an algorithm to solve a system of linear equations by representing it as an augmented matrix, reducing it using row operations, and expressing the system in reduced row-echelon form to find the values of the variables. There are 3 operations:

For example:
bottom of page