Patrick B. answered 07/24/21
Math and computer tutor/teacher
Adding the 2nd and 3rd equations:
4z = 20 ---> z = 5
the system becomes: -2x + 6y - 10 = -18 ---> -2x + 6y = -8
x - 3y + 10 = 14 ---> x - 3y = 4
x + 3y + 10 = 6 ---> x + 3y = -4
adding the 2nd and 3rd of these equations gives: 2x = 0 ---> x=0
the system becomes:
6y = -8 ----> y = -4/3
-3y = 4 ---> y = -4/3
3y = -4 --> y = -4/3
the solution is {x=0, y = -4/3, z = 5}
yes it checks


