Skip to ContentGo to accessibility pageKeyboard shortcuts menu
OpenStax Logo
Calculus Volume 1

3.3 Differentiation Rules

Calculus Volume 13.3 Differentiation Rules

Learning Objectives

  • 3.3.1 State the constant, constant multiple, and power rules.
  • 3.3.2 Apply the sum and difference rules to combine derivatives.
  • 3.3.3 Use the product rule for finding the derivative of a product of functions.
  • 3.3.4 Use the quotient rule for finding the derivative of a quotient of functions.
  • 3.3.5 Extend the power rule to functions with negative exponents.
  • 3.3.6 Combine the differentiation rules to find the derivative of a polynomial or rational function.

Finding derivatives of functions by using the definition of the derivative can be a lengthy and, for certain functions, a rather challenging process. For example, previously we found that ddx(x)=12xddx(x)=12x by using a process that involved multiplying an expression by a conjugate prior to evaluating a limit. The process that we could use to evaluate ddx(x3)ddx(x3) using the definition, while similar, is more complicated. In this section, we develop rules for finding derivatives that allow us to bypass this process. We begin with the basics.

The Basic Rules

The functions f(x)=cf(x)=c and g(x)=xng(x)=xn where nn is a positive integer are the building blocks from which all polynomials and rational functions are constructed. To find derivatives of polynomials and rational functions efficiently without resorting to the limit definition of the derivative, we must first develop formulas for differentiating these basic functions.

The Constant Rule

We first apply the limit definition of the derivative to find the derivative of the constant function, f(x)=c.f(x)=c. For this function, both f(x)=cf(x)=c and f(x+h)=c,f(x+h)=c, so we obtain the following result:

f(x)=limh0f(x+h)f(x)h=limh0cch=limh00h=limh00=0.f(x)=limh0f(x+h)f(x)h=limh0cch=limh00h=limh00=0.

The rule for differentiating constant functions is called the constant rule. It states that the derivative of a constant function is zero; that is, since a constant function is a horizontal line, the slope, or the rate of change, of a constant function is 0.0. We restate this rule in the following theorem.

Theorem 3.2

The Constant Rule

Let cc be a constant.

If f(x)=c,f(x)=c, then f(x)=0.f(x)=0.

Alternatively, we may express this rule as

ddx(c)=0.ddx(c)=0.

Example 3.17

Applying the Constant Rule

Find the derivative of f(x)=8.f(x)=8.

Checkpoint 3.11

Find the derivative of g(x)=−3.g(x)=−3.

The Power Rule

We have shown that

ddx(x2)=2xandddx(x1/2)=12x1/2.ddx(x2)=2xandddx(x1/2)=12x1/2.

At this point, you might see a pattern beginning to develop for derivatives of the form ddx(xn).ddx(xn). We continue our examination of derivative formulas by differentiating power functions of the form f(x)=xnf(x)=xn where nn is a positive integer. We develop formulas for derivatives of this type of function in stages, beginning with positive integer powers. Before stating and proving the general rule for derivatives of functions of this form, we take a look at a specific case, ddx(x3).ddx(x3). As we go through this derivation, note that the technique used in this case is essentially the same as the technique used to prove the general case.

Example 3.18

Differentiating x3x3

Find ddx(x3).ddx(x3).

Checkpoint 3.12

Find ddx(x4).ddx(x4).

As we shall see, the procedure for finding the derivative of the general form f(x)=xnf(x)=xn is very similar. Although it is often unwise to draw general conclusions from specific examples, we note that when we differentiate f(x)=x3,f(x)=x3, the power on xx becomes the coefficient of x2x2 in the derivative and the power on xx in the derivative decreases by 1. The following theorem states that the power rule holds for all positive integer powers of x.x. We will eventually extend this result to negative integer powers. Later, we will see that this rule may also be extended first to rational powers of xx and then to arbitrary powers of x.x. Be aware, however, that this rule does not apply to functions in which a constant is raised to a variable power, such as f(x)=3x.f(x)=3x.

Theorem 3.3

The Power Rule

Let nn be a positive integer. If f(x)=xn,f(x)=xn, then

f(x)=nxn1.f(x)=nxn1.

