Learning Objectives

  • Recognize the meaning of the tangent to a curve at a point.
  • Calculate the slope of a tangent line.
  • Identify the derivative as the limit of a difference quotient.
  • Calculate the derivative of a given function at a point.
  • Describe the velocity as a rate of change.
  • Explain the difference between average velocity and instantaneous velocity.
  • Estimate the derivative from a table of values.

Now that we have both a conceptual understanding of a limit and the practical ability to compute limits, we have established the foundation for our study of calculus, the branch of mathematics in which we compute derivatives and integrals. Most mathematicians and historians agree that calculus was developed independently by the Englishman Isaac Newton  (1643–1727) and the German Gottfried Leibniz  (1646–1716), whose images appear in (Figure) . When we credit Newton and Leibniz with developing calculus, we are really referring to the fact that Newton and Leibniz were the first to understand the relationship between the derivative and the integral. Both mathematicians benefited from the work of predecessors, such as Barrow, Fermat, and Cavalieri. The initial relationship between the two mathematicians appears to have been amicable; however, in later years a bitter controversy erupted over whose work took precedence. Although it seems likely that Newton did, indeed, arrive at the ideas behind calculus first, we are indebted to Leibniz for the notation that we commonly use today.

Photos of Newton and Leibniz.
Figure 1. Newton and Leibniz are credited with developing calculus independently.

Tangent Lines

We begin our study of calculus by revisiting the notion of secant lines and tangent lines. Recall that we used the slope of a secant line to a function at a point [latex](a,f(a))[/latex] to estimate the rate of change, or the rate at which one variable changes in relation to another variable. We can obtain the slope of the secant by choosing a value of [latex]x[/latex] near [latex]a[/latex] and drawing a line through the points [latex](a,f(a))[/latex] and [latex](x,f(x))[/latex], as shown in (Figure) . The slope of this line is given by an equation in the form of a difference quotient :

[latex]m_{\sec}=\frac{f(x)-f(a)}{x-a}[/latex].

We can also calculate the slope of a secant line to a function at a value [latex]a[/latex] by using this equation and replacing [latex]x[/latex] with [latex]a+h[/latex], where [latex]h[/latex] is a value close to [latex]0[/latex]. We can then calculate the slope of the line through the points [latex](a,f(a))[/latex] and [latex](a+h,f(a+h))[/latex]. In this case, we find the secant line has a slope given by the following difference quotient with increment [latex]h[/latex]:

[latex]m_{\sec}=\frac{f(a+h)-f(a)}{a+h-a}=\frac{f(a+h)-f(a)}{h}[/latex].

Definition

Let [latex]f[/latex] be a function defined on an interval [latex]I[/latex] containing [latex]a[/latex]. If [latex]x\ne a[/latex] is in [latex]I[/latex], then

[latex]Q=\frac{f(x)-f(a)}{x-a}[/latex]

is a difference quotient .

Also, if [latex]h\ne 0[/latex] is chosen so that [latex]a+h[/latex] is in [latex]I[/latex], then

[latex]Q=\frac{f(a+h)-f(a)}{h}[/latex]

is a difference quotient with increment [latex]h[/latex].

View several Java applets on the development of the derivative.

These two expressions for calculating the slope of a secant line are illustrated in (Figure) . We will see that each of these two methods for finding the slope of a secant line is of value. Depending on the setting, we can choose one or the other. The primary consideration in our choice usually depends on ease of calculation.

This figure consists of two graphs labeled a and b. Figure a shows the Cartesian coordinate plane with 0, a, and x marked on the x-axis. There is a curve labeled y = f(x) with points marked (a, f(a)) and (x, f(x)). There is also a straight line that crosses these two points (a, f(a)) and (x, f(x)). At the bottom of the graph, the equation msec = (f(x) - f(a))/(x - a) is given. Figure b shows a similar graph, but this time a + h is marked on the x-axis instead of x. Consequently, the curve labeled y = f(x) passes through (a, f(a)) and (a + h, f(a + h)) as does the straight line. At the bottom of the graph, the equation msec = (f(a + h) - f(a))/h is given.
Figure 2. We can calculate the slope of a secant line in either of two ways.

In (Figure) (a) we see that, as the values of [latex]x[/latex] approach [latex]a[/latex], the slopes of the secant lines provide better estimates of the rate of change of the function at [latex]a[/latex]. Furthermore, the secant lines themselves approach the tangent line to the function at [latex]a[/latex], which represents the limit of the secant lines. Similarly, (Figure) (b) shows that as the values of [latex]h[/latex] get closer to 0, the secant lines also approach the tangent line. The slope of the tangent line at [latex]a[/latex] is the rate of change of the function at [latex]a[/latex], as shown in (Figure) (c).

This figure consists of three graphs labeled a, b, and c. Figure a shows the Cartesian coordinate plane with 0, a, x2, and x1 marked in order on the x-axis. There is a curve labeled y = f(x) with points marked (a, f(a)), (x2, f(x2)), and (x1, f(x1)). There are three straight lines: the first crosses (a, f(a)) and (x1, f(x1)); the second crosses (a, f(a)) and (x2, f(x2)); and the third only touches (a, f(a)), making it the tangent. At the bottom of the graph, the equation mtan = limx → a (f(x) - f(a))/(x - a) is given. Figure b shows a similar graph, but this time a + h2 and a + h1 are marked on the x-axis instead of x2 and x1. Consequently, the curve labeled y = f(x) passes through (a, f(a)), (a + h2, f(a + h2)), and (a + h1, f(a + h1)) and the straight lines similarly cross the graph as in Figure a. At the bottom of the graph, the equation mtan = limh → 0 (f(a + h) - f(a))/h is given. Figure c shows only the curve labeled y = f(x) and its tangent at point (a, f(a)).
Figure 3. The secant lines approach the tangent line (shown in green) as the second point approaches the first.

You can use this site to explore graphs to see if they have a tangent line at a point.

