Homework Statement
Determine whether W is a subspace of the vector space: W={(x,y):y=ax, a is an integer} , V=R^2 Homework Equations
noneThe Attempt at a Solution
Is u+v in W?
Let u = (u,au) and v = (v,av)
u+v = (u,au) + (v,av) = (u+v, au + av) = (u+v, a(u+v))
If x = u+v => u + v = (x,ax)
=>...