Let S be the collection of vectors in $[x,y,z]$ in $R^3$ that satisfy the given property. In each case, either prove that $S$ forms a subspace of $R^3$ or give a counter example to show that it does not. Case: $z = 2x, \, y=0$
Okay, there are 3 conditions that need to be satisfied for this to work.
Zero vector has to be a possibility: Okay, we can find out that this is true. $[0,0,0]$ E S
Addition between two vectors: $[x_1,0,2x_1] +[x_2,0,2x_2] = [x1+x2,0,2(x1+x2)]$,Yes that works
Scalar multiplication: $c[x,0,2x] = [cx,0,2cx]$, okay that works as well..
So, yeah it should be a subspace in $R^3$.
But my doubts are when I graph this onto wolfram alpha, I see that it gives me a 2D graph. Do you guys see an error in my logic above? I think I am right,
Thanks