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