You are on page 1of 8

SECTION 2.

3 Product and Quotient Rules and Higher-Order Derivatives 119

Section 2.3 Product and Quotient Rules and Higher-Order Derivatives


• Find the derivative of a function using the Product Rule.
• Find the derivative of a function using the Quotient Rule.
• Find the derivative of a trigonometric function.
• Find a higher-order derivative of a function.

The Product Rule


In Section 2.2 you learned that the derivative of the sum of two functions is simply
the sum of their derivatives. The rules for the derivatives of the product and quotient
of two functions are not as simple.

THEOREM 2.7 The Product Rule


NOTE A version of the Product Rule The product of two differentiable functions f and g is itself differentiable.
that some people prefer is Moreover, the derivative of fg is the first function times the derivative of the
d second, plus the second function times the derivative of the first.
 f xg x  f xgx  f xgx.
dx d
.  f xgx  f xgx  gx fx
The advantage of this form is that it dx
generalizes easily to products involving
three or more factors.
Video
Proof Some mathematical proofs, such as the proof of the Sum Rule, are straight-
forward. Others involve clever steps that may appear unmotivated to a reader. This
proof involves such a step—subtracting and adding the same quantity—which is
shown in color.
d f x  xgx  x  f xgx
 f xgx  lim
dx x→ 0 x
f x  xgx  x  f x  xgx  f x  xgx  f xgx
 lim
x→0 x
gx  x  gx f x  x  f x
x→ 0

 lim f x  x
x
 gx
x 
gx  x  gx f x  x  f x
x→0 
 lim f x  x
x 
 lim gx
x→0  x 
gx  x  gx f x   x  f x
 lim f x  x  lim  lim gx  lim
x→0 x→0 x x→0 x→0 x
 f xgx  gxfx

Note that lim f x  x  f x because f is given to be differentiable and therefore
x→ 0
THE PRODUCT RULE
is continuous.
When Leibniz originally wrote a formula for
The Product Rule can be extended to cover products involving more than two
the Product Rule, he was motivated by the
factors. For example, if f, g, and h are differentiable functions of x, then
expression
d
x  dx y  dy  xy  f xgxhx  fxgxhx  f xgxhx  f xgxhx.
dx
from which he subtracted dx dy (as being
negligible) and obtained the differential form For instance, the derivative of y  x2 sin x cos x is
x dy  y dx. This derivation resulted in the
dy
traditional form of the Product Rule.  2x sin x cos x  x2 cos x cos x  x2 sin xsin x
(Source:The History of Mathematics by David dx
M. Burton)  2x sin x cos x  x2cos2x  sin2x.
120 CHAPTER 2 Differentiation

The derivative of a product of two functions is not (in general) given by the product
of the derivatives of the two functions. To see this, try comparing the product of the
derivatives of f x  3x  2x 2 and gx  5  4x with the derivative in Example 1.

EXAMPLE 1 Using the Product Rule

Find the derivative of hx  3x  2x25  4x.

Solution
Derivative Derivative
First of second Second of first

d d
hx  3x  2x2 5  4x  5  4x 3x  2x2 Apply Product Rule.
dx dx
 3x  2x24  5  4x3  4x
 12x  8x2  15  8x  16x2
 24x2  4x  15
In Example 1, you have the option of finding the derivative with or without the
Product Rule. To find the derivative without the Product Rule, you can write

. Dx 3x  2x 25  4x  Dx 8x 3  2x 2  15x


 24x 2  4x  15.

Try It Exploration A
In the next example, you must use the Product Rule.

EXAMPLE 2 Using the Product Rule

Find the derivative of y  3x2 sin x.

Solution
d d d
3x2 sin x  3x2 sin x  sin x 3x2 Apply Product Rule.
dx dx dx
 3x2 cos x  sin x6x
 3x2 cos x  6x sin x
.
 3xx cos x  2 sin x

Try It Exploration A Technology

. The editable graph feature below allows you to edit the graph of a function and
its derivative.

Editable Graph

EXAMPLE 3 Using the Product Rule

Find the derivative of y  2x cos x  2 sin x.

Solution
Product Rule Constant Multiple Rule

   
NOTE In Example 3, notice that you dy d d d
use the Product Rule when both factors  2x cos x  cos x 2x  2 sin x
dx dx dx dx
of the product are variable, and you use
the. Constant Multiple Rule when one of  2xsin x  cos x2  2cos x
the factors is a constant.  2x sin x

Try It Exploration A Technology


SECTION 2.3 Product and Quotient Rules and Higher-Order Derivatives 121

The Quotient Rule

THEOREM 2.8 The Quotient Rule


