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