Solving set of equations is common engineering problem one encounters in various applications, whether it is modeling materials or simulating a physical process. There are large number of numerical methods available for solving set of linear equations of the form: AX=B, in this article we compare the commonly used numerical methods for solving set of equations.