The quotient f g of two differentiable functions f and g is itself differentiable
at all values of x for which gx  0. Moreover, the derivative of f g is given
by the denominator times the derivative of the numerator minus the numerator
times the derivative of the denominator, all divided by the square of the
denominator.
d f x gx fx  f xgx
.  
dx gx

 gx 2
, gx  0

Video
Proof As with the proof of Theorem 2.7, the key to this proof is subtracting and
adding the same quantity.
f x  x f x

d f x gx  x gx
 
dx gx
 lim
x→ 0 x
Definition of derivative

gx f x  x  f xgx  x


 lim
x→ 0 xgxgx  x
gxf x  x  f xgx  f xgx  f xgx  x
 lim
x→ 0 xgxg x  x
gx f x   x  f x f x gx  x  gx
lim  lim
x→ 0 x x→ 0 x

lim gxgx  x
x→ 0

f x  x  f x gx  x  gx



gx lim
x→0 x  
 f x lim
x→0 x 
TECHNOLOGY A graphing 
lim gxgx  x
utility can be used to compare the x→0
graph of a function with the graph gx fx  f xgx

of its derivative. For instance, in  gx 2
Figure 2.22, the graph of the function
Note that lim gx  x  gx because g is given to be differentiable and therefore
in Example 4 appears to have two x→ 0
points that have horizontal tangent is continuous.
lines. What are the values of y at
EXAMPLE 4 Using the Quotient Rule
these two points?
5x  2
−5x 2 + 4x + 5 Find the derivative of y  .
y′ = x2  1
(x 2 + 1) 2
6 Solution
d d
x 2  1 5x  2  5x  2 x 2  1
d 5x  2
  dx dx
 Apply Quotient Rule.
−7 8
dx x 2  1 x 2  12
x 2  15  5x  22x

x 2  1 2
5x − 2 −4 5x 2  5  10x 2  4x
y= 
x2 + 1 x 2  1 2
. Graphical comparison of a function and 5x 2  4x  5

its derivative x 2  12
Figure 2.22
Try It Exploration A Exploration B
. The editable graph feature below allows you to edit the graph of a function and
its derivative.

Editable Graph
122 CHAPTER 2 Differentiation

Note the use of parentheses in Example 4. A liberal use of parentheses is recom-


mended for all types of differentiation problems. For instance, with the Quotient Rule,
it is a good idea to enclose all factors and derivatives in parentheses, and to pay special
attention to the subtraction required in the numerator.
When differentiation rules were introduced in the preceding section, the need for
rewriting before differentiating was emphasized. The next example illustrates this
point with the Quotient Rule.

EXAMPLE 5 Rewriting Before Differentiating

3  1 x
Find an equation of the tangent line to the graph of f x  at 1, 1.
x5
Solution Begin by rewriting the function.
3  1 x
f x  Write original function.
x5
1
3− x 
x 3 
1
x
f(x) =
x+5  Multiply numerator and denominator by x.
y xx  5
5 3x  1
 2 Rewrite.
4 x  5x
3 x 2  5x3  3x  12x  5
y=1 f  x  Quotient Rule
(−1, 1) x 2  5x2
3x 2  15x  6x 2  13x  5
x 
−7 −6 −5 − 4 −3 −2 −1 1 2 3 x 2  5x 2
−2 3x 2  2x  5
 Simplify.
−3 x 2  5x2
−4
To find the slope at 1, 1, evaluate f  1.
−5
f  1  0 Slope of graph at 1, 1
The line y  1 is tangent to the graph of
f .x at the point  1, 1. Then, using the point-slope form of the equation of a line, you can determine that the
Figure 2.23 equation of the tangent line at 1, 1 is y  1. See Figure 2.23.

Try It Exploration A
.
The editable graph feature below allows you to edit the graph of a function.

Editable Graph

Not every quotient needs to be differentiated by the Quotient Rule. For example,
each quotient in the next example can be considered as the product of a constant times
a function of x. In such cases it is more convenient to use the Constant Multiple Rule.

EXAMPLE 6 Using the Constant Multiple Rule

Original Function Rewrite Differentiate Simplify

x 2  3x 1 1 2x  3
a. y  y  x 2  3x y  2x  3 y 
6 6 6 6
4
5x 5 5 5
b. y  y  x4 y  4x 3 y  x 3
NOTE To see the benefit of using 8 8 8 2
the Constant Multiple Rule for some 33x  2x 2 3 3 6
quotients, try using the Quotient Rule c. y  y   3  2x y   2 y 
7x 7 7 7
to differentiate the functions in Example
.
6—you should obtain the same results, 9 9 9 18
d. y  2 y  x2 y  2x3 y   3
but with more work. 5x 5 5 5x

