A problem on my homework asks us to find a basis for the column space of the following matrix:
\begin{bmatrix}3&-9&6\\-2&6&-4\\1&-3&2\end{bmatrix}
The answer I got is {(3, -2, 1)}
I checked this in two different column space calculators online and one got the same answer as me, but another site had an answer with two vectors in the basis. So I just want to make sure that I got the correct answer? Is the column space one-dimensional or two-dimensional?