bI've been working through some problems in my Linear Algebra course and I've come across some that have me confused. I'm not particularly good at vector spaces so some help would be greatly appreciated.
1) Suppose $V$ is a vector space, and that $U$ and $W$ are arbitrary subspaces of $V$. Determine whether the union of $U$ and $W$ is a subspace. If it is, prove it, otherwise provide a counter-example.
2) The nullspace of an $m \times n$ matrix $A$ is a subspace of $\Bbb{R}^n$. Use this statement with $m = 2$, $n = 4$, to verify that the set of vectors with coordinates $a,b,c,d$ in $\Bbb R^4$ is a subspace of $\Bbb R^4$. Determine a basis.
Needs to satisfy: $a - b + c - d = 0$; and $a + b + c + d = 0$
3) Suppose that $V$ is given as a two-dimensional vector space, which means that there is a basis of exactly two elements, say $v_1$ and $v_2$. Suppose that $v_1$ and $v_2$ are given elements in $V$ which span $V$. Show that $v_1$ and $v_2$ must be linearly independent from the definitions.