Try It Exploration A
SECTION 2.3 Product and Quotient Rules and Higher-Order Derivatives 123

In Section 2.2, the Power Rule was proved only for the case where the exponent
n is a positive integer greater than 1. The next example extends the proof to include
negative integer exponents.

EXAMPLE 7 Proof of the Power Rule (Negative Integer Exponents)

If n is a negative integer, there exists a positive integer k such that n  k. So, by the
Quotient Rule, you can write

 
d n d 1
x  
dx dx x k
x k 0  1kx k1
 Quotient Rule and Power Rule
x k2
0  kx k1

x 2k
 kxk1
 nx n1. n  k

So, the Power Rule


Dx x n  nx n1 Power Rule

. is valid for any integer. In Exercise 75 in Section 2.5, you are asked to prove the case
for which n is any rational number.

Try It Exploration A

Derivatives of Trigonometric Functions


Knowing the derivatives of the sine and cosine functions, you can use the Quotient
Rule to find the derivatives of the four remaining trigonometric functions.

THEOREM 2.9 Derivatives of Trigonometric Functions


d d
tan x  sec 2 x cot x  csc2x
dx dx
d d
sec x  sec x tan x csc x  csc x cot x
. dx dx

Video

Proof Considering tan x  sin x cos x and applying the Quotient Rule, you
obtain
d cos xcos x  sin xsin x
tan x  Apply Quotient Rule.
dx cos 2 x
cos2 x  sin2 x

cos2 x
1

cos2 x
 sec2 x.
The proofs of the other three parts of the theorem are left as an exercise (see
Exercise 89).
124 CHAPTER 2 Differentiation

EXAMPLE 8 Differentiating Trigonometric Functions

NOTE Because of trigonometric iden- Function Derivative


tities, the derivative of a trigonometric
dy
function can take many forms. This a. y  x  tan x  1  sec2 x
presents a challenge when you are trying dx
to match your answers to those given in
. b. y  x sec x y  xsec x tan x  sec x1
the back of the text.
 sec x1  x tan x

Try It Exploration A Open Exploration

EXAMPLE 9 Different Forms of a Derivative

1  cos x
Differentiate both forms of y   csc x  cot x.
sin x

Solution
1  cos x
First form: y 
sin x
sin xsin x  1  cos xcos x
y 
sin2 x
sin2 x  cos2 x  cos x

sin2 x
1  cos x

sin2 x
Second form: y  csc x  cot x
y  csc x cot x  csc2 x
To show that the two derivatives are equal, you can write

1  cos x
. sin 2 x

1
sin 2 x
 
1

cos x
sin x sin x 
 csc 2 x  csc x cot x.

Try It Exploration A Technology

The summary below shows that much of the work in obtaining a simplified form
of a derivative occurs after differentiating. Note that two characteristics of a simplified
form are the absence of negative exponents and the combining of like terms.

f
x After Differentiating f
x After Simplifying
Example 1 3x  2x24  5  4x3  4x 24x2  4x  15
Example 3 2xsin x  cos x2  2cos x 2x sin x
x2  15  5x  22x 5x2  4x  5
Example 4
x2  1 2 x2  12
x2  5x3  3x  12x  5 3x2  2x  5
Example 5
x2  5x2 x2  5x2
sin xsin x  1  cos xcos x 1  cos x
Example 9
sin2 x sin2 x
SECTION 2.3 Product and Quotient Rules and Higher-Order Derivatives 125

Higher-Order Derivatives
Just as you can obtain a velocity function by differentiating a position function, you
can obtain an acceleration function by differentiating a velocity function. Another
way of looking at this is that you can obtain an acceleration function by differentiating
a position function twice.
st Position function
vt  st Velocity function
at  vt  s t Acceleration function

NOTE: The second derivative of f is the The function given by at is the second derivative of st and is denoted by s t.
derivative of the first derivative of f. The second derivative is an example of a higher-order derivative. You can define
derivatives of any positive integer order. For instance, the third derivative is the deriv-
ative of the second derivative. Higher-order derivatives are denoted as follows.
dy d
First derivative: y, fx, ,  f x, Dx  y
dx dx
d 2y d2
Second derivative: y, f  x, ,  f x, Dx2  y
dx 2 dx 2
d 3y d3
Third derivative: y, fx, ,  f x, Dx3 y
dx 3 dx 3
d4y d4
Fourth derivative: y 4, f 4x, ,  f x, Dx4  y
dx 4 dx 4

dny dn
nth derivative: yn, f nx, ,  f x, Dxn  y
dx n dx n

