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

3.1 Defining the Derivative

Calculus Volume 13.1 Defining the Derivative

Learning Objectives

  • 3.1.1 Recognize the meaning of the tangent to a curve at a point.
  • 3.1.2 Calculate the slope of a tangent line.
  • 3.1.3 Identify the derivative as the limit of a difference quotient.
  • 3.1.4 Calculate the derivative of a given function at a point.
  • 3.1.5 Describe the velocity as a rate of change.
  • 3.1.6 Explain the difference between average velocity and instantaneous velocity.
  • 3.1.7 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)(1643–1727) and the German Gottfried Leibniz (1646–1716),(1646–1716), whose images appear in Figure 3.2. 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 3.2 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 (a,f(a))(a,f(a)) 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 xx near aa and drawing a line through the points (a,f(a))(a,f(a)) and (x,f(x)),(x,f(x)), as shown in Figure 3.3. The slope of this line is given by an equation in the form of a difference quotient:

msec=f(x)f(a)xa.msec=f(x)f(a)xa.

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

msec=f(a+h)f(a)a+ha=f(a+h)f(a)h.msec=f(a+h)f(a)a+ha=f(a+h)f(a)h.

Definition

Let ff be a function defined on an interval II containing a.a. If xaxa is in I,I, then

Q=f(x)f(a)xaQ=f(x)f(a)xa
(3.1)

is a difference quotient.

Also, if h0h0 is chosen so that a+ha+h is in I,I, then

Q=f(a+h)f(a)hQ=f(a+h)f(a)h
(3.2)

is a difference quotient with increment h.h.

Media

View the development of the derivative with this applet.

These two expressions for calculating the slope of a secant line are illustrated in Figure 3.3. 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 3.3 We can calculate the slope of a secant line in either of two ways.