In (Figure) we show the graph of [latex]f(x)=\sqrt{x}[/latex] and its tangent line at [latex](1,1)[/latex] in a series of tighter intervals about [latex]x=1[/latex]. As the intervals become narrower, the graph of the function and its tangent line appear to coincide, making the values on the tangent line a good approximation to the values of the function for choices of [latex]x[/latex] close to 1. In fact, the graph of [latex]f(x)[/latex] itself appears to be locally linear in the immediate vicinity of [latex]x=1[/latex].

This figure consists of four graphs labeled a, b, c, and d. Figure a shows the graphs of the square root of x and the equation y = (x + 1)/2 with the x-axis going from 0 to 4 and the y-axis going from 0 to 2.5. The graphs of these two functions look very close near 1; there is a box around where these graphs look close. Figure b shows a close up of these same two functions in the area of the box from Figure a, specifically x going from 0 to 2 and y going from 0 to 1.4. Figure c is the same graph as Figure b, but this one has a box from 0 to 1.1 in the x coordinate and 0.8 and 1 on the y coordinate. There is an arrow indicating that this is blown up in Figure d. Figure d shows a very close picture of the box from Figure c, and the two functions appear to be touching for almost the entire length of the graph.
Figure 4. For values of [latex]x[/latex] close to 1, the graph of [latex]f(x)=\sqrt{x}[/latex] and its tangent line appear to coincide.

Formally we may define the tangent line to the graph of a function as follows.

Definition

Let [latex]f(x)[/latex] be a function defined in an open interval containing [latex]a[/latex]. The tangent line to [latex]f(x)[/latex] at [latex]a[/latex] is the line passing through the point [latex](a,f(a))[/latex] having slope

[latex]m_{\tan}=\underset{x\to a}{\lim}\frac{f(x)-f(a)}{x-a}[/latex]

provided this limit exists.

Equivalently, we may define the tangent line to [latex]f(x)[/latex] at [latex]a[/latex] to be the line passing through the point [latex](a,f(a))[/latex] having slope

[latex]m_{\tan}=\underset{h\to 0}{\lim}\frac{f(a+h)-f(a)}{h}[/latex]

provided this limit exists.

Just as we have used two different expressions to define the slope of a secant line, we use two different forms to define the slope of the tangent line. In this text we use both forms of the definition. As before, the choice of definition will depend on the setting. Now that we have formally defined a tangent line to a function at a point, we can use this definition to find equations of tangent lines.

Finding a Tangent Line

Find the equation of the line tangent to the graph of [latex]f(x)=x^2[/latex] at [latex]x=3[/latex].

Solution

First find the slope of the tangent line. In this example, use (Figure) .

[latex]\begin{array}{lllll}m_{\tan} & =\underset{x\to 3}{\lim}\frac{f(x)-f(3)}{x-3} & & & \text{Apply the definition.} \\ & =\underset{x\to 3}{\lim}\frac{x^2-9}{x-3} & & & \text{Substitute} \, f(x)=x^2 \, \text{and} \, f(3)=9. \\ & =\underset{x\to 3}{\lim}\frac{(x-3)(x+3)}{x-3}=\underset{x\to 3}{\lim}(x+3)=6 & & & \text{Factor the numerator to evaluate the limit.} \end{array}[/latex]

Next, find a point on the tangent line. Since the line is tangent to the graph of [latex]f(x)[/latex] at [latex]x=3[/latex], it passes through the point [latex](3,f(3))[/latex]. We have [latex]f(3)=9[/latex], so the tangent line passes through the point [latex](3,9)[/latex].

Using the point-slope equation of the line with the slope [latex]m=6[/latex] and the point [latex](3,9)[/latex], we obtain the line [latex]y-9=6(x-3)[/latex]. Simplifying, we have [latex]y=6x-9[/latex]. The graph of [latex]f(x)=x^2[/latex] and its tangent line at [latex]x=3[/latex] are shown in (Figure) .

This figure consists of the graphs of f(x) = x squared and y = 6x - 9. The graphs of these functions appear to touch at x = 3.
Figure 5. The tangent line to [latex]f(x)[/latex] at [latex]x=3[/latex].

The Slope of a Tangent Line Revisited

Use (Figure) to find the slope of the line tangent to the graph of [latex]f(x)=x^2[/latex] at [latex]x=3[/latex].

Solution

The steps are very similar to (Figure) . See (Figure) for the definition.

[latex]\begin{array}{lllll}m_{\tan} & =\underset{h\to 0}{\lim}\frac{f(3+h)-f(3)}{h} & & & \text{Apply the definition.} \\ & =\underset{h\to 0}{\lim}\frac{(3+h)^2-9}{h} & & & \text{Substitute} \, f(3+h)=(3+h)^2 \, \text{and} \, f(3)=9. \\ & =\underset{h\to 0}{\lim}\frac{9+6h+h^2-9}{h} & & & \text{Expand and simplify to evaluate the limit.} \\ & =\underset{h\to 0}{\lim}\frac{h(6+h)}{h}=\underset{h\to 0}{\lim}(6+h)=6 \end{array}[/latex]

We obtained the same value for the slope of the tangent line by using the other definition, demonstrating that the formulas can be interchanged.

Finding the Equation of a Tangent Line

Find the equation of the line tangent to the graph of [latex]f(x)=1/x[/latex] at [latex]x=2[/latex].

Solution

We can use (Figure) , but as we have seen, the results are the same if we use (Figure) .

