Section 12.6 : Vector Functions
3. Sketch the graph of the vector function : \(\vec r\left( t \right) = \left\langle {4t,10 - 2t} \right\rangle \)
Show All Steps Hide All Steps
Start SolutionOne way to sketch the graph of vector functions of course is to just compute a bunch of vectors and then recall that we consider them to be position vectors and plot the “points” we get out of them.
This will work provided we pick the “correct” values of \(t\) that gives us good points that we can use to actually determine what the graph is.
So, to avoid doing that, recall that because we consider these to be position vectors we can write down a corresponding set of parametric equations that we can use to sketch the graph. The parametric equations for this vector function are,
\[\begin{align*}x & = 4t\\ y & = 10 - 2t\end{align*}\] Show Step 2Now, recall from when we looked at parametric equations we eliminated the parameter from the parametric equations to get an equation involving only \(x\) and \(y\) that will have the same graph as the vector function.
We can do this as follows,
\[x = 4t\hspace{0.5in} \to \hspace{0.5in}t = \frac{1}{4}x\hspace{0.5in} \to \hspace{0.5in}y = 10 - 2\left( {\frac{1}{4}x} \right) = 10 - \frac{1}{2}x\]So, it looks like the graph of the vector function will be a line with slope \( - \frac{1}{2}\) and \(y\)‑intercept of \(\left( {0,10} \right)\).
Show Step 3A sketch of the graph is below.
For illustration purposes we also put in a set of vectors for variety of \(t\)’s just to show that with enough them we would have also gotten the graph. Of course, it was easier to eliminate the parameter and just graph the algebraic equations (i.e. the equation involving only \(x\) and \(y\)).