William C. answered 12/04/23
Experienced Tutor Specializing in Chemistry, Math, and Physics
Gaussian elimination works like this:
You set up the augmented matrix representing the system of equations:
Add the first row to the second to obtain
Add −1 times the first row to the third to obtain
Multiply the second row by ⅕ to obtain
The next step is to add the second row to the third row...
And you continue doing row operations (like the ones shown above) until your first three columns form a diagonal matrix and the last column contains the solutions for each of the three variables:
which means x = a, y= b, and z = c