This post explains how to find the solutions of any system of linear equations with an arbitrary number of variables, if solutions exist. The method consists of the following three steps:
Using Gauss elimination we write the system in triangular form.
In this format, we see whether the system has either no solution, exactly one solution or infinitely many solutions.
If there are solutions, we determine them by simple insertions.