Write the system as the following augmented matrix:
Swap rows 1 and 2 :
Eliminate the x coefficient from the last two rows by add -3 (row 1) to row 2, and -4 (row 1) to row 3 :
Eliminate the y coefficient from the first and last rows by adding row 2 to row 1, and -5 (row 2) to row 3 :
Eliminate the z coefficient from the second row by adding 4 (row 3) to 9 (row 2) :
Eliminate the z coefficient from the first row by adding row 3 to 9 (row 1) :
Then the solution to the system is (x, y, z) such that
9x = 13 and 9y = 16 and 9z = -14
or
x = 13/9 and y = 16/9 and z = -14/9