![]() |
||||||||
![]() |
||||||||
|
Functions Limits Differentiation Differentiation Max and Min
Differentiation
This is called the power rule in most books.
So let’s go through the examples: Example One f(x) = 3 x21 The answer is f’(x) = 63 x 20 Notice if you have a number there already just times the number by the power. f( x) = x 1/2 The answer is f’(x) = 1 f( x) = x −1 The answer is f’(x) = −1/ x2 Back to top Back to Product Rule Back to Quotient rule
This is where we have a slightly more complicated looking function than the simple differentiation function. This method I call “The twist” as you use the simple method with a twist at the end. The function looks more complicated such as 3(x3 + 21 −10x)7 or (x + 4x3)1/2 This is how you go:
So let’s go through the examples Example Two f (x) = 3(x3 + 21 −10x) 7 (multiply by power) (Original bracket) Power- 1(derivative of the bracket) The answer is f’(x) = 21 (3x2 − 10) (x3 + 21 − 10x) 6 Example Three f (x) = (x + 4x3) 1/2 (multiply by power) (Original bracket) Power- 1(derivative of the bracket)
The answer is f’(x) = 1/2 (1 + 12x 2) (x + 4x 3) − 1/2 Back to top Back to Product Rule
I find it handy to put brackets around my x-values to help me and especially when differentiation. This is how you go:
So let’s go through the example: Example Four f (x) = ln x 3 +5x f (x) = ln (x 3 +5x) f’(x) = 3x 2 + 5 Derivative of the bracket (using simple differentiation in this case) The answer is f’(x) = 3x 2 + 5 Back to top Back to Product Rule Back to Quotient rule This differentiation always has the original function in the answer, once again I find it handy to put brackets around the power. This is how you go:
f(x) = e(bracket) f’(x) = e(bracket) . ( derivative of the bracket). So let’s go through the example: Example Five f(x) = e ( −3x) f’(x) = e ( −3x) . ( − 3 ) f’(x) = e (bracket) .( derivative of the bracket). The answer is f’(x) = − 3 e ( −3x ) Back to top Back to Product Rule
This is not difficult and in one way is similar to the chain differentiation. We write down dy/dx or f’(x) without saying or thinking that differentiating y or f(x) gives us dy/dx or f’(x) as we are so worried about differentiating the x-values on the other side. This is how you go:
So let’s go through the example Example Six y 2 + 4y + 7 = e 6x Now we cannot simplify the expression to y = ..... so follow the instructions 2 y (2 - 1) dy/dx + 4 dy/dx + 0 = 6 e6x (Treat just (multiply by (Treat just (multiply by = (Exponential 2y dy/dx + 4 dy/dx = 6 e 6x
dy/dx = 6 e 6x ( Divide by the bracket) The answer is f’(x) = 6 e 6x
This is a case of following an easy procedure and substituting values into the expression. The Product Rule can involve all the different types of differentiation This is how you go:
If u = first term then u’ = derivative of first term and The derivative of u v = u v’ + v u’ So let’s go through the example, This example has a few of the differentiations not all products are as complicated but it is good to see them before a test and not in the test for the first time. Example Seven f(x) =( e 3x)(x 2 + ln x) 3 Let u = e 3x v = (x2 + ln x) 3 u’ = 3e 3x v’ = 3(x 2+ ln x ) 2 ( 2x + 1/x) Now you can substitute the values into the expression u v’ + v u’ . If you set the answer out as above, you may just multply diagonally and add the answers. This is exactly the same as the expression u v’ + v u’ .
d(u v) / dx is the mathematical way of writing the derivative of a product d(u v) / dx = u v’ + v u’ d(e 3x(x 2 + ln x) 3) / dx = e 3x 3(x 2+ ln x ) 2( 2x +1/x) + (x 2 + ln x) 3 3e 3x Take out any factors, I will just write f’(x) for d(e 3x(x 2 + ln x) 3) / dx so f’(x) = 3e 3x (x 2+ ln x ) 2 { 2x + 1/x + (x 2 + ln x) } We will leave that as the answer but you can always do more simplification if you want. The answer is f’(x) = 3e 3x (x 2+ ln x ) 2 { 2x + 1/x + (x 2 + ln x) }
Again, this is a case of following an easy procedure and substituting values into the expression. The Quotient Rule can involve all the different types of differentiation. This is how you go:
If v = bottom term v’ = derivative of bottom term
The derivative of u / v = v u’ - u v’ So let’s go through the example: Example Eight
Now you can substitute the values into the expression v u’ − u v’ If you set the answer out as above, starting from top left, you may just multply diagonally and subtract the answers and divide by the square of the bottom.
d(u / v) / dx is the mathematical way of writing the derivative of a quotient d(u / v) / dx = v u’ − u v’ d(ln(3x2+ 4) /x3) / dx = x 3 6x / (3x 2 + 4) − ln (3x 2 + 4) 3x 2 ( x 3) 2 Simplify as much as possible: f’(x) = 6x4 / (3x2 + 4) − 3x2 ln (3x2+ 4) x6 To make it easy just take the top by itself and making it one term: f’(x) = 6x4 − 3x2( ln (3x2 + 4)
= 6x4 − 3x2(3x2 + 4) ln (3x2 + 4) (3x2 + 4)
= 3x2 { 2x2 −(3x2 + 4) ln (3x2 + 4)} (3x2 + 4) Putting the bottom back in, x6 = 3x2 {2x2 − (3x2 + 4) ln (3x2 + 4)} x6 (3x2 + 4) Cancelling x2, top and bottom = 3{2x2 − (3x2 + 4) ln (3x2 + 4)} x4(3x2 + 4)
The answer is f’(x) = 3{2x2 − (3x2 + 4) ln (3x2 + 4)} x4(3x2 + 4) |
||||||||