Sheneron
- 360
- 0
Homework Statement
Find a number for k in which the system yields no unique solution.
x+y+kz = 3
x+ky+z = 2
kx+y+z= 1
The Attempt at a Solution
I know that I need to find a number so that there is no solution and so that there is an infinite number of solutions, I just am not sure how to go about it. I have tried setting it up in row echelon form and here is what I got.
x+y+kz = 3
(k-1)y - (k-1)z = -1
kx+y+z=1
So I only changed the middle one and I know that if k = 1 then the system will yield no solutions, so there is one number. But I looked in the back and there was another answer. I don't know how to get the other one, and is that even right so far?