I have these two equations: $cx+y=5, x+y=2$. For what $c$ would this have no solution, infinite solution, unique solution.
For no solution I got when c=1, and for c=0, we have unique solution. Is this right, how do I find where it has infinite solutions.
If we subtract the first and the second equation, we note that $$(c-1)x=3$$ This means that, for $c=1$ it hasn't solution ($0=3$) and for $c\neq1$ it has only one solution. Here, there isn't case of infinite solution because with the subtraction of the two equations we have not obtained $0=0$.