In Figure 3.4(a) we see that, as the values of xx approach a,a, the slopes of the secant lines provide better estimates of the rate of change of the function at a.a. Furthermore, the secant lines themselves approach the tangent line to the function at a,a, which represents the limit of the secant lines. Similarly, Figure 3.4(b) shows that as the values of hh get closer to 0,0, the secant lines also approach the tangent line. The slope of the tangent line at aa is the rate of change of the function at a,a, as shown in Figure 3.4(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.4 The secant lines approach the tangent line (shown in green) as the second point approaches the first.

Media

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

In Figure 3.5 we show the graph of f(x)=xf(x)=x and its tangent line at (1,1)(1,1) in a series of tighter intervals about x=1.x=1. 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 xx close to 1.1. In fact, the graph of f(x)f(x) itself appears to be locally linear in the immediate vicinity of x=1.x=1.

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 3.5 For values of xx close to 1,1, the graph of f(x)=xf(x)=x and its tangent line appear to coincide.

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

Definition

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

mtan=limxaf(x)f(a)xamtan=limxaf(x)f(a)xa
(3.3)

provided this limit exists.

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

mtan=limh0f(a+h)f(a)hmtan=limh0f(a+h)f(a)h
(3.4)

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.

Example 3.1

Finding a Tangent Line

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

Example 3.2

The Slope of a Tangent Line Revisited

Use Equation 3.4 to find the slope of the line tangent to the graph of f(x)=x2f(x)=x2 at x=3.x=3.

Example 3.3

Finding the Equation of a Tangent Line

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

Checkpoint 3.1

Find the slope of the line tangent to the graph of f(x)=xf(x)=x at x=4.x=4.

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 f(x)f(x) be a function defined in an open interval containing a.a. The derivative of the function f(x)f(x) at a,a, denoted by f(a),f(a), is defined by

f(a)=limxaf(x)f(a)xaf(a)=limxaf(x)f(a)xa
(3.5)

provided this limit exists.

Alternatively, we may also define the derivative of f(x)f(x) at aa as

f(a)=limh0f(a+h)f(a)h.f(a)=limh0f(a+h)f(a)h.
(3.6)

Example 3.4

Estimating a Derivative

For f(x)=x2,f(x)=x2, use a table to estimate f(3)f(3) using Equation 3.5.

Checkpoint 3.2

For f(x)=x2,f(x)=x2, use a table to estimate f(3)f(3) using Equation 3.6.

Example 3.5

Finding a Derivative

For f(x)=3x24x+1,f(x)=3x24x+1, find f(2)f(2) by using Equation 3.5.

Example 3.6

Revisiting the Derivative

For f(x)=3x24x+1,f(x)=3x24x+1, find f(2)f(2) by using Equation 3.6.

Checkpoint 3.3

For f(x)=x2+3x+2,f(x)=x2+3x+2, find f(1).f(1).

Velocities and Rates of Change

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

vave=s(t)s(a)ta.vave=s(t)s(a)ta.
(3.7)

As the values of tt approach a,a, the values of vavevave approach the value we call the instantaneous velocity at a.a. That is, instantaneous velocity at a,a, denoted v(a),v(a), is given by

v(a)=s(a)=limtas(t)s(a)ta.v(a)=s(a)=limtas(t)s(a)ta.
(3.8)

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

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 3.8 The slope of the secant line is the average velocity over the interval [a,t].[a,t]. The slope of the tangent line is the instantaneous velocity.

We can use Equation 3.5 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 Equation 3.7.

Example 3.7

Estimating Velocity

A lead weight on a spring is oscillating up and down. Its position at time tt with respect to a fixed horizontal line is given by s(t)=sints(t)=sint (Figure 3.9). Use a table of values to estimate v(0).v(0). Check the estimate by using Equation 3.5.

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 3.9 A lead weight suspended from a spring in vertical oscillatory motion.

Checkpoint 3.4

A rock is dropped from a height of 6464 feet. Its height above ground at time tt seconds later is given by s(t)=−16t2+64,0t2.s(t)=−16t2+64,0t2. Find its instantaneous velocity 11 second after it is dropped, using Equation 3.5.

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 f(x)f(x) at a value aa is its derivative f(a).f(a).

Example 3.8

Chapter Opener: Estimating Rate of Change of Velocity

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

Reaching a top speed of 270.49270.49 mph, the Hennessey Venom GT is one of the fastest cars in the world. In tests it went from 00 to 6060 mph in 3.053.05 seconds, from 0to1000to100 mph in 5.885.88 seconds, from 0to2000to200 mph in 14.5114.51 seconds, and from 0to229.90to229.9 mph in 19.9619.96 seconds. Use this data to draw a conclusion about the rate of change of velocity (that is, its acceleration) as it approaches 229.9229.9 mph. Does the rate at which the car is accelerating appear to be increasing, decreasing, or constant?

Example 3.9

Rate of Change of Temperature

A homeowner sets the thermostat so that the temperature in the house begins to drop from 70°F70°F at 99 p.m., reaches a low of 60°60° during the night, and rises back to 70°70° by 77 a.m. the next morning. Suppose that the temperature in the house is given by T(t)=0.4t24t+70T(t)=0.4t24t+70 for 0t10,0t10, where tt is the number of hours past 99 p.m. Find the instantaneous rate of change of the temperature at midnight.

Example 3.10

Rate of Change of Profit

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

Checkpoint 3.5

A coffee shop determines that the daily profit on scones obtained by charging ss dollars per scone is P(s)=−20s2+150s10.P(s)=−20s2+150s10. The coffee shop currently charges $3.25$3.25 per scone. Find P(3.25),P(3.25), the rate of change of profit when the price is $3.25$3.25 and decide whether or not the coffee shop should consider raising or lowering its prices on scones.

Section 3.1 Exercises

For the following exercises, use Equation 3.1 to find the slope of the secant line between the values x1x1 and x2x2 for each function y=f(x).y=f(x).

1.

f ( x ) = 4 x + 7 ; x 1 = 2 , x 2 = 5 f ( x ) = 4 x + 7 ; x 1 = 2 , x 2 = 5

2.

f ( x ) = 8 x 3 ; x 1 = −1 , x 2 = 3 f ( x ) = 8 x 3 ; x 1 = −1 , x 2 = 3

3.

f ( x ) = x 2 + 2 x + 1 ; x 1 = 3 , x 2 = 3.5 f ( x ) = x 2 + 2 x + 1 ; x 1 = 3 , x 2 = 3.5

4.

f ( x ) = x 2 + x + 2 ; x 1 = 0.5 , x 2 = 1.5 f ( x ) = x 2 + x + 2 ; x 1 = 0.5 , x 2 = 1.5

5.

f ( x ) = 4 3 x 1 ; x 1 = 1 , x 2 = 3 f ( x ) = 4 3 x 1 ; x 1 = 1 , x 2 = 3

6.

f ( x ) = x 7 2 x + 1 ; x 1 = 0 , x 2 = 2 f ( x ) = x 7 2 x + 1 ; x 1 = 0 , x 2 = 2

7.

f ( x ) = x ; x 1 = 1 , x 2 = 16 f ( x ) = x ; x 1 = 1 , x 2 = 16

8.

f ( x ) = x 9 ; x 1 = 10 , x 2 = 13 f ( x ) = x 9 ; x 1 = 10 , x 2 = 13

9.

f ( x ) = x 1 / 3 + 1 ; x 1 = 0 , x 2 = 8 f ( x ) = x 1 / 3 + 1 ; x 1 = 0 , x 2 = 8

10.

f ( x ) = 6 x 2 / 3 + 2 x 1 / 3 ; x 1 = 1 , x 2 = 27 f ( x ) = 6 x 2 / 3 + 2 x 1 / 3 ; x 1 = 1 , x 2 = 27

For the following functions,

  1. use Equation 3.4 to find the slope of the tangent line mtan=f(a),mtan=f(a), and
  2. find the equation of the tangent line to ff at x=a.x=a.
11.

f ( x ) = 3 4 x , a = 2 f ( x ) = 3 4 x , a = 2

12.

f ( x ) = x 5 + 6 , a = −1 f ( x ) = x 5 + 6 , a = −1

13.

f ( x ) = x 2 + x , a = 1 f ( x ) = x 2 + x , a = 1

14.

f ( x ) = 1 x x 2 , a = 0 f ( x ) = 1 x x 2 , a = 0

15.

f ( x ) = 7 x , a = 3 f ( x ) = 7 x , a = 3

16.

f ( x ) = x + 8 , a = 1 f ( x ) = x + 8 , a = 1

17.

f ( x ) = 2 3 x 2 , a = −2 f ( x ) = 2 3 x 2 , a = −2

18.

f ( x ) = −3 x 1 , a = 4 f ( x ) = −3 x 1 , a = 4

19.

f ( x ) = 2 x + 3 , a = −4 f ( x ) = 2 x + 3 , a = −4

20.

f ( x ) = 3 x 2 , a = 3 f ( x ) = 3 x 2 , a = 3

For the following functions y=f(x),y=f(x), find f(a)f(a) using Equation 3.5.

21.

f ( x ) = 5 x + 4 , a = −1 f ( x ) = 5 x + 4 , a = −1

22.

f ( x ) = −7 x + 1 , a = 3 f ( x ) = −7 x + 1 , a = 3

23.

f ( x ) = x 2 + 9 x , a = 2 f ( x ) = x 2 + 9 x , a = 2

24.

f ( x ) = 3 x 2 x + 2 , a = 1 f ( x ) = 3 x 2 x + 2 , a = 1

25.

f ( x ) = x , a = 4 f ( x ) = x , a = 4

26.

f ( x ) = x 2 , a = 6 f ( x ) = x 2 , a = 6

27.

f ( x ) = 1 x , a = 2 f ( x ) = 1 x , a = 2

28.

f ( x ) = 1 x 3 , a = −1 f ( x ) = 1 x 3 , a = −1

29.

f ( x ) = 1 x 3 , a = 1 f ( x ) = 1 x 3 , a = 1

30.

f ( x ) = 1 x , a = 4 f ( x ) = 1 x , a = 4

For the following exercises, given the function y=f(x),y=f(x),

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

[T] f(x)=x2+3x+4,P(1,8)f(x)=x2+3x+4,P(1,8) (Round to 66 decimal places.)

x Slope mPQmPQ x Slope mPQmPQ
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)
32.

