Product & quotient rules
Product rule
In the previous section, we found the derivative of
by fully expanding and then using the power rule on each term. That gave
Expanding works, but it can get messy quickly. A more direct method for differentiating a product is the product rule.
The formula for differentiating the product of two functions and is:
Here’s the idea in words:
- Multiply the first function by the derivative of the second.
- Add the derivative of the first function times the second.
If you want to see where the product rule comes from, the proof using the limit definition of the derivative is on Wikipedia.
Examples
Let’s redo the same problem using the product rule.
- Find the derivative of
using the product rule.
Solution
is the product of two functions:
It helps to list each function and its derivative before substituting into the formula.
| Function | Expression |
|---|---|
Now substitute into the product rule:
This matches the result from expanding first.
- Differentiate
in two different ways:
i. With the product rule. ii. With the power rule (expanding into individual terms with powers first).
Solution
Answer:
i. With product rule
Write as a product :
| Function | Expression |
|---|---|
Apply the product rule:
ii. With power rule
First rewrite as and distribute:
Now apply the power rule term-by-term:
Next, let’s find the derivative of a function that is the product of 3 functions.
- Find the derivative of
Solution
Answer:
Even though is a product of three factors, you can still use the product rule by grouping two factors into one function. For example, define
Then .
Keep in mind: to find , you also need the product rule (since is itself a product).
| Function | Expression |
|---|---|
Now apply the product rule to :
After expanding and simplifying,
Alternatively, you could expand into a polynomial, use the power rule to find , and then combine with using the product rule.
You could also fully expand the entire function and use only the power rule.
Let’s do a word problem that involves derivatives.
- A rectangle has length and height , where is the time in seconds and the dimensions are in meters. What is the rate of change of the area with respect to time?
Solution
Answer:
“Rate of change” tells you to take a derivative. Here, the quantity changing is the area , and the variable is time , so we want .
Start by writing the area as a function of time. Since area = (length)(height),
Differentiate using the product rule:
This derivative gives the rate of change of area at time . The units are because it represents (change in area)/(change in time).
Quotient rule
When a function is written as a quotient of two functions, the quotient rule can be used.
Here’s the formula to differentiate a quotient :
A good way to read the formula is as a sequence of steps:
- Multiply the bottom function by the derivative of the top.
- Subtract the top function times the derivative of the bottom.
- Divide by the square of the bottom function.
The proof of the quotient rule from the limit definition of the derivative is also on Wikipedia.
Examples
- Find the derivative of
Solution
Answer:
Identify the top and bottom functions:
- Top: , so .
- Bottom: , so .
Substitute into the quotient rule:
- Find the derivative of
in two different ways:
i. With the quotient rule. ii. No quotient rule.
Solution
Answer:
i. Quotient rule
Let
- , so .
- , so .
Apply the quotient rule:
Now split the fraction into two simpler terms:
ii. No quotient rule
Start by splitting the original fraction:
Simplify each term:
Differentiate using the power rule:
Let’s find the derivative of
using the quotient rule.
Solution