Homework Statement
##\mathbb{H} = \{(a,b,c) : a - 3b + c = 0,~b - 2c = 0,~2b - c = 0 \}##
Homework EquationsThe Attempt at a Solution
This definition of a subspace gives us the vector ##(3b - c,~2c,~2b) = b(3,0,2) + c(-1,2,0)##. This seems to suggest that a basis is {(3, 0, 2), (-1, 2 0)}, and...