Q: If A is a 3X3 matrix and y is a vector in R3 such that Ax = y does not have a solution, then there exists no vector z in R3 such that the equation Ax = z has a unique solution.
This is true right? If A doesn't span R3 then the only possibility is either no solution or infinite solutions on an R2 plane?