Alternatively, we may express this rule as

ddxxn=nxn1.ddxxn=nxn1.

Proof

For f(x)=xnf(x)=xn where nn is a positive integer, we have

f(x)=limh0(x+h)nxnh.f(x)=limh0(x+h)nxnh.
Since(x+h)n=xn+nxn1h+(n2)xn2h2+(n3)xn3h3++nxhn1+hn,Since(x+h)n=xn+nxn1h+(n2)xn2h2+(n3)xn3h3++nxhn1+hn,

we see that

(x+h)nxn=nxn1h+(n2)xn2h2+(n3)xn3h3++nxhn1+hn.(x+h)nxn=nxn1h+(n2)xn2h2+(n3)xn3h3++nxhn1+hn.

Next, divide both sides by h:

(x+h)nxnh=nxn1h+(n2)xn2h2+(n3)xn3h3++nxhn1+hnh.(x+h)nxnh=nxn1h+(n2)xn2h2+(n3)xn3h3++nxhn1+hnh.

Thus,

(x+h)nxnh=nxn1+(n2)xn2h+(n3)xn3h2++nxhn2+hn1.(x+h)nxnh=nxn1+(n2)xn2h+(n3)xn3h2++nxhn2+hn1.

Finally,

f(x)=limh0(nxn1+(n2)xn2h+(n3)xn3h2++nxhn2+hn-1)=nxn1.f(x)=limh0(nxn1+(n2)xn2h+(n3)xn3h2++nxhn2+hn-1)=nxn1.

Example 3.19

Applying the Power Rule

Find the derivative of the function f(x)=x10f(x)=x10 by applying the power rule.

Checkpoint 3.13

Find the derivative of f(x)=x7.f(x)=x7.

The Sum, Difference, and Constant Multiple Rules

We find our next differentiation rules by looking at derivatives of sums, differences, and constant multiples of functions. Just as when we work with functions, there are rules that make it easier to find derivatives of functions that we add, subtract, or multiply by a constant. These rules are summarized in the following theorem.

Theorem 3.4

Sum, Difference, and Constant Multiple Rules

Let f(x)f(x) and g(x)g(x) be differentiable functions and kk be a constant. Then each of the following equations holds.

Sum Rule. The derivative of the sum of a function ff and a function gg is the same as the sum of the derivative of ff and the derivative of g.g.

ddx(f(x)+g(x))=ddx(f(x))+ddx(g(x));ddx(f(x)+g(x))=ddx(f(x))+ddx(g(x));

that is,

forj(x)=f(x)+g(x),j(x)=f(x)+g(x).forj(x)=f(x)+g(x),j(x)=f(x)+g(x).

Difference Rule. The derivative of the difference of a function f and a function g is the same as the difference of the derivative of f and the derivative of g:g:

ddx(f(x)g(x))=ddx(f(x))ddx(g(x));ddx(f(x)g(x))=ddx(f(x))ddx(g(x));

that is,

forj(x)=f(x)g(x),j(x)=f(x)g(x).forj(x)=f(x)g(x),j(x)=f(x)g(x).

Constant Multiple Rule. The derivative of a constant k multiplied by a function f is the same as the constant multiplied by the derivative:

ddx(kf(x))=kddx(f(x));ddx(kf(x))=kddx(f(x));

that is,

forj(x)=kf(x),j(x)=kf(x).forj(x)=kf(x),j(x)=kf(x).

Proof

We provide only the proof of the sum rule here. The rest follow in a similar manner.

For differentiable functions f(x)f(x) and g(x),g(x), we set j(x)=f(x)+g(x).j(x)=f(x)+g(x). Using the limit definition of the derivative we have

j(x)=limh0j(x+h)j(x)h.j(x)=limh0j(x+h)j(x)h.

By substituting j(x+h)=f(x+h)+g(x+h)j(x+h)=f(x+h)+g(x+h) and j(x)=f(x)+g(x),j(x)=f(x)+g(x), we obtain

j(x)=limh0(f(x+h)+g(x+h))(f(x)+g(x))h.j(x)=limh0(f(x+h)+g(x+h))(f(x)+g(x))h.

Rearranging and regrouping the terms, we have

