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