Let $l$={ $t\left( \begin{matrix} 3\\ 4\end{matrix} \right):t\in\mathbb{R}$ }. Find the distance between $l$ and $\left( \begin{matrix} 1\\ 2\end{matrix} \right)$.
Solution. Note that $l$={ $\left( \begin{matrix} x\\ y\end{matrix} \right): -4x+3y=0$ }.
So, the distance is $\dfrac {\left| -4.1+3.2\right| } {\sqrt {\left( -4\right) ^{2}+3^{2}}}=2/5$.
My question is: Why $l$={ $\left( \begin{matrix} x\\ y\end{matrix} \right): -4x+3y=0$ }? How did we obtain this?
Hint: eliminate $t$ between $x=3 t$ and $y = 4t$.