Given that $W = \begin{bmatrix} 3s - 2t \\ s + 2t \\ 2s + 3t \\ \end{bmatrix}$ such that $s$ and $t$ are real numbers is a subspace of $\mathbb{R}^3$, I need to write a basis of $W$ and state the dimension of $W$.
I believe that the basis is the set $ \begin{bmatrix} 3\\ 1\\ 2\\ \end{bmatrix}$ , $ \begin{bmatrix} -2\\ 2\\ 3\\ \end{bmatrix}$ since they both contain pivot positions. I am not sure if this is correct though. Also I do not know how to find the dimensino of $W$.