Given the line \( y = -\frac{2}{3}x + 5 \), find a vector equation and parametric equations describing the line.
Solution
Since the slope is \( -\frac{2}{3} \), we may choose direction vector \( \vec{d} = (3, -2) \).
A point on the line is \( (0, 5) \) (the \( y \)-intercept), and so the vector equation is \( \vec{r} = (0, 5) + t(3, -2),~t \in \mathbb{R}\) and the parametric equations are \(x = 3t\) and \(y = 5 - 2t, ~ t \in \mathbb{R}\).
The above example shows the standard method for finding the vector/parametric equations of a line.
As we saw in the previous module, we may be required to go in the opposite direction to find the Cartesian equation of a line given the vector/parametric equations.
Method 3
Solve each of the parametric equations for \(t\) to get \( t = \dfrac{x}{3} \) and \( t = -\dfrac{y - 5}{2} \).
Setting these equal we get