3.7 The Chain Rule (part 2)
Remember, all basic rules remain the same, just need the extra \(\frac{du}{dx}\) to account for the fact that \(u\) is not just \(x\).
Examples of General Rules
- \[\frac{d}{dx} u^n = n u^{n-1} \cdot \frac{du}{dx}\]
- \[\frac{d}{dx} \sin(u) = \cos(u) \cdot \frac{du}{dx}\]
- \[\frac{d}{dx} e^u = e^u \cdot \frac{du}{dx}\]
Example
\[y = \sqrt{3x + 2e^{8x}} = (3x + 2e^{8x})^{1/2}\]
In the form of \(u^n\), deriv. is \(n u^{n-1} \cdot \frac{du}{dx}\)
\[y' = \frac{1}{2} (3x + 2e^{8x})^{-1/2} \cdot \frac{d}{dx} (3x + 2e^{8x})\]
\[= \frac{1}{2} (3x + 2e^{8x})^{-1/2} \cdot (3 + 2 \frac{d}{dx} e^{8x})\]
Another chain rule:
Form \(e^u\), deriv. is \(e^u \frac{du}{dx}\)
\[= \frac{1}{2} (3x + 2e^{8x})^{-1/2} \cdot (3 + 2 \cdot e^{8x} \cdot 8)\]