j(x)=limh0(f(x+h)f(x)h+g(x+h)g(x)h).j(x)=limh0(f(x+h)f(x)h+g(x+h)g(x)h).

We now apply the sum law for limits and the definition of the derivative to obtain

j(x)=limh0(f(x+h)f(x)h)+limh0(g(x+h)g(x)h)=f(x)+g(x).j(x)=limh0(f(x+h)f(x)h)+limh0(g(x+h)g(x)h)=f(x)+g(x).

Example 3.20

Applying the Constant Multiple Rule

Find the derivative of g(x)=3x2g(x)=3x2 and compare it to the derivative of f(x)=x2.f(x)=x2.

Example 3.21

Applying Basic Derivative Rules

Find the derivative of f(x)=2x5+7.f(x)=2x5+7.

Checkpoint 3.14

Find the derivative of f(x)=2x36x2+3.f(x)=2x36x2+3.

Example 3.22

Finding the Equation of a Tangent Line

Find the equation of the line tangent to the graph of f(x)=x24x+6f(x)=x24x+6 at x=1.x=1.

Checkpoint 3.15

Find the equation of the line tangent to the graph of f(x)=3x211f(x)=3x211 at x=2.x=2. Use the point-slope form.

The Product Rule

Now that we have examined the basic rules, we can begin looking at some of the more advanced rules. The first one examines the derivative of the product of two functions. Although it might be tempting to assume that the derivative of the product is the product of the derivatives, similar to the sum and difference rules, the product rule does not follow this pattern. To see why we cannot use this pattern, consider the function f(x)=x2,f(x)=x2, whose derivative is f(x)=2xf(x)=2x and not ddx(x)·ddx(x)=1·1=1.ddx(x)·ddx(x)=1·1=1.

Theorem 3.5

Product Rule

Let f(x)f(x) and g(x)g(x) be differentiable functions. Then

ddx(f(x)g(x))=ddx(f(x))·g(x)+ddx(g(x))·f(x).ddx(f(x)g(x))=ddx(f(x))·g(x)+ddx(g(x))·f(x).

That is,

ifj(x)=f(x)g(x),thenj(x)=f(x)g(x)+g(x)f(x).ifj(x)=f(x)g(x),thenj(x)=f(x)g(x)+g(x)f(x).

This means that the derivative of a product of two functions is the derivative of the first function times the second function plus the derivative of the second function times the first function.

Proof

We begin by assuming that f(x)f(x) and g(x)g(x) are differentiable functions. At a key point in this proof we need to use the fact that, since g(x)g(x) is differentiable, it is also continuous. In particular, we use the fact that since g(x)g(x) is continuous, limh0g(x+h)=g(x).limh0g(x+h)=g(x).

By applying the limit definition of the derivative to j(x)=f(x)g(x),j(x)=f(x)g(x), we obtain

j(x)=limh0f(x+h)g(x+h)f(x)g(x)h.j(x)=limh0f(x+h)g(x+h)f(x)g(x)h.

By adding and subtracting f(x)g(x+h)f(x)g(x+h) in the numerator, we have

j(x)=limh0f(x+h)g(x+h)f(x)g(x+h)+f(x)g(x+h)f(x)g(x)h.j(x)=limh0f(x+h)g(x+h)f(x)g(x+h)+f(x)g(x+h)f(x)g(x)h.

After breaking apart this quotient and applying the sum law for limits, the derivative becomes

j(x)=limh0(f(x+h)g(x+h)f(x)g(x+h)h)+limh0(f(x)g(x+h)f(x)g(x)h).j(x)=limh0(f(x+h)g(x+h)f(x)g(x+h)h)+limh0(f(x)g(x+h)f(x)g(x)h).

Rearranging, we obtain

j(x)=limh0(f(x+h)f(x)h·g(x+h))+limh0(g(x+h)g(x)h·f(x)).j(x)=limh0(f(x+h)f(x)h·g(x+h))+limh0(g(x+h)g(x)h·f(x)).

By using the continuity of g(x),g(x), the definition of the derivatives of f(x)f(x) and g(x),g(x), and applying the limit laws, we arrive at the product rule,

