implement a function to perform back substitution in an augmented matrix with unique solution and in row echelon form with unitary pivots
In this exercise you will implement a function to perform back substitution in an augmented matrix with unique solution and in row echelon form with unitary pivots