The previous section showed that, in some ways, derivatives behave nicely. The Constant Multiple and Sum/Difference Rules established that the derivative of was not complicated. We neglected computing the derivative of things like and on purpose; their derivatives are not as straightforward. (If you had to guess what their respective derivatives are, you would probably guess wrong.) For these, we need the Product and Quotient Rules, respectively, which are defined in this section.
We begin with the Product Rule.
Let and be differentiable functions on an open interval . Then is a differentiable function on , and
Important: . While this answer is simpler than the Product Rule, it is wrong. We can show that this is wrong by considering the functions
and .
Using the WRONG rule we get . However, when we simplify the product first and apply the Power Rule, and
Applying the real Product Rule we see that,
Watch the video:
The Product Rule for Derivatives from https://youtu.be/uPCjqfT0Ixg
We practice using this new rule in an example, followed by a proof of the theorem.
Use the Product Rule to compute the derivative of . Evaluate the derivative at .
SolutionTo make our use of the Product Rule explicit, let’s set and . We easily compute/recall that and . Employing the rule, we have
At , we have
We graph and its tangent line at , which has a slope of , in Figure 2.4.1. While this does not prove that the Product Rule is the correct way to handle derivatives of products, it helps validate its truth.
By the limit definition, we have
We now do something a bit unexpected; add 0 to the numerator (so that nothing is changed) in the form of , and then do some regrouping as shown.
It is often true that we can recognize that a theorem is true through its proof yet somehow doubt its applicability to real problems. In the following example, we compute the derivative of a product of functions in two ways to verify that the Product Rule is indeed “right.”
Let . Find two ways: first, by expanding the given product and then taking the derivative, and second, by applying the Product Rule. Verify that both methods give the same answer.
SolutionWe first expand the expression for ; a little algebra shows that . It is easy to compute ;
Now apply the Product Rule.
The uninformed usually assume that “the derivative of the product is the product of the derivatives.” Thus we are tempted to say that . Obviously this is not correct.
Let . Find
SolutionWe have a product of three functions while the Product Rule only specifies how to handle a product of two functions. Our method of handling this problem is to simply group the latter two functions together, and consider . Following the Product Rule, we have
To evaluate , we apply the Product Rule again: | ||||
Recognize the pattern in our answer above: when applying the Product Rule to a product of three functions, there are three terms added together in the final derivative. Each term contains only one derivative of one of the original functions, and each function’s derivative shows up in only one term. It is straightforward to extend this pattern to finding the derivative of a product of 4 or more functions.
We consider one more example before discussing another derivative rule.
Find the derivatives of the following functions.
SolutionRecalling that the derivative of is , we use the Product Rule to find our answers.
.
Using the result from above, we compute
This seems significant; if the natural log function is an important function (it is), it seems worthwhile to know a function whose derivative is . We have found one. (We leave it to the reader to find others; a correct answer will be very similar to this one.)
We have learned how to compute the derivatives of sums, differences, and products of functions. We now learn how to find the derivative of a quotient of functions.
Let and be differentiable functions defined on an open interval , where on . Then is differentiable on , and
Let the functions and be defined and on an open interval . By the definition of derivative,
Adding and subtracting the term in the numerator does not change the value of the expression and allows us to separate and so that
Let’s practice using the Quotient Rule.
Let . Find .
SolutionDirectly applying the Quotient Rule gives:
The Quotient Rule allows us to fill in holes in our understanding of derivatives of the common trigonometric functions. We start with finding the derivative of the tangent function.
Find the derivative of .
SolutionAt first, one might feel unequipped to answer this question. But recall that , so we can apply the Quotient Rule.
This is a beautiful result. To confirm its truth, we can find the equation of the tangent line to at . The slope is ; , along with its tangent line, is graphed in Figure 2.4.2. ††margin: Λ
We include this result in the following theorem about the derivatives of the trigonometric functions. Recall we found the derivative of in Example 2.1.6 and stated the derivative of the cosine function in Theorem 2.3.1. The derivatives of the cotangent, cosecant and secant functions can all be computed directly using Theorem 2.3.1 and the Quotient Rule.
1. | 2. |
3. | 4. |
5. | 6. |
The proofs of these derivatives have been presented or left as exercises. To remember the above, it may be helpful to keep in mind that the derivatives of the trigonometric functions that start with “c” have a minus sign in them.
In Example 2.4.5 the derivative of was found using the Quotient Rule. Rewriting as , find using Theorem 2.4.3 and verify the two answers are the same.
SolutionWe found in Example 2.4.5. We now find using the Product Rule, considering as .
(now rewrite trig functions) | ||||
(get common denominator) | ||||
Finding using either method returned the same result. At first, the answers looked different, but some algebra verified they are the same. In general, there is not one final form that we seek; the immediate result from the Product Rule is fine. Work to “simplify” your results into a form that is most readable and useful to you.
When we stated the Power Rule in Section 2.3 we claimed that it worked for all but only provided the proof for non-negative integers. The next example uses the Quotient Rule to provide justification of the Power Rule for .
Find the derivatives of the following functions.
, where is an integer.
SolutionWe employ the Quotient Rule.
.
The derivative of turned out to be rather nice. It gets better. Consider:
(apply result from Example 2.4.8) | ||||
(rewrite algebraically) | ||||
Thus, for all , we can officially apply the Power Rule: multiply by the power, then subtract 1 from the power.
Taking the derivative of many functions is relatively straightforward. It is clear (with practice) what rules apply and in what order they should be applied. Other functions present multiple paths; different rules may be applied depending on how the function is treated. One of the beautiful things about calculus is that there is not “the” right way; each path, when applied correctly, leads to the same result, the derivative. We demonstrate this concept in an example.
Let . Find in each of the following ways:
By applying the Quotient Rule,
by viewing as and applying the Product and Power Rules, and
by “simplifying” first through division.
Verify that all three methods give the same result.
Solution
Applying the Quotient Rule gives:
By rewriting , we can apply the Product and Power Rules as follows:
the same result as above.
As , we can divide through by first, giving . Now apply the Power Rule to see
the same result as before.
Example 2.4.9 demonstrates three methods of finding . It is difficult to argue for a “best method” as all three gave the same result without too much difficulty, although it is clear that using the Product Rule required more steps. Ultimately, the important principle to take away from this is: simplify the answer to a form that seems “simple” and easy to interpret. They are equal; they are all correct. The most appropriate form of depends on what we need to do with the function next. For later problems it will be important for us to determine the most appropriate form to use and to move flexibly between the different forms. In the next section we continue to learn rules that allow us to more easily compute derivatives than using the limit definition directly. We have to memorize the derivatives of a certain set of functions, such as “the derivative of is .” The Sum/Difference, Constant Multiple, Power, Product and Quotient Rules show us how to find the derivatives of certain combinations of these functions. The next section shows how to find the derivatives when we compose these functions together.
T/F: The Product Rule states that .
T/F: The Quotient Rule states that .
T/F: The derivatives of the trigonometric functions that start with “c” have minus signs in them.
What derivative rule is used to extend the Power Rule to include negative integer exponents?
T/F: Regardless of the function, there is always exactly one right way of computing its derivative.
In your own words, explain what it means to make your answers “clear.”
In Exercises 7–8., use the Quotient Rule to verify these derivatives.
In Exercises 9–12.:
Use the Product Rule to differentiate the function.
Manipulate the function algebraically and differentiate without the Product Rule.
Show that the answers from (a) and (b) are equivalent.
In Exercises 13–16.:
Use the Quotient Rule to differentiate the function.
Manipulate the function algebraically and differentiate without the Quotient Rule.
Show that the answers from (a) and (b) are equivalent.
In Exercises 17–42., compute the derivative of the given function.
In Exercises 43–46., find the equations of the tangent line to the graph of at the indicated point.
at .
at
at
at
In Exercises 47–50., find the -values where the graph of the function has a horizontal tangent line.
on
In Exercises 51–54., find the requested derivative.
; find .
; find .
; find .
; find .
In Exercises 55–60., and are differentiable functions such that , , , and . Evaluate the expressions.