In the vector space $\mathbb{R}^3$, $S$ is a subspace of all the vectors with the first coordinate $0$, and $T$ is a subspace generated by the vectors $(1,1,1)$ and $(2,3,0)$. Find the subspace $S \cap T$.
Can someone help me with this problem? I have an exam tomorrow and I can't quite understand this problem.
Take basis of both subspaces:
$$S=\text{Span}_{\Bbb R}\left\{\,\begin{pmatrix}0\\1\\0\end{pmatrix}\;,\;\;\begin{pmatrix}0\\0\\1\end{pmatrix}\right\}\;,\;\;T=\text{Span}_{\Bbb R}\left\{\,\begin{pmatrix}1\\1\\1\end{pmatrix}\;,\;\;\begin{pmatrix}2\\3\\0\end{pmatrix}\;\,\right\}$$
and now form the $\;3\times4\;$ corresponding matrix and reduce it by tows:
$$\begin{pmatrix} 1&1&1\\ 2&3&0\\ 0&1&0\\ 0&0&1\end{pmatrix}\longrightarrow\begin{pmatrix} 1&1&1\\ 0&1&\!-2\\ 0&1&0\\ 0&0&1\end{pmatrix}\longrightarrow\begin{pmatrix} 1&1&1\\ 0&1&\!-2\\ 0&0&2\\ 0&0&1\end{pmatrix}\longrightarrow\begin{pmatrix} 1&1&1\\ 0&1&\!-2\\ 0&0&2\\ 0&0&0\end{pmatrix}$$
From the above we get $\;\dim \left(S+T\right)=3\;$, and thus $\;\dim(S\cap T)=1\;$ Why? Be sure you can explain/justify all this).
Observe also that
$$\begin{pmatrix}2\\3\\0\end{pmatrix}-2\begin{pmatrix}1\\1\\1\end{pmatrix}\in S\ldots$$
Try to take it from here...