We know that if $\det(A)$ is not equal to 0, then $AX= B$ surely has a unique solution. My question is if its converse is also true? That is to say, if $AX= B $ has a unique solution, then prove that $\det(A)$ is not equal to $0$. We can also frame the question as: If $\det(A)= 0$, then why are there only two possibilities, namely no solution or infinite solutions?
Let's say that in $AX= B$, and I know that $X=X_1$ is a solution. Further $\det(A)= 0$. Then can you find me a second solution $X=X_2$ for $AX= B$?
Because $$AX=B\iff AX=AX_1\iff A(X-X_1)=0\iff X-X_1\in\text{Ker} A$$ Since $\det A=0$, $\dim\text{Ker} A\geqslant 1$ and thus there is an infinite number of solutions.