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 | = | tan( |
| where | |
= | s3 + 7 |
The Chain Rule (Derivative Rule for Compositions):
If
|
Or, if
|
|||||||||||||||||||||||||||||||||
So our example,
| z | = | tan( |
| where | |
= | s3 + 7 |
| z | = | f( |
, where | |
= | g(s) | = | s3 + 7 |
| z ' | = ( | f( |
)' | |
| = | f '( |
( |
||
| = | ( tan( |
( s3 + 7 )' | ||
| ( tan( |
= | 1 / (cos( |
(by the derivative rules for basic functions) |
| ( s3 + 7 )' | = | ( 3*s2 + 0 ) | (by the derivative rule for sums, power rule, and the derivative rule for constants) |
| z ' | = | 1 / (cos( |
( 3*s2 + 0 ) |
| = | 1 / (cos(s3 + 7))2 | ( 3*s2 + 0 ) | |
| = | 3*s2 (1 / (cos(s3 + 7))2) | ||