Procedure is as following

  1. Obtain augmented matrix
  2. Apply elementary row operations to the augmented matrix until you reach where is in row echelon form.
  3. The columns of that do not contain a leading correspond to the free variables
  4. The columns of that contain leading ā€˜s should be expressed in the free variables.