Ok, thanks. The other part of the question goes:
A is a 4x3 matrix
C is a 3x4 matrix such that CA = I
Suppose, for some given b in R4 that Ax=b has at least one solution. Show that this solution is unique.
Can I just say x = Cb which implies that there is only one solution for x? I'm thinking...