[latex]\begin{array}{lllll}m_{\tan} & =\underset{x\to 2}{\lim}\frac{f(x)-f(2)}{x-2} & & & \text{Apply the definition.} \\ & =\underset{x\to 2}{\lim}\frac{\frac{1}{x}-\frac{1}{2}}{x-2} & & & \text{Substitute} \, f(x)=\frac{1}{x} \, \text{and} \, f(2)=\frac{1}{2}. \\ & =\underset{x\to 2}{\lim}\frac{\frac{1}{x}-\frac{1}{2}}{x-2} \cdot \frac{2x}{2x} & & & \begin{array}{l}\text{Multiply numerator and denominator by} \, 2x \, \text{to} \\ \text{simplify fractions.} \end{array} \\ & =\underset{x\to 2}{\lim}\frac{(2-x)}{(x-2)(2x)} & & & \text{Simplify.} \\ & =\underset{x\to 2}{\lim}\frac{-1}{2x} & & & \text{Simplify using} \, \frac{2-x}{x-2}=-1, \, \text{for} \, x\ne 2. \\ & =-\frac{1}{4} & & & \text{Evaluate the limit.} \end{array}[/latex]

We now know that the slope of the tangent line is [latex]-\frac{1}{4}[/latex]. To find the equation of the tangent line, we also need a point on the line. We know that [latex]f(2)=\frac{1}{2}[/latex]. Since the tangent line passes through the point [latex](2,\frac{1}{2})[/latex] we can use the point-slope equation of a line to find the equation of the tangent line. Thus the tangent line has the equation [latex]y=-\frac{1}{4}x+1[/latex]. The graphs of [latex]f(x)=\frac{1}{x}[/latex] and [latex]y=-\frac{1}{4}x+1[/latex] are shown in (Figure) .

This figure consists of the graphs of f(x) = 1/x and y = -x/4 + 1. The part of the graph f(x) = 1/x in the first quadrant appears to touch the other function’s graph at x = 2.
Figure 6. The line is tangent to [latex]f(x)[/latex] at [latex]x=2[/latex]

Find the slope of the line tangent to the graph of [latex]f(x)=\sqrt{x}[/latex] at [latex]x=4[/latex].

Hint

Use either (Figure) or (Figure) . Multiply the numerator and the denominator by a conjugate.

Solution

[latex]\frac{1}{4}[/latex]

The Derivative of a Function at a Point

The type of limit we compute in order to find the slope of the line tangent to a function at a point occurs in many applications across many disciplines. These applications include velocity and acceleration in physics, marginal profit functions in business, and growth rates in biology. This limit occurs so frequently that we give this value a special name: the derivative . The process of finding a derivative is called differentiation .

Definition

Let [latex]f(x)[/latex] be a function defined in an open interval containing [latex]a[/latex]. The derivative of the function [latex]f(x)[/latex] at [latex]a[/latex], denoted by [latex]f^{\prime}(a)[/latex], is defined by

[latex]f^{\prime}(a)=\underset{x\to a}{\lim}\frac{f(x)-f(a)}{x-a}[/latex]

provided this limit exists.

Alternatively, we may also define the derivative of [latex]f(x)[/latex] at [latex]a[/latex] as

[latex]f^{\prime}(a)=\underset{h\to 0}{\lim}\frac{f(a+h)-f(a)}{h}[/latex]
provided this limit exists.

Estimating a Derivative

For [latex]f(x)=x^2[/latex], use a table to estimate [latex]f^{\prime}(3)[/latex] using (Figure) .

Solution

Create a table using values of [latex]x[/latex] just below 3 and just above 3.

[latex]x[/latex] [latex]\frac{x^2-9}{x-3}[/latex]
2.9 5.9
2.99 5.99
2.999 5.999
3.001 6.001
3.01 6.01
3.1 6.1

After examining the table, we see that a good estimate is [latex]f^{\prime}(3)=6[/latex].

For [latex]f(x)=x^2[/latex], use a table to estimate [latex]f^{\prime}(3)[/latex] using (Figure) .

Hint

Evaluate [latex]\frac{(x+h)^2-x^2}{h}[/latex] at [latex]h=-0.1,-0.01,-0.001,0.001,0.01,0.1[/latex]

Solution

6

Finding a Derivative

For [latex]f(x)=3x^2-4x+1[/latex], find [latex]f^{\prime}(2)[/latex] by using (Figure) .

Solution

Substitute the given function and value directly into the equation.

[latex]\begin{array}{lllll}f^{\prime}(x)& =\underset{x\to 2}{\lim}\frac{f(x)-f(2)}{x-2} & & & \text{Apply the definition.} \\ & =\underset{x\to 2}{\lim}\frac{(3x^2-4x+1)-5}{x-2} & & & \text{Substitute} \, f(x)=3x^2-4x+1 \, \text{and} \, f(2)=5. \\ & =\underset{x\to 2}{\lim}\frac{(x-2)(3x+2)}{x-2} & & & \text{Simplify and factor the numerator.} \\ & =\underset{x\to 2}{\lim}(3x+2) & & & \text{Cancel the common factor.} \\ & =8 & & & \text{Evaluate the limit.} \end{array}[/latex]

Revisiting the Derivative

For [latex]f(x)=3x^2-4x+1[/latex], find [latex]f^{\prime}(2)[/latex] by using (Figure) .

Solution

Using this equation, we can substitute two values of the function into the equation, and we should get the same value as in (Figure) .

[latex]\begin{array}{lllll}f^{\prime}(2) & =\underset{h\to 0}{\lim}\frac{f(2+h)-f(2)}{h} & & & \text{Apply the definition.} \\ & =\underset{h\to 0}{\lim}\frac{(3(2+h)^2-4(2+h)+1)-5}{h} & & & \begin{array}{l}\text{Substitute} \, f(2)=5 \, \text{and} \\ f(2+h)=3(2+h)^2-4(2+h)+1. \end{array} \\ & =\underset{h\to 0}{\lim}\frac{3h^2+8h}{h} & & & \text{Simplify the numerator.} \\ & =\underset{h\to 0}{\lim}\frac{h(3h+8)}{h} & & & \text{Factor the numerator.} \\ & =\underset{h\to 0}{\lim}(3h+8) & & & \text{Cancel the common factor.} \\ & =8 & & & \text{Evaluate the limit.} \end{array}[/latex]

The results are the same whether we use (Figure) or (Figure) .

