The first thing to notice when finding the derivative of this function is that it is a composition of two functions, as shown below:
| B(p) | = | ln( |
| where | |
= | e*p - 5 |
The Chain Rule (Derivative Rule for Compositions):
If
|
Or, if
|
|||||||||||||||||||||||||||||||||
So our example,
| B(p) | = | ln( |
| where | |
= | e*p - 5 |
| B(p) | = | f( |
, where | |
= | g(p) | = | e*p - 5 |
| B '(p) | = ( | f( |
)' | |
| = | f '( |
( |
||
| = | ( ln( |
( e*p - 5 )' | ||
| ( ln( |
= | ( |
(by the derivative rules for basic functions) |
| ( e*p - 5 )' | = | ( e - 0 ) | (by the derivative rule for sums, rule for constant multiples, and the derivative rule for constants) |
| B '(p) | = | ( |
( e - 0 ) |
| = | (e*p - 5)-1 | ( e - 0 ) | |
| = | e*(e*p - 5)-1 | ||