Let S be a subspace of $\mathbb{R^2}$, such that $S=\{(x,y):2x+3y=0 \}$.
Find a basis,$B$, for $S$ and write $u=(-9,6)$ in the $B$ basis.
So, I started to solve $2x+3y=0$ for $x$ and I got $x=-\frac{3}{2}y$. Then I could write,
$\left[ \begin{matrix} x \\ y \end{matrix}\right] = \left[...