j(x)=f(x)g(x)+g(x)f(x).j(x)=f(x)g(x)+g(x)f(x).

Example 3.23

Applying the Product Rule to Functions at a Point

For j(x)=f(x)g(x),j(x)=f(x)g(x), use the product rule to find j(2)j(2) if f(2)=3,f(2)=−4,g(2)=1,f(2)=3,f(2)=−4,g(2)=1, and g(2)=6.g(2)=6.

Example 3.24

Applying the Product Rule to Binomials

For j(x)=(x2+2)(3x35x),j(x)=(x2+2)(3x35x), find j(x)j(x) by applying the product rule. Check the result by first finding the product and then differentiating.

Checkpoint 3.16

Use the product rule to obtain the derivative of j(x)=2x5(4x2+x).j(x)=2x5(4x2+x).

The Quotient Rule

Having developed and practiced the product rule, we now consider differentiating quotients of functions. As we see in the following theorem, the derivative of the quotient is not the quotient of the derivatives; rather, it is the derivative of the function in the numerator times the function in the denominator minus the derivative of the function in the denominator times the function in the numerator, all divided by the square of the function in the denominator. In order to better grasp why we cannot simply take the quotient of the derivatives, keep in mind that

ddx(x2)=2x,notddx(x3)ddx(x)=3x21=3x2.ddx(x2)=2x,notddx(x3)ddx(x)=3x21=3x2.

Theorem 3.6

The Quotient Rule

Let f(x)f(x) and g(x)g(x) be differentiable functions. Then

ddx(f(x)g(x))=ddx(f(x))·g(x)ddx(g(x))·f(x)(g(x))2.ddx(f(x)g(x))=ddx(f(x))·g(x)ddx(g(x))·f(x)(g(x))2.

That is,

ifj(x)=f(x)g(x),thenj(x)=f(x)g(x)g(x)f(x)(g(x))2.ifj(x)=f(x)g(x),thenj(x)=f(x)g(x)g(x)f(x)(g(x))2.

The proof of the quotient rule is very similar to the proof of the product rule, so it is omitted here. Instead, we apply this new rule for finding derivatives in the next example.

Example 3.25

Applying the Quotient Rule

Use the quotient rule to find the derivative of k(x)=5x24x+3.k(x)=5x24x+3.

Checkpoint 3.17

Find the derivative of h(x)=3x+14x3.h(x)=3x+14x3.

It is now possible to use the quotient rule to extend the power rule to find derivatives of functions of the form xkxk where kk is a negative integer.

Theorem 3.7

Extended Power Rule

If kk is a negative integer, then

ddx(xk)=kxk1.ddx(xk)=kxk1.

Proof

If kk is a negative integer, we may set n=k,n=k, so that n is a positive integer with k=n.k=n. Since for each positive integer n,xn=1xn,n,xn=1xn, we may now apply the quotient rule by setting f(x)=1f(x)=1 and g(x)=xn.g(x)=xn. In this case, f(x)=0f(x)=0 and g(x)=nxn1.g(x)=nxn1. Thus,

ddx(xn)=0(xn)1(nxn1)(xn)2.ddx(xn)=0(xn)1(nxn1)(xn)2.

Simplifying, we see that

ddx(xn)=nxn1x2n=nx(n1)2n=nxn1.ddx(xn)=nxn1x2n=nx(n1)2n=nxn1.

Finally, observe that since k=n,k=n, by substituting we have

ddx(xk)=kxk1.ddx(xk)=kxk1.

Example 3.26

Using the Extended Power Rule

Find ddx(x−4).ddx(x−4).

Example 3.27

Using the Extended Power Rule and the Constant Multiple Rule

Use the extended power rule and the constant multiple rule to find the derivative of f(x)=6x2.f(x)=6x2.

Checkpoint 3.18

Find the derivative of g(x)=1x7g(x)=1x7 using the extended power rule.

Combining Differentiation Rules

As we have seen throughout the examples in this section, it seldom happens that we are called on to apply just one differentiation rule to find the derivative of a given function. At this point, by combining the differentiation rules, we may find the derivatives of any polynomial or rational function. Later on we will encounter more complex combinations of differentiation rules. A good rule of thumb to use when applying several rules is to apply the rules in reverse of the order in which we would evaluate the function.