For [latex]f(x)=x^2+3x+2[/latex], find [latex]f^{\prime}(1)[/latex].

Hint

Use either (Figure) , (Figure) , or try both. Use either (Figure) or (Figure) as a guide.

Solution

[latex]f^{\prime}(1)=5[/latex]

Velocities and Rates of Change

Now that we can evaluate a derivative, we can use it in velocity applications. Recall that if [latex]s(t)[/latex] is the position of an object moving along a coordinate axis, the average velocity of the object over a time interval [latex][a,t][/latex] if [latex]t < a[/latex] or [latex][t,a][/latex] if [latex]t < a[/latex] is given by the difference quotient

[latex]v_{\text{avg}}=\frac{s(t)-s(a)}{t-a}[/latex].

As the values of [latex]t[/latex] approach [latex]a[/latex], the values of [latex]v_{\text{avg}}[/latex] approach the value we call the instantaneous velocity at [latex]a[/latex]. That is, instantaneous velocity at [latex]a[/latex], denoted [latex]v(a)[/latex], is given by

[latex]v(a)=s^{\prime}(a)=\underset{t\to a}{\lim}\frac{s(t)-s(a)}{t-a}[/latex].

To better understand the relationship between average velocity and instantaneous velocity, see (Figure) . In this figure, the slope of the tangent line (shown in red) is the instantaneous velocity of the object at time [latex]t=a[/latex] whose position at time [latex]t[/latex] is given by the function [latex]s(t)[/latex]. The slope of the secant line (shown in green) is the average velocity of the object over the time interval [latex][a,t][/latex].

This figure consists of the Cartesian coordinate plane with 0, a, and t1 marked on the t-axis. The function y = s(t) is graphed in the first quadrant along with two lines marked tangent and secant. The tangent line touches y = s(t) at only one point, (a, s(a)). The secant line touches y = s(t) at two points: (a, s(a)) and (t1, s(t1)).
Figure 7. The slope of the secant line is the average velocity over the interval [latex][a,t][/latex]. The slope of the tangent line is the instantaneous velocity.

We can use (Figure) to calculate the instantaneous velocity, or we can estimate the velocity of a moving object by using a table of values. We can then confirm the estimate by using (Figure) .

Estimating Velocity

A lead weight on a spring is oscillating up and down. Its position at time [latex]t[/latex] with respect to a fixed horizontal line is given by [latex]s(t)= \sin t[/latex] ( (Figure) ). Use a table of values to estimate [latex]v(0)[/latex]. Check the estimate by using (Figure) .

A picture of a spring hanging down with a weight at the end. There is a horizontal dashed line marked 0 a little bit above the weight.
Figure 8. A lead weight suspended from a spring in vertical oscillatory motion.

Solution

We can estimate the instantaneous velocity at [latex]t=0[/latex] by computing a table of average velocities using values of [latex]t[/latex] approaching 0, as shown in (Figure) .

Average velocities using values of [latex]t[/latex] approaching 0
[latex]t[/latex] [latex]\frac{\sin t - \sin 0}{t-0}=\frac{\sin t}{t}[/latex]
-0.1 0.998334166
-0.01 0.9999833333
-0.001 0.999999833
0.001 0.999999833
0.01 0.9999833333
0.1 0.998334166

From the table we see that the average velocity over the time interval [latex][-0.1,0][/latex] is 0.998334166, the average velocity over the time interval [latex][-0.01,0][/latex] is 0.9999833333, and so forth. Using this table of values, it appears that a good estimate is [latex]v(0)=1[/latex].

By using (Figure) , we can see that

[latex]v(0)=s^{\prime}(0)=\underset{t\to 0}{\lim}\frac{\sin t- \sin 0}{t-0}=\underset{t\to 0}{\lim}\frac{\sin t}{t}=1[/latex].

Thus, in fact, [latex]v(0)=1[/latex].

A rock is dropped from a height of 64 feet. Its height above ground at time [latex]t[/latex] seconds later is given by [latex]s(t)=-16t^2+64, \, 0\le t\le 2[/latex]. Find its instantaneous velocity 1 second after it is dropped, using (Figure) .

Hint

[latex]v(t)=s^{\prime}(t)[/latex]. Follow the earlier examples of the derivative using (Figure) .

Solution

-32 ft/sec

As we have seen throughout this section, the slope of a tangent line to a function and instantaneous velocity are related concepts. Each is calculated by computing a derivative and each measures the instantaneous rate of change of a function, or the rate of change of a function at any point along the function.

Definition

The instantaneous rate of change of a function [latex]f(x)[/latex] at a value [latex]a[/latex] is its derivative [latex]f^{\prime}(a)[/latex].

Chapter Opener: Estimating Rate of Change of Velocity

The same sports car speeding along a winding road from the beginning of the chapter.
Figure 9. (credit: modification of work by Codex41, Flickr)

Reaching a top speed of 270.49 mph, the Hennessey Venom GT is one of the fastest cars in the world. In tests it went from 0 to 60 mph in 3.05 seconds, from 0 to 100 mph in 5.88 seconds, from 0 to 200 mph in 14.51 seconds, and from 0 to 229.9 mph in 19.96 seconds. Use this data to draw a conclusion about the rate of change of velocity (that is, its acceleration ) as it approaches 229.9 mph. Does the rate at which the car is accelerating appear to be increasing, decreasing, or constant?

Solution

First observe that 60 mph = 88 ft/s, 100 mph [latex]\approx 146.67[/latex] ft/s, 200 mph [latex]\approx 293.33[/latex] ft/s, and 229.9 mph [latex]\approx 337.19[/latex] ft/s. We can summarize the information in a table.

[latex]v(t)[/latex] at different values of [latex]t[/latex]
[latex]t[/latex] [latex]v(t)[/latex]
0 0
3.05 88
5.88 147.67
14.51 293.33
19.96 337.19

