I'm stuck on a rather simple exercise..
Given the equation
we should find k as such that the system has either one, infinite or no solution.
Written as a matrix this translates to:
I understand the first row operation, which just switches the rows, but how to arrive at the third? And why is the determinant showing up here?
The teacher so far did not introduce determinants.



To arrive at the third, we did $R_{2}\rightarrow k\cdot R_{1}+R_{2}$ where $R_{i}$ is row $i$ .
So the system is now equivalent to $$x-ky=0$$ $$(1-k^2)y=0$$
So two cases to consider: