Paul's Online Notes
Paul's Online Notes
Home / Calculus III / 3-Dimensional Space / Tangent, Normal and Binormal Vectors
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 12.8 : Tangent, Normal and Binormal Vectors

4. Find the tangent line to \(\displaystyle \vec r\left( t \right) = \left\langle {7{{\bf{e}}^{2 - t}},\frac{{16}}{{{t^3}}},5 - t} \right\rangle \) at \(t = 2\).

Show All Steps Hide All Steps

Start Solution

First, we’ll need to get the tangent vector to the vector function. The tangent vector is,

\[\vec r'\left( t \right) = \left\langle { - 7{{\bf{e}}^{2 - t}}, - \frac{{48}}{{{t^4}}}, - 1} \right\rangle \]

Note that we could use the unit tangent vector here if we wanted to but given how messy those tend to be we’ll just go with this.

Show Step 2

Now we actually need the tangent vector at the value of \(t\) given in the problem statement and not the “full” tangent vector. We’ll also need the point on the vector function at the value of \(t\) from the problem statement. These are,

\[\begin{align*}\vec r\left( 2 \right) & = \left\langle {7,2,3} \right\rangle \\ \vec r'\left( 2 \right) & = \left\langle { - 7, - 3, - 1} \right\rangle \end{align*}\] Show Step 3

To write down the equation of the tangent line we need a point on the line and a vector parallel to the line. Of course, these are just the quantities we found in the previous step.

The tangent line is then,

\[\require{bbox} \bbox[2pt,border:1px solid black]{{\vec r\left( t \right) = \left\langle {7,2,3} \right\rangle + t\left\langle { - 7, - 3, - 1} \right\rangle = \left\langle {7 - 7t,2 - 3t,3 - t} \right\rangle }}\]