EXAMPLE 10 Finding the Acceleration Due to Gravity

Because the moon has no atmosphere, a falling object on the moon encounters no air
resistance. In 1971, astronaut David Scott demonstrated that a feather and a hammer
fall at the same rate on the moon. The position function for each of these falling
objects is given by
st  0.81t 2  2
where st is the height in meters and t is the time in seconds. What is the ratio of
Earth’s gravitational force to the moon’s?
THE MOON
The moon’s mass is 7.349 1022 kilograms,
Solution To find the acceleration, differentiate the position function twice.
and Earth’s mass is 5.976 1024 kilograms. st  0.81t 2  2 Position function
The moon’s radius is 1737 kilometers, and
Earth’s radius is 6378 kilometers. Because the
st  1.62t Velocity function
gravitational force on the surface of a planet is s t  1.62 Acceleration function
directly proportional to its mass and inversely
proportional to the square of its radius, the
So, the acceleration due to gravity on the moon is 1.62 meters per second per
ratio of the gravitational force on Earth to the second. Because the acceleration due to gravity on Earth is 9.8 meters per second
gravitational force on the moon is per second, the ratio of Earth’s gravitational force to the moon’s is

5.976 1024 63782 Earth’s gravitational force 9.8


6.03. 
.. 7.349 1022 17372 Moon’s gravitational force 1.62
6.05.

Video Try It Exploration A


126 CHAPTER 2 Differentiation

Exercises for Section 2.3

The symbol indicates an exercise in which you are instructed to use graphing technology or a symbolic computer algebra system.
Click on to view the complete solution of the exercise.
Click on to print an enlarged copy of the graph.

   
In Exercises 1–6, use the Product Rule to differentiate the 4 2
27. f x  x 1  28. f x  x 4 1 
function. x3 x1
1. gx  x 2  1x 2  2x 2. f x  6x  5x 3  2 2x  5
29. f x  30. f x  
3
xx  3
3. ht    4
3 t t2 4. gs  s4  s2  x

5. f x  x cos x
3
6. gx  x sin x 31. hs  s3  22 32. hx  x2  12
1
2
In Exercises 7–12, use the Quotient Rule to differentiate the
function.
33. f x 
x
x3
34. gx  x 2 2x  x 1 1
35. f x  3x3  4xx  5x  1
x t2  2
7. f x  8. gt  36. f x  x 2  xx 2  1x 2  x  1
x2  1 2t  7

3 x x2  c2
9. hx  10. hs 
s 37. f x  , c is a constant
x3 1 s  1
x2  c2
c2  x 2
11. gx 
sin x cos t
12. f t  3 38. f x  , c is a constant
x2 t c2  x 2

In Exercises 13–18, find f x and f c . In Exercises 39–54, find the derivative of the trigonometric
function.
Function Value of c
39. f t  t 2 sin t 40. f     1 cos 
13. f x   x3  3x 2x 2  3x  5 c0
cos t sin x
14. f x  x 2  2x  1x 3  1 c1 41. f t  42. f x 
t x
x2  4 43. f x  x  tan x 44. y  x  cot x
15. f x  c1
x3
1
x1 45. gt  
4 t  8 sec t
46. hs   10 csc s
16. f x  c2 s
x1 31  sin x sec x
 47. y  48. y 
17. f x  x cos x c 2 cos x x
4 49. y  csc x  sin x 50. y  x sin x  cos x
sin x  51. f x  x 2 tan x 52. f x  sin x cos x
18. f x  c
x 6
53. y  2x sin x  x2 cos x 54. h  5 sec    tan 
In Exercises 19–24, complete the table without using the
Quotient Rule. In Exercises 55–58, use a computer algebra system to differen-
tiate the function.
Function Rewrite Differentiate Simplify

19. y 
x 2  2x 55. gx  xx  122x  5
3 x x3
f x  
x 1 
2

5x 2  3 56. 2 x  x  1 2

20. y 
4  sin 
57. g  58. f  
7 1  sin  1  cos 
21. y  3
3x
4 In Exercises 59–62, evaluate the derivative of the function at the
22. y  given point. Use a graphing utility to verify your result.
5x 2
4x 32 Function Point
23. y 
x

24. y 
3x 2  5 59. y 
1  csc x
1  csc x 6 , 3
7
60. f x  tan x cot x 1, 1
In Exercises 25–38, find the derivative of the algebraic function. 61. ht 
sec t
t ,  1 
3  2x  x 2 x 3  3x  2
25. f x 
x2  1
26. f x 
x2  1 62. f x  sin xsin x  cos x 4 , 1

You might also like