The set of all lines passing through the origin:$$L=\{(x,y)\mid y=ax, a \in \mathbb{R}\}$$ I want to compute $T_{p}L$, I also know that $T_{p}\mathbb{R^{2}}=Sp\{\frac{\partial}{\partial x},\frac{\partial}{\partial y}\}$. It is clear that $L \subset \mathbb{R^{2}}$, so every $v \in T_{p}L$ can be written as a linear combination of $\{\frac{\partial}{\partial x},\frac{\partial}{\partial y}\}$, $$v=\alpha\frac{\partial}{\partial x} + \beta\frac{\partial}{\partial y}$$ From this step I don't know how to continue.
Edit
$L$ is considered as a submanifold of $\mathbb{R^{2}}$
Hint: Take the linear function $\ell(x,y)=y-ax$ and compute the partial derivatives $\frac{\partial \ell}{\partial x}$ and $\frac{\partial \ell}{\partial y}$.