[T] f(x)=x+1x21,P(0,−1)f(x)=x+1x21,P(0,−1)

x Slope mPQmPQ x Slope mPQmPQ
0.1 (i) −0.1−0.1 (vii)
0.01 (ii) −0.01−0.01 (viii)
0.001 (iii) −0.001−0.001 (ix)
0.0001 (iv) −0.0001−0.0001 (x)
0.00001 (v) −0.00001−0.00001 (xi)
0.000001 (vi) −0.000001−0.000001 (xii)
33.

[T] f(x)=10e0.5x,P(0,10)f(x)=10e0.5x,P(0,10) (Round to 44 decimal places.)

x Slope mPQmPQ
−0.1−0.1 (i)
−0.01−0.01 (ii)
−0.001−0.001 (iii)
−0.0001−0.0001 (iv)
−0.00001−0.00001 (v)
−0.000001 (vi)
34.

[T] f(x)=tan(x),P(π,0)f(x)=tan(x),P(π,0)

x Slope mPQmPQ
3.1 (i)
3.14 (ii)
3.141 (iii)
3.1415 (iv)
3.14159 (v)
3.141592 (vi)

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

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

s ( t ) = 1 3 t + 5 s ( t ) = 1 3 t + 5

36.

s ( t ) = t 2 2 t s ( t ) = t 2 2 t

