In a linear system
$$x - 2y + 3z = 0 \\ -3x + 7y -8z = 0 \\ -2x + 4y -6z = 0 $$
The solution space is $\{(2s -3t,s,t) \mid s,t \in \mathbb{R}\} = \operatorname{span}\{(2,1,0),(-3,0,1)\}$
How do we know that the plane in $\mathbb{R}^3$ contains the origin?