$U=sp\{(1,2,1,0),(-1,1,1,1)\}$ and $V=sp\{(2,-1,0,1),(-5,6,3,0)\}$
My try is $U\cap V$ = $sp\{(-5/4,2/4,3/4,1)\}$. Then $\dim(U\cap V)$ = $1$
Do I have the solution well?. Help, please. I'm very confused.
$U=sp\{(1,2,1,0),(-1,1,1,1)\}$ and $V=sp\{(2,-1,0,1),(-5,6,3,0)\}$
My try is $U\cap V$ = $sp\{(-5/4,2/4,3/4,1)\}$. Then $\dim(U\cap V)$ = $1$
Do I have the solution well?. Help, please. I'm very confused.
Guide:
Let $U = sp \{ u_1, u_2\}$.
Let $V = sp \{ v_1, v_2\}$.
First verify that the $U \ne V$, hence note that $\operatorname{dim}(U \cap V) < 2$.
Solve $\alpha u_1 + \beta u_2 = \gamma v_1 + \delta v_2$
That is $$\begin{bmatrix} u_1 & u_2 & -v_1 & -v_2\end{bmatrix}\begin{bmatrix} \alpha \\ \beta \\ \gamma \\ \delta\end{bmatrix}=0$$
To find a basis, i.e. $\{ \alpha u_1 +\beta u_2\}.$
The claim that the rank is $1$ is correct, but currently the matrix that you proposed doesn't lie in $V$.