Find bases and dimensions of the following subspaces:
$\{(x, y, z) | x = y + 2z\}$ in $\mathbb{R}^3$ over $\mathbb{R}$
Find bases and dimensions of the following subspaces:
$\{(x, y, z) | x = y + 2z\}$ in $\mathbb{R}^3$ over $\mathbb{R}$
$$x = y + 2z\Leftrightarrow \begin{cases}x=\alpha+2\beta\\y=\alpha\\z=\beta \end{cases}\;(\alpha,\beta\in\mathbb{R})$$ $$\Leftrightarrow \begin{pmatrix}{x}\\{y}\\{z}\end{pmatrix}=\alpha\underbrace{\begin{pmatrix}{1}\\{1}\\{0}\end{pmatrix}}_{v_1}+\beta\underbrace{\begin{pmatrix}{2}\\{0}\\{1}\end{pmatrix}}_{v_2}\;(\alpha,\beta\in\mathbb{R}).$$ $B=\{v_1,v_2\}$ spans the given subspace and is clearly linearly independent so, $B$ is also a basis.
Well it has dimension $2$ since it has two free variables. Do you know how to go about constructing a basis for a space? Where in that do you get confused?
Hint: The linear map \begin{align} f\colon \mathbf R^2&\longrightarrow \mathbf R^3 \\ (y,z)&\longmapsto (y+2z, y,z) \end{align} induces an isomorphism from $\mathbf R^2$ onto the mentioned subspace.