Example 3.28

Combining Differentiation Rules

For k(x)=3h(x)+x2g(x),k(x)=3h(x)+x2g(x), find k(x).k(x).

Example 3.29

Extending the Product Rule

For k(x)=f(x)g(x)h(x),k(x)=f(x)g(x)h(x), express k(x)k(x) in terms of f(x),g(x),h(x),f(x),g(x),h(x), and their derivatives.

Example 3.30

Combining the Quotient Rule and the Product Rule

For h(x)=2x3k(x)3x+2,h(x)=2x3k(x)3x+2, find h(x).h(x).

Checkpoint 3.19

Find ddx(3f(x)2g(x)).ddx(3f(x)2g(x)).

Example 3.31

Determining Where a Function Has a Horizontal Tangent

Determine the values of xx for which f(x)=x37x2+8x+1f(x)=x37x2+8x+1 has a horizontal tangent line.

Example 3.32

Finding a Velocity

The position of an object on a coordinate axis at time tt is given by s(t)=tt2+1.s(t)=tt2+1. What is the initial velocity of the object?

Checkpoint 3.20

Find the values of xx for which the graph of f(x)=4x23x+2f(x)=4x23x+2 has a tangent line parallel to the line y=2x+3.y=2x+3.

Student Project

Formula One Grandstands

Formula One car races can be very exciting to watch and attract a lot of spectators. Formula One track designers have to ensure sufficient grandstand space is available around the track to accommodate these viewers. However, car racing can be dangerous, and safety considerations are paramount. The grandstands must be placed where spectators will not be in danger should a driver lose control of a car (Figure 3.20).

A photo of a grandstand next to a straightaway of a race track.
Figure 3.20 The grandstand next to a straightaway of the Circuit de Barcelona-Catalunya race track, located where the spectators are not in danger.
**********

Safety is especially a concern on turns. If a driver does not slow down enough before entering the turn, the car may slide off the racetrack. Normally, this just results in a wider turn, which slows the driver down. But if the driver loses control completely, the car may fly off the track entirely, on a path tangent to the curve of the racetrack.

Suppose you are designing a new Formula One track. One section of the track can be modeled by the function f(x)=x3+3x2+xf(x)=x3+3x2+x (Figure 3.21). The current plan calls for grandstands to be built along the first straightaway and around a portion of the first curve. The plans call for the front corner of the grandstand to be located at the point (−1.9,2.8).(−1.9,2.8). We want to determine whether this location puts the spectators in danger if a driver loses control of the car.

This figure has two parts labeled a and b. Figure a shows the graph of f(x) = x3 + 3x2 + x. Figure b shows the same graph but this time with two boxes on it. The first box appears along the left-hand side of the graph straddling the x-axis roughly parallel to f(x). The second box appears a little higher, also roughly parallel to f(x), with its front corner located at (−1.9, 2.8). Note that this corner is roughly in line with the direct path of the track before it started to turn.
Figure 3.21 (a) One section of the racetrack can be modeled by the function f(x)=x3+3x2+x.f(x)=x3+3x2+x. (b) The front corner of the grandstand is located at (−1.9,2.8).(−1.9,2.8).
  1. Physicists have determined that drivers are most likely to lose control of their cars as they are coming into a turn, at the point where the slope of the tangent line is 1. Find the (x,y)(x,y) coordinates of this point near the turn.
  2. Find the equation of the tangent line to the curve at this point.
  3. To determine whether the spectators are in danger in this scenario, find the x-coordinate of the point where the tangent line crosses the line y=2.8.y=2.8. Is this point safely to the right of the grandstand? Or are the spectators in danger?
  4. What if a driver loses control earlier than the physicists project? Suppose a driver loses control at the point (−2.5,0.625).(−2.5,0.625). What is the slope of the tangent line at this point?
  5. If a driver loses control as described in part 4, are the spectators safe?
  6. Should you proceed with the current design for the grandstand, or should the grandstands be moved?

Section 3.3 Exercises

For the following exercises, find f(x)f(x) for each function.

106.

