Write a basis for a hyper plane in $\mathbb{R}^3$
A hyper plane in $R^3$ is,
$$\overrightarrow{x} = c_1<1, 0, 0> + c_2<0, 1 , 0>, c_1, c_2 \in \mathbb{R}$$
So I did some calculations with span and got that the the basis would be
$A = \{<1, 0 ,0>, <0, 1, 0> \}$
But that is literally almost the exact same thing?