Homework Statement
Says, The set W = {(x,y,z,w) : x+z=0, 2y+w=0} is a subspace of R^4. Find a basis for W, and state the dimension.
The Attempt at a Solution
What I did:
W= {(-z,-w/2,z,w): z,w are in R}
= {z(-1,0,1,0) + w(0,-1/2, 0, 1)}
= span {(-1,0,1,0), (0,-1/2,0,1)}
(-1,0,1,0)...