Question 269048
x + y + z = 1
5x + 4y + 4z = 6
4x + 5y + 6z = −3
-----------------
One method is elimination.  Eliminate one of the variables, make it 2 eqns with 2 variables.
Pick a variable to eliminate. Makes no difference, any one.  I'll do z.
Multiply eqn 1 by 4 and subtract it from eqn 2.
5x + 4y + 4z = 6
4x + 4y + 4z = 4
------------------- subtract
x = 2
That's even better, usually it's not that easy.
Sub 2 for x in 2 of the eqns, I'll do 1 and 2
y + z = -1
4y+4z = -4
-----------
Now there's a problem, the 2nd eqn is -4 times the first.
--> dependent, no unique solution.
An infinite # of solutions.