derivative rules
Problems with first principle
Although we already know how to find the derivative of a function, we require more powerful tools in order to derive some more complex ones.
For example, take . Deriving this using first principle would be incredibly time consuming and difficult. However, this lecture will teach you all the rules so that you can differentiate any function with ease!
Derivation rules
Constant rule
Constant multiple rule
Sum rule
Power rule
Product rule
Quotient rule
Chain rule
1. Constant Rule
The constant rule is quite straight forward: Any constant's derivative is equal to .
For example, take . It's derivative is .
2. Constant multiple Rule
The constant multiple rule is another simple rule which states that the derivative of the coefficient attached to any function is that same coefficient with the derivative of the function it is attached to.
For example, take . Let's assume that we know that the derivative of is .
Then the derivative of is .
3. Sum Rule
Another easy rule. The sum rule states that the derivative of the sum or difference of two functions can be evaluated as two separate derivatives added together.
As an example, take . Assume that we already know that and .
Then, its derivative is:
This rule also applies to subtraction, so if , then .
4. Power Rule
This rule may be one of the most useful rules out all of the ones you will learn! It works for any function that has a power attached to it. It applies to functions of the form where is a constant.
Let's go back to that horrendous function . Well, with this new rule, it's not so hard.
The derivative is simply:
Not so difficult after all!
5. Product Rule
This rule is used when you want to find the derivative of a product of two functions. The derivative of a product of two functions is the first function times the second funtion's derivative added to the first function's derivative times the second function.
Let's look at the function . It is made up of two "sub-functions", and .
To find , simply use the formula above:
6. Quotient Rule
The quotient rule is the hardest one to remember out of all of the other rule.
One trick to remember it is to remember the following: low d'high minus high d'low over low-low. Low refers to the lower function, high refers to the upper function and d' refers to the derivative.
Consider the function .
Its derivative is:
Obviously, it would be easier to determine the derivative by first simplifying, but we did it this way to show you how the quotient rule works.
7. Chain Rule
Another one of the favourites! You use this rule when there are functions inside other functions. You find the derivative of the outer function, while keeping the function inside of it, then multiply the outer function by the derivative of the inner one.
Let's find the derivative of :
Remember, .
:
:
Again, we could have simplified, but the aim was to demonstrate the rule for future use cases.