Let $V=\{(x,y,z)\epsilon \mathbb R^3: x-y=z\}$ and $W=\{(x,y,z)\epsilon \mathbb R^3: x+z=2y\}$ subspaces of $\mathbb R^3$. Show that $V+W= \mathbb R^3$. Also check if the sum is direct, $V \oplus W= \mathbb R^3$.
At first i found the basis of $V$ and $W$ which are $V=<(1,1,0),(1,0,1)>$ and $W=<(2,1,0),(-1,0,1)>$.
By definition the sum is $V+W=
Then, i put the vectors on a matrix and proceeded to gauss elimination and i got an equation between $x_1,x_2,x_3,x_4$ equals $0$ but i don't know how to proceed from this point.
Any help will be appreciated.