![]()
The Chain Rule!
Chain Rule for Derivatives
If y = f[v(x)], then y' = f '[v(x)] . v'(x)
In words, to find the derivative of f[v(x)], find the derivative of f(x), replace each x with v(x) and then multiply the result by the derivative of v(x).
Sample Problems
| v(x) = 14x2 + 1 | f(v) = v1/2 |
| v'(x) = 28x |
Solution:
| v(x) = (3 + 5x) | f(v) = v3 |
| v'(x) = 5 | f''(v) = 3v2 or = 3(3+5x)2 |
Solution:
| v(x) = (3 + 5x) | f(v) = v-3/4 |
| v'(x) = 5 |
4) f(x) = 4x(3x + 5)5
Find f '(x)
Solution:
| v(x) = (3x + 5) | f(v) = v5 |
| v'(x) = 3 | f '(v) = 5v4 or 5(3x + 5)4 |
| r(x) = 4x | s(x) = (3x + 5)5 |
| r'(x) = 4 | s'(x) = 15(3x + 5)4 |
Find f ' (x).
Solution:
| v(x) = (3x + 2) | f(v) = v7 |
| v'(x) = 3 | f '(v) = 7v6 or 7(3x + 2)6 |
| r(x) = (3x + 2)7 | s(x) = (x - 1) |
| r'(x) = 21(3x + 2)6 | s'(x) = 1 |

![]()