f ( x ) = x 7 + 10 f ( x ) = x 7 + 10

107.

f ( x ) = 5 x 3 x + 1 f ( x ) = 5 x 3 x + 1

108.

f ( x ) = 4 x 2 7 x f ( x ) = 4 x 2 7 x

109.

f ( x ) = 8 x 4 + 9 x 2 1 f ( x ) = 8 x 4 + 9 x 2 1

110.

f ( x ) = x 4 + 2 x f ( x ) = x 4 + 2 x

111.

f ( x ) = 3 x ( 18 x 4 + 13 x + 1 ) f ( x ) = 3 x ( 18 x 4 + 13 x + 1 )

112.

f ( x ) = ( x + 2 ) ( 2 x 2 3 ) f ( x ) = ( x + 2 ) ( 2 x 2 3 )

113.

f ( x ) = x 2 ( 2 x 2 + 5 x 3 ) f ( x ) = x 2 ( 2 x 2 + 5 x 3 )

114.

f ( x ) = x 3 + 2 x 2 4 3 f ( x ) = x 3 + 2 x 2 4 3

115.

f ( x ) = 4 x 3 2 x + 1 x 2 f ( x ) = 4 x 3 2 x + 1 x 2

116.

f ( x ) = x 2 + 4 x 2 4 f ( x ) = x 2 + 4 x 2 4

117.

f ( x ) = x + 9 x 2 7 x + 1 f ( x ) = x + 9 x 2 7 x + 1

For the following exercises, find the equation of the tangent line T(x)T(x) to the graph of the given function at the indicated point. Use a graphing calculator to graph the function and the tangent line.

118.

[T] y=3x2+4x+1y=3x2+4x+1 at (0,1)(0,1)

119.

[T] y=2x2+1y=2x2+1 at (1,3)(1,3)

120.

[T] y=2xx1y=2xx1 at (−1,1)(−1,1)

121.

[T] y=2x3x2y=2x3x2 at (1,−1)(1,−1)

For the following exercises, assume that f(x)f(x) and g(x)g(x) are both differentiable functions for all x.x. Find the derivative of each of the functions h(x).h(x).

122.

h ( x ) = 4 f ( x ) + g ( x ) 7 h ( x ) = 4 f ( x ) + g ( x ) 7

123.

h ( x ) = x 3 f ( x ) h ( x ) = x 3 f ( x )

124.

h ( x ) = f ( x ) g ( x ) 2 h ( x ) = f ( x ) g ( x ) 2

125.

h ( x ) = 3 f ( x ) g ( x ) + 2 h ( x ) = 3 f ( x ) g ( x ) + 2

For the following exercises, assume that f(x)f(x) and g(x)g(x) are both differentiable functions with values as given in the following table. Use the following table to calculate the following derivatives.

xx 11 22 33 44
f(x)f(x) 33 55 −2−2 00
g(x)g(x) 22 33 −4−4 66
f(x)f(x) −1−1 77 88 −3−3
g(x)g(x) 44 11 22 99
126.

Find h(1)h(1) if h(x)=xf(x)+4g(x).h(x)=xf(x)+4g(x).

127.

Find h(2)h(2) if h(x)=f(x)g(x).h(x)=f(x)g(x).

128.

Find h(3)h(3) if h(x)=2x+f(x)g(x).h(x)=2x+f(x)g(x).

129.

Find h(4)h(4) if h(x)=1x+g(x)f(x).h(x)=1x+g(x)f(x).

For the following exercises, use the following figure to find the indicated derivatives, if they exist.

Two functions are graphed: f(x) and g(x). The function f(x) starts at (−1, 5) and decreases linearly to (3, 1) at which point it increases linearly to (5, 3). The function g(x) starts at the origin, increases linearly to (2.5, 2.5), and then remains constant at y = 2.5.
130.

Let h(x)=f(x)+g(x).h(x)=f(x)+g(x). Find

  1. h(1),h(1),
  2. h(3),h(3), and
  3. h(4).h(4).
131.

Let h(x)=f(x)g(x).h(x)=f(x)g(x). Find

  1. h(1),h(1),
  2. h(3),h(3), and
  3. h(4).h(4).
132.