37.

s ( t ) = 2 t 3 + 3 s ( t ) = 2 t 3 + 3

38.

s ( t ) = 16 t 2 4 t s ( t ) = 16 t 2 4 t

39.

Use the following graph to evaluate a. f(1)f(1) and b. f(6).f(6).

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).
40.

Use the following graph to evaluate a. f(−3)f(−3) and b. f(1.5).f(1.5).

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 x=ax=a for each of the given functions.

41.

f ( x ) = x 1 / 3 , x = 0 f ( x ) = x 1 / 3 , x = 0

42.

f ( x ) = x 2 / 3 , x = 0 f ( x ) = x 2 / 3 , x = 0

43.

f ( x ) = { 1 , x < 1 x , x 1 , x = 1 f ( x ) = { 1 , x < 1 x , x 1 , x = 1

44.

f ( x ) = | x | x , x = 0 f ( x ) = | x | x , x = 0

45.

[T] The position in feet of a race car along a straight track after tt seconds is modeled by the function s(t)=8t2116t3.s(t)=8t2116t3.

  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 t=4t=4 seconds.
46.

[T] The distance in feet that a ball rolls down an incline is modeled by the function s(t)=14t2,s(t)=14t2, where t 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 t=5t=5 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 s=f(t)s=f(t) and s=g(t),s=g(t), where ss is measured in feet and tt 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 t=2t=2 seconds?
  2. What is the approximate velocity of each vehicle at t=3t=3 seconds?
  3. Which vehicle is traveling faster at t=4t=4 seconds?
  4. What is true about the positions of the vehicles at t=4t=4 seconds?
48.

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

  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 100100 jars of mayonnaise.
49.

[T] For the function f(x)=x32x211x+12,f(x)=x32x211x+12, do the following.

  1. Use a graphing calculator to graph f in an appropriate viewing window.
  2. Use the ZOOM feature on the calculator to approximate the two values of x=ax=a for which mtan=f(a)=0.mtan=f(a)=0.
50.

[T] For the function f(x)=x1+x2,f(x)=x1+x2, do the following.

  1. Use a graphing calculator to graph ff in an appropriate viewing window.
  2. Use the ZOOM feature on the calculator to approximate the values of x=ax=a for which mtan=f(a)=0.mtan=f(a)=0.
51.

Suppose that N(x)N(x) computes the number of gallons of gas used by a vehicle traveling xx miles. Suppose the vehicle gets 3030 mpg.

  1. Find a mathematical expression for N(x).N(x).
  2. What is N(100)?N(100)? Explain the physical meaning.
  3. What is N(100)?N(100)? Explain the physical meaning.
52.

[T] For the function f(x)=x45x2+4,f(x)=x45x2+4, do the following.

  1. Use a graphing calculator to graph ff in an appropriate viewing window.
  2. Use the nDerivnDeriv function, which numerically finds the derivative, on a graphing calculator to estimate f(−2),f(−0.5),f(1.7),f(−2),f(−0.5),f(1.7), and f(2.718).f(2.718).
53.

[T] For the function f(x)=x2x2+1,f(x)=x2x2+1, do the following.

  1. Use a graphing calculator to graph ff in an appropriate viewing window.
  2. Use the nDerivnDeriv function on a graphing calculator to find f(−4),f(−2),f(2),f(−4),f(−2),f(2), and f(4).f(4).
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.