Now compute the average acceleration of the car in feet per second on intervals of the form [latex][t,19.96][/latex] as [latex]t[/latex] approaches 19.96, as shown in the following table.

Average acceleration
[latex]t[/latex] [latex]\frac{v(t)-v(19.96)}{t-19.96}=\frac{v(t)-337.19}{t-19.96}[/latex]
0.0 16.89
3.05 14.74
5.88 13.46
14.51 8.05

The rate at which the car is accelerating is decreasing as its velocity approaches 229.9 mph (337.19 ft/s).

Rate of Change of Temperature

A homeowner sets the thermostat so that the temperature in the house begins to drop from [latex]70^{\circ}\text{F}[/latex] at 9 p.m., reaches a low of [latex]60^{\circ}[/latex] during the night, and rises back to [latex]70^{\circ}[/latex] by 7 a.m. the next morning. Suppose that the temperature in the house is given by [latex]T(t)=0.4t^2-4t+70[/latex] for [latex]0\le t\le 10[/latex], where [latex]t[/latex] is the number of hours past 9 p.m. Find the instantaneous rate of change of the temperature at midnight.

Solution

Since midnight is 3 hours past 9 p.m., we want to compute [latex]T^{\prime }(3)[/latex]. Refer to (Figure) .

[latex]\begin{array}{lllll}T^{\prime}(3) & =\underset{t\to 3}{\lim}\frac{T(t)-T(3)}{t-3} & & & \text{Apply the definition.} \\ & =\underset{t\to 3}{\lim}\frac{0.4t^2-4t+70-61.6}{t-3} & & & \begin{array}{l}\text{Substitute}T(t)=0.4t^2-4t+70 \, \text{and} \\ T(3)=61.6. \end{array} \\ & =\underset{t\to 3}{\lim}\frac{0.4t^2-4t+8.4}{t-3} & & & \text{Simplify.} \\ & =\underset{t\to 3}{\lim}\frac{0.4(t-3)(t-7)}{t-3} & & & =\underset{t\to 3}{\lim}\frac{0.4(t-3)(t-7)}{t-3} \\ & =\underset{t\to 3}{\lim}0.4(t-7) & & & \text{Cancel.} \\ & =-1.6 & & & \text{Evaluate the limit.} \end{array}[/latex]

The instantaneous rate of change of the temperature at midnight is [latex]-1.6^{\circ}\text{F}[/latex] per hour.

Rate of Change of Profit

A toy company can sell [latex]x[/latex] electronic gaming systems at a price of [latex]p=-0.01x+400[/latex] dollars per gaming system. The cost of manufacturing [latex]x[/latex] systems is given by [latex]C(x)=100x+10,000[/latex] dollars. Find the rate of change of profit when 10,000 games are produced. Should the toy company increase or decrease production?

Solution

The profit [latex]P(x)[/latex] earned by producing [latex]x[/latex] gaming systems is [latex]R(x)-C(x)[/latex], where [latex]R(x)[/latex] is the revenue obtained from the sale of [latex]x[/latex] games. Since the company can sell [latex]x[/latex] games at [latex]p=-0.01x+400[/latex] per game,

[latex]R(x)=xp=x(-0.01x+400)=-0.01x^2+400x[/latex].

Consequently,

[latex]P(x)=-0.01x^2+300x-10,000[/latex].

Therefore, evaluating the rate of change of profit gives

[latex]\begin{array}{ll}P^{\prime}(10000)& =\underset{x\to 10000}{\lim}\frac{P(x)-P(10000)}{x-10000} \\ & =\underset{x\to 10000}{\lim}\frac{-0.01x^2+300x-10000-1990000}{x-10000} \\ & =\underset{x\to 10000}{\lim}\frac{-0.01x^2+300x-2000000}{x-10000} \\ & =100 \end{array}[/latex]

Since the rate of change of profit [latex]P^{\prime}(10,000) < 0[/latex] and [latex]P(10,000) < 0[/latex], the company should increase production.

A coffee shop determines that the daily profit on scones obtained by charging [latex]s[/latex] dollars per scone is [latex]P(s)=-20s^2+150s-10[/latex]. The coffee shop currently charges [latex]\$3.25[/latex] per scone. Find [latex]P^{\prime}(3.25)[/latex], the rate of change of profit when the price is [latex]\$3.25[/latex] and decide whether or not the coffee shop should consider raising or lowering its prices on scones.

Hint

Use (Figure) for a guide.

Solution

[latex]P^{\prime}(3.25)=20 < 0[/latex]; raise prices

Key Concepts

  • The slope of the tangent line to a curve measures the instantaneous rate of change of a curve. We can calculate it by finding the limit of the difference quotient or the difference quotient with increment [latex]h[/latex].
  • The derivative of a function [latex]f(x)[/latex] at a value [latex]a[/latex] is found using either of the definitions for the slope of the tangent line.
  • Velocity is the rate of change of position. As such, the velocity [latex]v(t)[/latex] at time [latex]t[/latex] is the derivative of the position [latex]s(t)[/latex] at time [latex]t[/latex]. Average velocity is given by
    [latex]v_{\text{avg}}=\frac{s(t)-s(a)}{t-a}[/latex].

    Instantaneous velocity is given by

    [latex]v(a)=s^{\prime}(a)=\underset{t\to a}{\lim}\frac{s(t)-s(a)}{t-a}[/latex].
  • We may estimate a derivative by using a table of values.