Let h(x)=f(x)g(x).h(x)=f(x)g(x). Find

  1. h(1),h(1),
  2. h(3),h(3), and
  3. h(4).h(4).

For the following exercises,

  1. evaluate f(a),f(a), and
  2. graph the function f(x)f(x) and the tangent line at x=a.x=a.
133.

[T] f(x)=2x3+3xx2,a=2f(x)=2x3+3xx2,a=2

134.

[T] f(x)=1xx2,a=1f(x)=1xx2,a=1

135.

[T] f(x)=x2x12+3x+2,a=0f(x)=x2x12+3x+2,a=0

136.

[T] f(x)=1xx2,a=−1f(x)=1xx2,a=−1

137.

Find the equation of the tangent line to the graph of f(x)=2x3+4x25x3f(x)=2x3+4x25x3 at x=−1.x=−1.

138.

Find the equation of the tangent line to the graph of f(x)=x2+4x10f(x)=x2+4x10 at x=8.x=8.

139.

Find the equation of the tangent line to the graph of f(x)=(3xx2)(3xx2)f(x)=(3xx2)(3xx2) at x=1.x=1.

140.

Find the point on the graph of f(x)=x3f(x)=x3 such that the tangent line at that point has an xx intercept of 6.

141.

Find the equation of the line passing through the point P(3,3)P(3,3) and tangent to the graph of f(x)=6x1.f(x)=6x1.

142.

Determine all points on the graph of f(x)=x3+x2x1f(x)=x3+x2x1 for which

  1. the tangent line is horizontal
  2. the tangent line has a slope of −1.−1.
143.

Find a quadratic polynomial such that f(1)=5,f(1)=3f(1)=5,f(1)=3 and f(1)=−6.f(1)=−6.

144.

A car driving along a freeway with traffic has traveled s(t)=t36t2+9ts(t)=t36t2+9t meters in tt seconds.

  1. Determine the time in seconds when the velocity of the car is 0.
  2. Determine the acceleration of the car when the velocity is 0.
145.

[T] A herring swimming along a straight line has traveled s(t)=t2t2+2s(t)=t2t2+2 feet in tt seconds.

Determine the velocity of the herring when it has traveled 3 seconds.

146.

The population in millions of arctic flounder in the Atlantic Ocean is modeled by the function P(t)=8t+30.2t2+1,P(t)=8t+30.2t2+1, where tt is measured in years.

  1. Determine the initial flounder population.
  2. Determine P(10)P(10) and briefly interpret the result.
147.

[T] The concentration of antibiotic in the bloodstream tt hours after being injected is given by the function C(t)=2t2+tt3+50,C(t)=2t2+tt3+50, where CC is measured in milligrams per liter of blood.

  1. Find the rate of change of C(t).C(t).
  2. Determine the rate of change for t=8,12,24,t=8,12,24, and 36.36.
  3. Briefly describe what seems to be occurring as the number of hours increases.
148.

A book publisher has a cost function given by C(x)=x3+2x+3x2,C(x)=x3+2x+3x2, where x is the number of copies of a book in thousands and C is the cost, per book, measured in dollars. Evaluate C(2)C(2) and explain its meaning.

149.

[T] According to Newton’s law of universal gravitation, the force FF between two bodies of constant mass m1m1 and m2m2 is given by the formula F=Gm1m2d2,F=Gm1m2d2, where GG is the gravitational constant and dd is the distance between the bodies.

  1. Suppose that G,m1,andm2G,m1,andm2 are constants. Find the rate of change of force FF with respect to distance d.d.
  2. Find the rate of change of force FF with gravitational constant G=6.67×10−11G=6.67×10−11 Nm2/kg2,Nm2/kg2, on two bodies 10 meters apart, each with a mass of 1000 kilograms.
Order a print copy

As an Amazon Associate we earn from qualifying purchases.

Citation/Attribution

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution-NonCommercial-ShareAlike License and you must attribute OpenStax.

Attribution information
  • If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
    Access for free at https://openstax.org/books/calculus-volume-1/pages/1-introduction
  • If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
    Access for free at https://openstax.org/books/calculus-volume-1/pages/1-introduction
Citation information

© Feb 5, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.