Paul's Online Notes
Paul's Online Notes
Home / Calculus I / Derivatives / Chain Rule
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 3.9 : Chain Rule

28. Find the tangent line to \(f\left( x \right) = 4\sqrt {2x} - 6{{\bf{e}}^{2 - x}}\) at \(x = 2\).

Show All Steps Hide All Steps

Start Solution

We know that the derivative of the function will give us the slope of the tangent line so we’ll need the derivative of the function. Differentiating each term will require the Chain Rule as well.

\[\begin{align*}f\left( x \right) & = 4{\left( {2x} \right)^{\frac{1}{2}}} - 6{{\bf{e}}^{2 - x}}\\ f'\left( x \right) & = 4\left( {\frac{1}{2}} \right){\left( {2x} \right)^{ - \,\,\frac{1}{2}}}\left( 2 \right) - 6{{\bf{e}}^{2 - x}}\left( { - 1} \right) = 4{\left( {2x} \right)^{ - \,\,\frac{1}{2}}} + 6{{\bf{e}}^{2 - x}} = \require{bbox} \bbox[2pt,border:1px solid black]{{\frac{4}{{\sqrt {2x} }} + 6{{\bf{e}}^{2 - x}}}}\end{align*}\] Show Step 2

Now all we need to do is evaluate the function and the derivative at the point in question.

\[f\left( 2 \right) = 4\left( 2 \right) - 6{{\bf{e}}^0} = 2\hspace{0.25in}\hspace{0.25in}f'\left( 2 \right) = \frac{4}{2} + 6{{\bf{e}}^0} = 8\] Show Step 3

Now all that we need to do is write down the equation of the tangent line.

\[y = f\left( 2 \right) + f'\left( 2 \right)\left( {x - 2} \right) = 2 + 8\left( {x - 2} \right)\hspace{0.25in} \to \hspace{0.25in}\,\require{bbox} \bbox[2pt,border:1px solid black]{{y = 8x - 14}}\]