Key Equations

  • Difference quotient
    [latex]Q=\frac{f(x)-f(a)}{x-a}[/latex]
  • Difference quotient with increment [latex]h[/latex]
    [latex]Q=\frac{f(a+h)-f(a)}{a+h-a}=\frac{f(a+h)-f(a)}{h}[/latex]
  • Slope of tangent line
    [latex]m_{\tan}=\underset{x\to a}{\lim}\frac{f(x)-f(a)}{x-a}[/latex]
    [latex]m_{\tan}=\underset{h\to 0}{\lim}\frac{f(a+h)-f(a)}{h}[/latex]
  • Derivative of [latex]f(x)[/latex] at [latex]a[/latex]
    [latex]f^{\prime}(a)=\underset{x\to a}{\lim}\frac{f(x)-f(a)}{x-a}[/latex]
    [latex]f^{\prime}(a)=\underset{h\to 0}{\lim}\frac{f(a+h)-f(a)}{h}[/latex]
  • Average velocity
    [latex]v_{\text{avg}}=\frac{s(t)-s(a)}{t-a}[/latex]
  • Instantaneous velocity
    [latex]v(a)=s^{\prime}(a)=\underset{t\to a}{\lim}\frac{s(t)-s(a)}{t-a}[/latex]

For the following exercises, use (Figure) to find the slope of the secant line between the values [latex]x_1[/latex] and [latex]x_2[/latex] for each function [latex]y=f(x)[/latex].

1.  [latex]f(x)=4x+7; \, x_1=2, \, x_2=5[/latex]

Solution

4

2.  [latex]f(x)=8x-3; \, x_1=-1, \, x_2=3[/latex]

3.  [latex]f(x)=x^2+2x+1; \, x_1=3, \, x_2=3.5[/latex]

Solution

8.5

4.  [latex]f(x)=-{x}^{2}+x+2;{x}_{1}=0.5,{x}_{2}=1.5[/latex]

5.  [latex]f(x)=\frac{4}{3x-1}; \, x_1=1, \, x_2=3[/latex]

Solution

[latex]-\frac{3}{4}[/latex]

6.  [latex]f(x)=\frac{x-7}{2x+1}; \, x_1=-2, \, x_2=0[/latex]

7.  [latex]f(x)=\sqrt{x}; \, x_1=1, \, x_2=16[/latex]

Solution

0.2

8.  [latex]f(x)=\sqrt{x-9}; \, x_1=10, \, x_2=13[/latex]

9.  [latex]f(x)=x^{1/3}+1; \, x_1=0, \, x_2=8[/latex]

Solution

0.25

10.  [latex]f(x)=6x^{2/3}+2x^{1/3}; \, x_1=1, \, x_2=27[/latex]

For the following functions,

  1. use (Figure) to find the slope of the tangent line [latex]m_{\tan}=f^{\prime}(a)[/latex], and
  2. find the equation of the tangent line to [latex]f[/latex] at [latex]x=a[/latex].

11.  [latex]f(x)=3-4x, \, a=2[/latex]

Solution

a. -4 b. [latex]y=3-4x[/latex]

12.  [latex]f(x)=\frac{x}{5}+6, \, a=-1[/latex]

13.  [latex]f(x)=x^2+x, \, a=1[/latex]

Solution

a. 3 b. [latex]y=3x-1[/latex]

14.  [latex]f(x)=1-x-x^2, \, a=0[/latex]

15.  [latex]f(x)=\frac{7}{x}, \, a=3[/latex]

Solution

a. [latex]\frac{-7}{9}[/latex] b. [latex]y=\frac{-7}{9}x+\frac{14}{3}[/latex]

16.  [latex]f(x)=\sqrt{x+8}, \, a=1[/latex]

17.  [latex]f(x)=2-3x^2, \, a=-2[/latex]

Solution

a. 12 b. [latex]y=12x+14[/latex]

18.  [latex]f(x)=\frac{-3}{x-1}, \, a=4[/latex]

19.  [latex]f(x)=\frac{2}{x+3}, \, a=-4[/latex]

Solution

a. -2 b. [latex]y=-2x-10[/latex]

20.  [latex]f(x)=\frac{3}{x^2}, \, a=3[/latex]

For the following functions [latex]y=f(x)[/latex], find [latex]f^{\prime}(a)[/latex] using (Figure) .

21.  [latex]f(x)=5x+4, \, a=-1[/latex]

Solution

5

22.  [latex]f(x)=-7x+1, \, a=3[/latex]

23.  [latex]f(x)=x^2+9x, \, a=2[/latex]

Solution

13

24.  [latex]f(x)=3x^2-x+2, \, a=1[/latex]

25.  [latex]f(x)=\sqrt{x}, \, a=4[/latex]

Solution

[latex]\frac{1}{4}[/latex]

26.  [latex]f(x)=\sqrt{x-2}, \, a=6[/latex]

27.  [latex]f(x)=\frac{1}{x}, \, a=2[/latex]

Solution

[latex]-\frac{1}{4}[/latex]

28.  [latex]f(x)=\frac{1}{x-3}, \, a=-1[/latex]

29.  [latex]f(x)=\frac{1}{x^3}, \, a=1[/latex]

Solution

-3

30.  [latex]f(x)=\frac{1}{\sqrt{x}}, \, a=4[/latex]

For the following exercises, given the function [latex]y=f(x)[/latex],

  1. find the slope of the secant line [latex]PQ[/latex] for each point [latex]Q(x,f(x))[/latex] with [latex]x[/latex] value given in the table.
  2. Use the answers from a. to estimate the value of the slope of the tangent line at [latex]P[/latex].
  3. Use the answer from b. to find the equation of the tangent line to [latex]f[/latex] at point [latex]P[/latex].

31. [T]  [latex]f(x)=x^2+3x+4, \, P(1,8)[/latex] (Round to 6 decimal places.)

[latex]x[/latex] Slope [latex]m_{PQ}[/latex] [latex]x[/latex] Slope [latex]m_{PQ}[/latex]
1.1 (i) 0.9 (vii)
1.01 (ii) 0.99 (viii)
1.001 (iii) 0.999 (ix)
1.0001 (iv) 0.9999 (x)
1.00001 (v) 0.99999 (xi)
1.000001 (vi) 0.999999 (xii)

Solution

a. (i) [latex]5.100000[/latex], (ii) [latex]5.010000[/latex], (iii) [latex]5.001000[/latex], (iv) [latex]5.000100[/latex], (v) [latex]5.000010[/latex], (vi) [latex]5.000001[/latex],
(vii) [latex]4.900000[/latex], (viii) [latex]4.990000[/latex], (ix) [latex]4.999000[/latex], (x) [latex]4.999900[/latex], (xi) [latex]4.999990[/latex], (xii) [latex]4.999999[/latex]

b. [latex]m_{\tan}=5[/latex]
c. [latex]y=5x+3[/latex]

32. [T]  [latex]f(x)=\frac{x+1}{x^2-1}, \, P(0,-1)[/latex]

[latex]x[/latex] Slope [latex]m_{PQ}[/latex] [latex]x[/latex] Slope [latex]m_{PQ}[/latex]
0.1 (i) -0.1 (vii)
0.01 (ii) -0.01 (viii)
0.001 (iii) -0.001 (ix)
0.0001 (iv) -0.0001 (x)
0.00001 (v) -0.00001 (xi)
0.000001 (vi) -0.000001 (xii)

33. [T]  [latex]f(x)=10e^{0.5x}, \, P(0,10)[/latex] (Round to 4 decimal places.)

[latex]x[/latex] Slope [latex]m_{PQ}[/latex]
-0.1 (i)
-0.01 (ii)
-0.001 (iii)
-0.0001 (iv)
-0.00001 (v)
-0.000001 (vi)

Solution

a. (i) [latex]4.8771[/latex], (ii) [latex]4.9875[/latex], (iii) [latex]4.9988[/latex], (iv) [latex]4.9999[/latex], (v) [latex]4.9999[/latex], (vi) [latex]4.9999[/latex]
b. [latex]m_{\tan}=5[/latex]
c. [latex]y=5x+10[/latex]

34. [T] [latex]f(x)= \tan (x), \, P(\pi,0)[/latex]

[latex]x[/latex] Slope [latex]m_{PQ}[/latex]
3.1 (i)
3.14 (ii)
3.141 (iii)
3.1415 (iv)
3.14159 (v)
3.141592 (vi)

For the following position functions [latex]y=s(t)[/latex], an object is moving along a straight line, where [latex]t[/latex] is in seconds and [latex]s[/latex] is in meters. Find

  1. the simplified expression for the average velocity from [latex]t=2[/latex] to [latex]t=2+h[/latex];
  2. the average velocity between [latex]t=2[/latex] and [latex]t=2+h[/latex], where (i) [latex]h=0.1[/latex], (ii) [latex]h=0.01[/latex], (iii) [latex]h=0.001[/latex], and (iv) [latex]h=0.0001[/latex]; and
  3. use the answer from a. to estimate the instantaneous velocity at [latex]t=2[/latex] seconds.

35. [T]  [latex]s(t)=\frac{1}{3}t+5[/latex]

Solution

a. [latex]\frac{1}{3}[/latex];
b. (i) [latex]0.\bar{3}[/latex] m/s, (ii) [latex]0.\bar{3}[/latex] m/s, (iii) [latex]0.\bar{3}[/latex] m/s, (iv) [latex]0.\bar{3}[/latex] m/s;
c. [latex]0.\bar{3}=\frac{1}{3}[/latex] m/s

36. [T]  [latex]s(t)=t^2-2t[/latex]

37. [T]  [latex]s(t)=2t^3+3[/latex]

Solution

a. [latex]2(h^2+6h+12)[/latex];
b. (i) 25.22 m/s, (ii) 24.12 m/s, (iii) 24.01 m/s, (iv) 24 m/s;
c. 24 m/s

38. [T]  [latex]s(t)=\frac{16}{t^2}-\frac{4}{t}[/latex]

39.  Use the following graph to evaluate a. [latex]f^{\prime}(1)[/latex] and b. [latex]f^{\prime}(6)[/latex].

This graph shows two connected line segments: one going from (1, 0) to (4, 6) and the other going from (4, 6) to (8, 8).

Solution

a. [latex]1.25[/latex]; b. 0.5

40.  Use the following graph to evaluate a. [latex]f^{\prime}(-3)[/latex] and b. [latex]f^{\prime}(1.5)[/latex].

This graph shows two connected line segments: one going from (-4, 3) to (1, 3) and the other going from (1, 3) to (1.5, 4).

For the following exercises, use the limit definition of derivative to show that the derivative does not exist at [latex]x=a[/latex] for each of the given functions.

41.  [latex]f(x)=x^{1/3}, \, x=0[/latex]

Solution

[latex]\underset{x\to 0^-}{\lim}\frac{x^{1/3}-0}{x-0}=\underset{x\to 0^-}{\lim}\frac{1}{x^{2/3}}=\infty[/latex]

42.  [latex]f(x)=x^{2/3}, \, x=0[/latex]

43.  [latex]f(x)=\begin{cases} 1 & \text{if} \, x < 1 \\ x & \text{if} \, x \ge 1 \end{cases}, \, x=1[/latex]

Solution

[latex]\underset{x\to 1^-}{\lim}\frac{1-1}{x-1}=0\ne 1=\underset{x\to 1^+}{\lim}\frac{x-1}{x-1}[/latex]

44.  [latex]f(x)=\frac{|x|}{x}, \, x=0[/latex]

45. [T] The position in feet of a race car along a straight track after [latex]t[/latex] seconds is modeled by the function [latex]s(t)=8t^2-\frac{1}{16}t^3[/latex].

  1. Find the average velocity of the vehicle over the following time intervals to four decimal places:
    1. [4, 4.1]
    2. [4, 4.01]
    3. [4, 4.001]
    4. [4, 4.0001]
  2. Use a. to draw a conclusion about the instantaneous velocity of the vehicle at [latex]t=4[/latex] seconds.

Solution

a. (i) 61.7244 ft/s, (ii) 61.0725 ft/s, (iii) 61.0072 ft/s, (iv) 61.0007 ft/s
b. At 4 seconds the race car is traveling at a rate/velocity of 61 ft/s.

46. [T] The distance in feet that a ball rolls down an incline is modeled by the function [latex]s(t)=14t^2[/latex], where [latex]t[/latex] is seconds after the ball begins rolling.

  1. Find the average velocity of the ball over the following time intervals:
    1. [5, 5.1]
    2. [5, 5.01]
    3. [5, 5.001]
    4. [5, 5.0001]
  2. Use the answers from a. to draw a conclusion about the instantaneous velocity of the ball at [latex]t=5[/latex] seconds.

47.  Two vehicles start out traveling side by side along a straight road. Their position functions, shown in the following graph, are given by [latex]s=f(t)[/latex] and [latex]s=g(t)[/latex], where [latex]s[/latex] is measured in feet and [latex]t[/latex] is measured in seconds.

Two functions s = g(t) and s = f(t) are graphed. The first function s = g(t) starts at (0, 0) and arcs upward through roughly (2, 1) to (4, 4). The second function s = f(t) is a straight line passing through (0, 0) and (4, 4).

  1. Which vehicle has traveled farther at [latex]t=2[/latex] seconds?
  2. What is the approximate velocity of each vehicle at [latex]t=3[/latex] seconds?
  3. Which vehicle is traveling faster at [latex]t=4[/latex] seconds?
  4. What is true about the positions of the vehicles at [latex]t=4[/latex] seconds?

Solution

a. The vehicle represented by [latex]f(t)[/latex], because it has traveled 2 feet, whereas [latex]g(t)[/latex] has traveled 1 foot.
b. The velocity of [latex]f(t)[/latex] is constant at 1 ft/s, while the velocity of [latex]g(t)[/latex] is approximately 2 ft/s.
c. The vehicle represented by [latex]g(t)[/latex], with a velocity of approximately 4 ft/s.
d. Both have traveled 4 feet in 4 seconds.

48. [T] The total cost [latex]C(x)[/latex], in hundreds of dollars, to produce [latex]x[/latex] jars of mayonnaise is given by [latex]C(x)=0.000003x^3+4x+300[/latex].

  1. Calculate the average cost per jar over the following intervals:
    1. [100, 100.1]
    2. [100, 100.01]
    3. [100, 100.001]
    4. [100, 100.0001]
  2. Use the answers from a. to estimate the average cost to produce 100 jars of mayonnaise.

49. [T] For the function [latex]f(x)=x^3-2x^2-11x+12[/latex], do the following.

  1. Use a graphing calculator to graph [latex]f[/latex] in an appropriate viewing window.
  2. Use the ZOOM feature on the calculator to approximate the two values of [latex]x=a[/latex] for which [latex]m_{\tan}=f^{\prime}(a)=0[/latex].

Solution

a.

The function starts in the third quadrant, passes through the x axis at x = -3, increases to a maximum around y = 20, decreases and passes through the x axis at x = 1, continues decreasing to a minimum around y = -13, and then increases through the x axis at x = 4, after which it continues increasing.
b. [latex]a\approx -1.361, \, 2.694[/latex]

50. [T] For the function [latex]f(x)=\frac{x}{1+x^2}[/latex], do the following.

  1. Use a graphing calculator to graph [latex]f[/latex] in an appropriate viewing window.
  2. Use the ZOOM feature on the calculator to approximate the values of [latex]x=a[/latex] for which [latex]m_{\tan}=f^{\prime}(a)=0[/latex].

51.  Suppose that [latex]N(x)[/latex] computes the number of gallons of gas used by a vehicle traveling [latex]x[/latex] miles. Suppose the vehicle gets 30 mpg.

  1. Find a mathematical expression for [latex]N(x)[/latex].
  2. What is [latex]N(100)[/latex]? Explain the physical meaning.
  3. What is [latex]N^{\prime}(100)[/latex]? Explain the physical meaning.

Solution

a. [latex]N(x)=\frac{x}{30}[/latex]
b. [latex]\sim 3.3[/latex] gallons. When the vehicle travels 100 miles, it has used 3.3 gallons of gas.
c. [latex]\frac{1}{30}[/latex]. The rate of gas consumption in gallons per mile that the vehicle is achieving after having traveled 100 miles.

52. [T] For the function [latex]f(x)=x^4-5x^2+4[/latex], do the following.

  1. Use a graphing calculator to graph [latex]f[/latex] in an appropriate viewing window.
  2. Use the [latex]\text{nDeriv}[/latex] function, which numerically finds the derivative, on a graphing calculator to estimate [latex]f^{\prime}(-2), \, f^{\prime}(-0.5), \, f^{\prime}(1.7)[/latex], and [latex]f^{\prime}(2.718)[/latex].

53. [T] For the function [latex]f(x)=\frac{x^2}{x^2+1}[/latex], do the following.

  1. Use a graphing calculator to graph [latex]f[/latex] in an appropriate viewing window.
  2. Use the [latex]\text{nDeriv}[/latex] function on a graphing calculator to find [latex]f^{\prime}(-4), \, f^{\prime}(-2), \, f^{\prime}(2)[/latex], and [latex]f^{\prime}(4)[/latex].

Solution

a.

The function starts in the second quadrant and gently decreases, touches the origin, and then it increases gently.
b. [latex]-0.028, \, -0.16, \, 0.16, \, 0.028[/latex]

Glossary

derivative
the slope of the tangent line to a function at a point, calculated by taking the limit of the difference quotient, is the derivative
difference quotient
of a function [latex]f(x)[/latex] at [latex]a[/latex] is given by

[latex]\frac{f(a+h)-f(a)}{h}[/latex] or [latex]\frac{f(x)-f(a)}{x-a}[/latex]
differentiation
the process of taking a derivative
instantaneous rate of change
the rate of change of a function at any point along the function [latex]a[/latex], also called [latex]f^{\prime}(a)[/latex], or the derivative of the function at [latex]a[/latex]

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Calculus Volume 1 Copyright © 2016 by OSCRiceUniversity is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book