I am having trouble wrapping my head around proving the axiom: "vector plus another vector within a set exists in the set". Mainly, I am not sure how to go about proving it with the given polynomial.
V = {[x,y,z] such that 3x-2y+z=0}
My initial thought was that since you are proving a polynomial with the trivial solution, then V must be a vector space. What can I do to prove whether this is a vector space? Thank you.