Derivative Rules
Derivative Rules
Derivative Rules
For example:
Here are useful rules to help you work out the derivatives of many functions
(with examples below ). Note: the little mark ’ means "Derivative of".
Chain Rule
fºg (f’ º g) × g’
(as "Composition of Functions")
Chain Rule (using ’ ) f(g(x)) f’(g(x))g’(x)
Chain Rule (using ddx ) dydx = dydududx
"The derivative of" is also written ddx
So ddxsin(x) and sin(x)’ both mean "The derivative of sin(x)"
Examples
Example: what is the derivative of sin(x) ?
sin(x) = cos(x)
Or:
sin(x)’ = cos(x)
Power Rule
Example: What is x3 ?
xn = nxn−1
x3 = 3x3−1 = 3x2
xn = nxn−1
Multiplication by constant
x3 = 3x3−1 = 3x2
So:
the derivative of f + g = f’ + g’
So we can work out each derivative separately and then add them.
x2 = 2x
x3 = 3x2
And so:
Difference Rule
the derivative of f − g = f’ − g’
So we can work out each derivative separately and then subtract them.
v3 = 3v2
v4 = 4v3
And so:
z2 = 2z
z3 = 3z2
z4 = 4z3
And so:
Product Rule
the derivative of fg = f g’ + f’ g
In our case:
f = cos
g = sin
cos(x) = −sin(x)
sin(x) = cos(x)
So:
the derivative of cos(x)sin(x) = cos(x)cos(x) − sin(x)sin(x)
= cos2(x) − sin2(x)
Reciprocal Rule
So:
Which is the same result we got above using the Power Rule.
Chain Rule
f(g) = sin(g)
g(x) = x2
f'(g) = cos(g)
g'(x) = 2x
So:
= 2x cos(x2)
dydx = dydududx
Differentiate each:
f(g) = 1/g
g(x) = cos(x)
So:
= sin(x)/cos2(x)
f(g) = g3
g(x) = 5x−2
So: