Learning Objectives
In this section, you will:
- Find the derivative of a function.
- Find instantaneous rates of change.
- Find an equation of the tangent line to the graph of a function at a point.
- Find the instantaneous velocity of a particle.
The average teen in the United States opens a refrigerator door an estimated 25 times per day. Supposedly, this average is up from 10 years ago when the average teenager opened a refrigerator door 20 times per day 2.
It is estimated that a television is on in a home 6.75 hours per day, whereas parents spend an estimated 5.5 minutes per day having a meaningful conversation with their children. These averages, too, are not the same as they were 10 years ago, when the television was on an estimated 6 hours per day in the typical household, and parents spent 12 minutes per day in meaningful conversation with their kids.
What do these scenarios have in common? The functions representing them have changed over time. In this section, we will consider methods of computing such changes over time.
Finding the Average Rate of Change of a Function
The functions describing the examples above involve a change over time. Change divided by time is one example of a rate. The rates of change in the previous examples are each different. In other words, some changed faster than others. If we were to graph the functions, we could compare the rates by determining the slopes of the graphs.
A tangent line to a curve is a line that intersects the curve at only a single point but does not cross it there. (The tangent line may intersect the curve at another point away from the point of interest.) If we zoom in on a curve at that point, the curve appears linear, and the slope of the curve at that point is close to the slope of the tangent line at that point.
Figure 1 represents the function f(x)=x3−4x. We can see the slope at various points along the curve.
- slope at x=−2 is 8
- slope at x=−1 is –1
- slope at x=2 is 8
Let’s imagine a point on the curve of function f at x=a as shown in Figure 2. The coordinates of the point are (a,f(a)). Connect this point with a second point on the curve a little to the right of x=a, with an x-value increased by some small real number h. The coordinates of this second point are (a+h,f(a+h)) for some positive-value h.
We can calculate the slope of the line connecting the two points (a,f(a)) and (a+h,f(a+h)), called a secant line, by applying the slope formula,
slope = change in ychange in x
We use the notation msec to represent the slope of the secant line connecting two points.
The slope msec equals the average rate of change between two points (a,f(a)) and (a+h,f(a+h)).
The Average Rate of Change between Two Points on a Curve
The average rate of change (AROC) between two points (a,f(a)) and (a+h,f(a+h)) on the curve of f is the slope of the line connecting the two points and is given by
Example 1
Finding the Average Rate of Change
Find the average rate of change connecting the points (2,−6) and (−1,5).
Solution
We know the average rate of change connecting two points may be given by
If one point is (2,−6), or (2,f(2)), then f(2)=−6.
The value h is the displacement from 2 to −1, which equals −1−2=−3.
For the other point, f(a+h) is the y-coordinate at a+h, which is 2+(−3) or −1, so f(a+h)=f(−1)=5.
Try It #1
Find the average rate of change connecting the points (−5,1.5) and (−2.5,9).
Understanding the Instantaneous Rate of Change
Now that we can find the average rate of change, suppose we make h in Figure 2 smaller and smaller. Then a+h will approach a as h gets smaller, getting closer and closer to 0. Likewise, the second point (a+h,f(a+h)) will approach the first point, (a,f(a)). As a consequence, the connecting line between the two points, called the secant line, will get closer and closer to being a tangent to the function at x=a, and the slope of the secant line will get closer and closer to the slope of the tangent at x=a. See Figure 3.
Because we are looking for the slope of the tangent at x=a, we can think of the measure of the slope of the curve of a function f at a given point as the rate of change at a particular instant. We call this slope the instantaneous rate of change, or the derivative of the function at x=a. Both can be found by finding the limit of the slope of a line connecting the point at x=a with a second point infinitesimally close along the curve. For a function f both the instantaneous rate of change of the function and the derivative of the function at x=a are written as f'(a), and we can define them as a two-sided limit that has the same value whether approached from the left or the right.
The expression by which the limit is found is known as the difference quotient.
Definition of Instantaneous Rate of Change and Derivative
The derivative, or instantaneous rate of change, of a function f at x=a, is given by
The expression f(a+h)−f(a)h is called the difference quotient.
We use the difference quotient to evaluate the limit of the rate of change of the function as h approaches 0.
Derivatives: Interpretations and Notation
The derivative of a function can be interpreted in different ways. It can be observed as the behavior of a graph of the function or calculated as a numerical rate of change of the function.
- The derivative of a function f(x) at a point x=a is the slope of the tangent line to the curve f(x) at x=a. The derivative of f(x) at x=a is written f′(a).
- The derivative f′(a) measures how the curve changes at the point (a,f(a)).
- The derivative f′(a) may be thought of as the instantaneous rate of change of the function f(x) at x=a.
- If a function measures distance as a function of time, then the derivative measures the instantaneous velocity at time t=a.
Notations for the Derivative
The equation of the derivative of a function f(x) is written as y′=f′(x), where y=f(x). The notation f′(x) is read as “ f prime of x. ” Alternate notations for the derivative include the following:
The expression f′(x) is now a function of x; this function gives the slope of the curve y=f(x) at any value of x. The derivative of a function f(x) at a point x=a is denoted f′(a).
How To
Given a function f, find the derivative by applying the definition of the derivative.
- Calculate f(a+h).
- Calculate f(a).
- Substitute and simplify f(a+h)−f(a)h.
- Evaluate the limit if it exists: f′(a)=limh→0f(a+h)−f(a)h.
Example 2
Finding the Derivative of a Polynomial Function
Find the derivative of the function f(x)=x2−3x+5 at x=a.
Solution
We have:
Substitute f(a+h)=(a+h)2−3(a+h)+5 and f(a)=a2−3a+5.
Try It #2
Find the derivative of the function f(x)=3x2+7x at x=a.
Finding Derivatives of Rational Functions
To find the derivative of a rational function, we will sometimes simplify the expression using algebraic techniques we have already learned.
Example 3
Finding the Derivative of a Rational Function
Find the derivative of the function f(x)=3+x2−x at x=a.
Solution
f′(a)=limh→0f(a+h)−f(a)h =limh→03+(a+h)2−(a+h)−(3+a2−a)hSubstitute f(a+h) and f(a) =limh→0(2−(a+h))(2−a)[3+(a+h)2−(a+h)−(3+a2−a)](2−(a+h))(2−a)(h)Multiply numerator and denominator by (2−(a+h))(2−a) =limh→0(2−(a+h))(2−a)(3+(a+h)(2−(a+h)))−(2−(a+h))(2−a)(3+a2−a)(2−(a+h))(2−a)(h)Distribute =limh→06−3a+2a−a2+2h−ah−6+3a+3h−2a+a2+ah(2−(a+h))(2−a)(h)Multiply =limh→05h(2−(a+h))(2−a)(h)Combine like terms =limh→05(2−(a+h))(2−a)Cancel like factors =5(2−(a+0))(2−a)=5(2−a)(2−a)=5(2−a)2Evaluate the limit
Try It #3
Find the derivative of the function f(x)=10x+115x+4 at x=a.
Finding Derivatives of Functions with Roots
To find derivatives of functions with roots, we use the methods we have learned to find limits of functions with roots, including multiplying by a conjugate.
Example 4
Finding the Derivative of a Function with a Root
Find the derivative of the function f(x)=4√x at x=36.
Solution
We have
Multiply the numerator and denominator by the conjugate: 4√a+h+4√a4√a+h+4√a.
Try It #4
Find the derivative of the function f(x)=9√x at x=9.
Finding Instantaneous Rates of Change
Many applications of the derivative involve determining the rate of change at a given instant of a function with the independent variable time—which is why the term instantaneous is used. Consider the height of a ball tossed upward with an initial velocity of 64 feet per second, given by s(t)=−16t2+64t+6, where t is measured in seconds and s(t) is measured in feet. We know the path is that of a parabola. The derivative will tell us how the height is changing at any given point in time. The height of the ball is shown in Figure 4 as a function of time. In physics, we call this the “s-t graph.”
Example 5
Finding the Instantaneous Rate of Change
Using the function above, s(t)=−16t2+64t+6, what is the instantaneous velocity of the ball at 1 second and 3 seconds into its flight?
Solution
The velocity at t=1 and t=3 is the instantaneous rate of change of distance per time, or velocity. Notice that the initial height is 6 feet. To find the instantaneous velocity, we find the derivative and evaluate it at t=1 and t=3:
f′(a)=limh→0f(a+h)−f(a)h =limh→0−16(t+h)2+64(t+h)+6−(−16t2+64t+6)hSubstitute s(t+h) and s(t). =limh→0−16t2−32ht−h2+64t+64h+6+16t2−64t−6hDistribute. =limh→0−32ht−h2+64hhSimplify. =limh→0h(−32t−h+64)hFactor the numerator. =limh→0−32t−h+64Cancel out the common factor h.s′(t)=−32t+64Evaluate the limit by letting h=0.
For any value of t, s′(t) tells us the velocity at that value of t.
Evaluate t=1 and t=3.
The velocity of the ball after 1 second is 32 feet per second, as it is on the way up.
The velocity of the ball after 3 seconds is −32 feet per second, as it is on the way down.
Try It #5
The position of the ball is given by s(t)=−16t2+64t+6. What is its velocity 2 seconds into flight?
Using Graphs to Find Instantaneous Rates of Change
We can estimate an instantaneous rate of change at x=a by observing the slope of the curve of the function f(x) at x=a. We do this by drawing a line tangent to the function at x=a and finding its slope.
How To
Given a graph of a function f(x), find the instantaneous rate of change of the function at x=a.
- Locate x=a on the graph of the function f(x).
- Draw a tangent line, a line that goes through x=a at a and at no other point in that section of the curve. Extend the line far enough to calculate its slope as
change in ychange in x.
Example 6
Estimating the Derivative at a Point on the Graph of a Function
From the graph of the function y=f(x) presented in Figure 5, estimate each of the following:
- ⓐ f(0)
- ⓑ f(2)
- ⓒ f'(0)
- ⓓ f'(2)
Solution
To find the functional value, f(a), find the y-coordinate at x=a.
To find the derivative at x=a, f′(a), draw a tangent line at x=a, and estimate the slope of that tangent line. See Figure 6.
- ⓐ f(0) is the y-coordinate at x=0. The point has coordinates (0,1), thus f(0)=1.
- ⓑ f(2) is the y-coordinate at x=2. The point has coordinates (2,1), thus f(2)=1.
- ⓒ f′(0) is found by estimating the slope of the tangent line to the curve at x=0. The tangent line to the curve at x=0 appears horizontal. Horizontal lines have a slope of 0, thus f′(0)=0.
- ⓓ f′(2) is found by estimating the slope of the tangent line to the curve at x=2. Observe the path of the tangent line to the curve at x=2. As the x value moves one unit to the right, the y value moves up four units to another point on the line. Thus, the slope is 4, so f′(2)=4.
Try It #6
Using the graph of the function f(x)=x3−3x shown in Figure 7, estimate: f(1), f′(1), f(0), and f′(0).
Using Instantaneous Rates of Change to Solve Real-World Problems
Another way to interpret an instantaneous rate of change at x=a is to observe the function in a real-world context. The unit for the derivative of a function f(x) is
Such a unit shows by how many units the output changes for each one-unit change of input. The instantaneous rate of change at a given instant shows the same thing: the units of change of output per one-unit change of input.
One example of an instantaneous rate of change is a marginal cost. For example, suppose the production cost for a company to produce x items is given by C(x), in thousands of dollars. The derivative function tells us how the cost is changing for any value of x in the domain of the function. In other words, C′(x) is interpreted as a marginal cost, the additional cost in thousands of dollars of producing one more item when x items have been produced. For example, C′(11) is the approximate additional cost in thousands of dollars of producing the 12th item after 11 items have been produced. C′(11)=2.50 means that when 11 items have been produced, producing the 12th item would increase the total cost by approximately $2,500.00.
Example 7
Finding a Marginal Cost
The cost in dollars of producing x laptop computers in dollars is f(x)=x2−100x. At the point where 200 computers have been produced, what is the approximate cost of producing the 201st unit?
Solution
If f(x)=x2−100x describes the cost of producing x computers, f′(x) will describe the marginal cost. We need to find the derivative. For purposes of calculating the derivative, we can use the following functions:
f′(x)=f(a+h)−f(a)hFormula for a derivative =(x+h)2−100(x+h)−(x2−100x)hSubstitute f(a+h) and f(a). =x2+2xh+h2−100x−100h−x2+100xhMultiply polynomials, distribute. =2xh+h2−100hhCollect like terms. =h(2x+h−100)hFactor and cancel like terms. =2x+h−100Simplify. =2x−100Evaluate when h=0. f′(x)=2x−100Formula for marginal costf′(200)=2(200)−100=300Evaluate for 200 units.
The marginal cost of producing the 201st unit will be approximately $300.
Example 8
Interpreting a Derivative in Context
A car leaves an intersection. The distance it travels in miles is given by the function f(t), where t represents hours. Explain the following notations:
- ⓐ f(0)=0
- ⓑ f′(1)=60
- ⓒ f(1)=70
- ⓓ f(2.5)=150
Solution
First we need to evaluate the function f(t) and the derivative of the function f′(t), and distinguish between the two. When we evaluate the function f(t), we are finding the distance the car has traveled in t hours. When we evaluate the derivative f′(t), we are finding the speed of the car after t hours.
- ⓐ f(0)=0 means that in zero hours, the car has traveled zero miles.
- ⓑ f′(1)=60 means that one hour into the trip, the car is traveling 60 miles per hour.
- ⓒ f(1)=70 means that one hour into the trip, the car has traveled 70 miles. At some point during the first hour, then, the car must have been traveling faster than it was at the 1-hour mark.
- ⓓ f(2.5)=150 means that two hours and thirty minutes into the trip, the car has traveled 150 miles.
Try It #7
A runner runs along a straight east-west road. The function f(t) gives how many feet eastward of her starting point she is after t seconds. Interpret each of the following as it relates to the runner.
- ⓐ f(0)=0
- ⓑ f(10)=150
- ⓒ f′(10)=15
- ⓓ f′(20)=−10
- ⓔ f(40)=−100
Finding Points Where a Function’s Derivative Does Not Exist
To understand where a function’s derivative does not exist, we need to recall what normally happens when a function f(x) has a derivative at x=a. Suppose we use a graphing utility to zoom in on x=a. If the function f(x) is differentiable, that is, if it is a function that can be differentiated, then the closer one zooms in, the more closely the graph approaches a straight line. This characteristic is called linearity.
Look at the graph in Figure 8. The closer we zoom in on the point, the more linear the curve appears.
We might presume the same thing would happen with any continuous function, but that is not so. The function f(x)=|x|, for example, is continuous at x=0, but not differentiable at x=0. As we zoom in close to 0 in Figure 9, the graph does not approach a straight line. No matter how close we zoom in, the graph maintains its sharp corner.
We zoom in closer by narrowing the range to produce Figure 10 and continue to observe the same shape. This graph does not appear linear at x=0.
What are the characteristics of a graph that is not differentiable at a point? Here are some examples in which function f(x) is not differentiable at x=a.
In Figure 11, we see the graph of
Notice that, as x approaches 2 from the left, the left-hand limit may be observed to be 4, while as x approaches 2 from the right, the right-hand limit may be observed to be 6. We see that it has a discontinuity at x=2.
In Figure 12, we see the graph of f(x)=|x|. We see that the graph has a corner point at x=0.
In Figure 13, we see that the graph of f(x)=x23 has a cusp at x=0. A cusp has a unique feature. Moving away from the cusp, both the left-hand and right-hand limits approach either infinity or negative infinity. Notice the tangent lines as x approaches 0 from both the left and the right appear to get increasingly steeper, but one has a negative slope, the other has a positive slope.
In Figure 14, we see that the graph of f(x)=x13 has a vertical tangent at x=0. Recall that vertical tangents are vertical lines, so where a vertical tangent exists, the slope of the line is undefined. This is why the derivative, which measures the slope, does not exist there.
Differentiability
A function f(x) is differentiable at x=a if the derivative exists at x=a, which means that f′(a) exists.
There are four cases for which a function f(x) is not differentiable at a point x=a.
- When there is a discontinuity at x=a.
- When there is a corner point at x=a.
- When there is a cusp at x=a.
- Any other time when there is a vertical tangent at x=a.
Example 9
Determining Where a Function Is Continuous and Differentiable from a Graph
Using Figure 15, determine where the function is
- continuous
- discontinuous
- differentiable
- not differentiable
At the points where the graph is discontinuous or not differentiable, state why.
Solution
The graph of f(x) is continuous on (−∞,−2)∪(−2, 1)∪(1,∞). The graph of f(x) has a removable discontinuity at x=−2 and a jump discontinuity at x=1. See Figure 16.
The graph of is differentiable on (−∞,−2)∪(−2,−1)∪(−1,1)∪(1,2)∪(2,∞). The graph of f(x) is not differentiable at x=−2 because it is a point of discontinuity, at x=−1 because of a sharp corner, at x=1 because it is a point of discontinuity, and at x=2 because of a sharp corner. See Figure 17.
Try It #8
Determine where the function y=f(x) shown in Figure 18 is continuous and differentiable from the graph.
Finding an Equation of a Line Tangent to the Graph of a Function
The equation of a tangent line to a curve of the function f(x) at x=a is derived from the point-slope form of a line, y=m(x−x1)+y1. The slope of the line is the slope of the curve at x=a and is therefore equal to f′(a), the derivative of f(x) at x=a. The coordinate pair of the point on the line at x=a is (a,f(a)).
If we substitute into the point-slope form, we have
The equation of the tangent line is
The Equation of a Line Tangent to a Curve of the Function f
The equation of a line tangent to the curve of a function f at a point x=a is
How To
Given a function f, find the equation of a line tangent to the function at x=a.
- Find the derivative of f(x) at x=a using f′(a)=limh→0f(a+h)−f(a)h.
- Evaluate the function at x=a. This is f(a).
- Substitute (a,f(a)) and f′(a) into y=f'(a)(x−a)+f(a).
- Write the equation of the tangent line in the form y=mx+b.
Example 10
Finding the Equation of a Line Tangent to a Function at a Point
Find the equation of a line tangent to the curve f(x)=x2−4x at x=3.
Solution
Using:
Substitute f(a+h)=(a+h)2−4(a+h) and f(a)=a2−4a.
Equation of tangent line at x=3:
Analysis
We can use a graphing utility to graph the function and the tangent line. In so doing, we can observe the point of tangency at x=3 as shown in Figure 19.
Try It #9
Find the equation of a tangent line to the curve of the function f(x)=5x2−x+4 at x=2.
Finding the Instantaneous Speed of a Particle
If a function measures position versus time, the derivative measures displacement versus time, or the speed of the object. A change in speed or direction relative to a change in time is known as velocity. The velocity at a given instant is known as instantaneous velocity.
In trying to find the speed or velocity of an object at a given instant, we seem to encounter a contradiction. We normally define speed as the distance traveled divided by the elapsed time. But in an instant, no distance is traveled, and no time elapses. How will we divide zero by zero? The use of a derivative solves this problem. A derivative allows us to say that even while the object’s velocity is constantly changing, it has a certain velocity at a given instant. That means that if the object traveled at that exact velocity for a unit of time, it would travel the specified distance.
Instantaneous Velocity
Let the function s(t) represent the position of an object at time t. The instantaneous velocity or velocity of the object at time t=a is given by
Example 11
Finding the Instantaneous Velocity
A ball is tossed upward from a height of 200 feet with an initial velocity of 36 ft/sec. If the height of the ball in feet after t seconds is given by s(t)=−16t2+36t+200, find the instantaneous velocity of the ball at t=2.
Solution
First, we must find the derivative s′(t). Then we evaluate the derivative at t=2, using s(a+h)=−16(a+h)2+36(a+h)+200 and s(a)=−16a2+36a+200.
Analysis
This result means that at time t=2 seconds, the ball is dropping at a rate of 28 ft/sec.
Try It #10
A fireworks rocket is shot upward out of a pit 12 ft below the ground at a velocity of 60 ft/sec. Its height in feet after t seconds is given by s=−16t2+60t−12. What is its instantaneous velocity after 4 seconds?
Media
Access these online resources for additional instruction and practice with derivatives.
12.4 Section Exercises
Verbal
What is the difference between the average rate of change of a function on the interval [x,x+h] and the derivative of the function at x?
A car traveled 110 miles during the time period from 2:00 P.M. to 4:00 P.M. What was the car's average velocity? At exactly 2:30 P.M., the speed of the car registered exactly 62 miles per hour. What is another name for the speed of the car at 2:30 P.M.? Why does this speed differ from the average velocity?
Explain the concept of the slope of a curve at point x.
Suppose water is flowing into a tank at an average rate of 45 gallons per minute. Translate this statement into the language of mathematics.
Algebraic
For the following exercises, use the definition of derivative limh→0f(x+h)−f(x)h to calculate the derivative of each function.
f(x)=3x−4
f(x)=x2−2x+1
f(x)=2x2+5
f(x)=2+x1−x
f(x)=√1+3x
f(x)=5
For the following exercises, find the average rate of change between the two points.
(−2,0) and (−4,5)
(0,5) and (6,5)
For the following polynomial functions, find the derivatives.
f(x)=x3+1
f(x)=7x2
For the following functions, find the equation of the tangent line to the curve at the given point x on the curve.
f(x)=2x2−3xx=3
f(x)=√xx=9
For the following exercise, find k such that the given line is tangent to the graph of the function.
Graphical
For the following exercises, consider the graph of the function f and determine where the function is continuous/discontinuous and differentiable/not differentiable.
For the following exercises, use Figure 20 to estimate either the function at a given value of x or the derivative at a given value of x, as indicated.
f(−1)
f(1)
f(3)
f′(0)
f′(2)
Sketch the function based on the information below:
f′(x)=2x, f(2)=4
Technology
Numerically evaluate the derivative. Explore the behavior of the graph of f(x)=x2 around x=1 by graphing the function on the following domains: [0.9,1.1], [0.99,1.01], [0.999,1.001], and [0.9999,1.0001] . We can use the feature on our calculator that automatically sets Ymin and Ymax to the Xmin and Xmax values we preset. (On some of the commonly used graphing calculators, this feature may be called ZOOM FIT or ZOOM AUTO). By examining the corresponding range values for this viewing window, approximate how the curve changes at x=1, that is, approximate the derivative at x=1.
Real-World Applications
For the following exercises, explain the notation in words. The volume f(t) of a tank of gasoline, in gallons, t minutes after noon.
f(0)=600
f(30)=0
f(240)=500
For the following exercises, explain the functions in words. The height, s, of a projectile after t seconds is given by s(t)=−16t2+80t.
s'(2)=16
s'(3)=−16
For the following exercises, the volume V of a sphere with respect to its radius r is given by V=43πr3.
Find the average rate of change of V as r changes from 1 cm to 2 cm.
For the following exercises, the revenue generated by selling x items is given by R(x)=2x2+10x.
Find the average change of the revenue function as x changes from x=10 to x=20.
Find R'(15) and interpret. Compare R'(15) to R'(10), and explain the difference.
For the following exercises, the cost of producing x cellphones is described by the function C(x)=x2−4x+1000.
Find the approximate marginal cost, when 15 cellphones have been produced, of producing the 16th cellphone.
Find the approximate marginal cost, when 20 cellphones have been produced, of producing the 21st cellphone.
Extension
For the following exercises, use the definition for the derivative at a point x=a, limx→af(x)−f(a)x−a, to find the derivative of the functions.
f(x)=1x2
f(x)=−x2+4x+7
Footnotes
- 2http://www.csun.edu/science/health/docs/tv&health.html Source provided.