\(\text{The best way to proceed here is to row reduce each matrix to reveal it's rank}\\ \text{You'll need that info for the second part of the question anyway}\\~\\ \text{$\textbf{A}$ is the identify matrix. You should know immediately that it's rank 3 and thus invertible}\\~\\ \text{$\textbf{B}$ has to be row reduced}\\ \text{$\textbf{B} \sim \left( \begin{array}{ccc} 1 & 0 & -1 \\ 0 & 1 & 2 \\ 0 & 0 & 0 \\ \end{array} \right)$}\\ \text{We see that $\textbf{B}$ is rank 2 and thus not invertible}\)
\(\text{$\textbf{C} \sim \left( \begin{array}{ccc} 1 & -2 & 1 \\ 0 & 0 & 0 \\ 0 & 0 & 0 \\ \end{array} \right)$}\\ \text{$\textbf{C}$ is seen to be rank 1 and thus not invertible}\)
\(\text{$\textbf{D}$ row reduces to the identity matrix and is thus rank 3 and invertible}\)
\(\text{As far as the output goes rank 3 outputs to all 3D space, rank 2 to a plane, rank 1 to a line}\\ \text{$\textbf{A}$ and $\textbf{D}$ output to all 3D space}\\ \text{$\textbf{B}$ outputs to a plane}\\ \text{$\textbf{C}$ outputs to a line}\)
.