well, thanks
I'm still confused..
I tried to solve it be making λx, λy and λz as parts of right side vector b like: b1, b2, b3..
then found rref of the augmented matrix and I came up with these vaues for λx, λy and λz:
λx = λ
λy = (1/8)λy + (3/8)λx
λz = -2λx -(3/8)λy
I have a...