3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (2024)

Learning Objectives

  • 3.2.1Define the derivative function of a given function.
  • 3.2.2Graph a derivative function from the graph of a given function.
  • 3.2.3State the connection between derivatives and continuity.
  • 3.2.4Describe three conditions for when a function does not have a derivative.
  • 3.2.5Explain the meaning of a higher-order derivative.

As we have seen, the derivative of a function at a given point gives us the rate of change or slope of the tangent line to the function at that point. If we differentiate a position function at a given time, we obtain the velocity at that time. It seems reasonable to conclude that knowing the derivative of the function at every point would produce valuable information about the behavior of the function. However, the process of finding the derivative at even a handful of values using the techniques of the preceding section would quickly become quite tedious. In this section we define the derivative function and learn a process for finding it.

Derivative Functions

The derivative function gives the derivative of a function at each point in the domain of the original function for which the derivative is defined. We can formally define a derivative function as follows.

Definition

Let ff be a function. The derivative function, denoted by f,f, is the function whose domain consists of those values of xx such that the following limit exists:

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

(3.9)

A function f(x)f(x) is said to be differentiable at aa iff(a)f(a) exists. More generally, a function is said to be differentiable on SS if it is differentiable at every point in an open set S,S, and a differentiable function is one in which f(x)f(x) exists on its domain.

In the next few examples we use Equation 3.9 to find the derivative of a function.

Example 3.11

Finding the Derivative of a Square-Root Function

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

Solution

Start directly with the definition of the derivative function. Use Equation 3.1.

f ( x ) = lim h 0 x + h x h Substitute f ( x + h ) = x + h and f ( x ) = x into f ( x ) = lim h 0 f ( x + h ) f ( x ) h . = lim h 0 x + h x h · x + h + x x + h + x Multiply numerator and denominator by x + h + x without distributing in the denominator. = lim h 0 h h ( x + h + x ) Multiply the numerators and simplify. = lim h 0 1 ( x + h + x ) Cancel the h . = 1 2 x Evaluate the limit. f ( x ) = lim h 0 x + h x h Substitute f ( x + h ) = x + h and f ( x ) = x into f ( x ) = lim h 0 f ( x + h ) f ( x ) h . = lim h 0 x + h x h · x + h + x x + h + x Multiply numerator and denominator by x + h + x without distributing in the denominator. = lim h 0 h h ( x + h + x ) Multiply the numerators and simplify. = lim h 0 1 ( x + h + x ) Cancel the h . = 1 2 x Evaluate the limit.

Example 3.12

Finding the Derivative of a Quadratic Function

Find the derivative of the function f(x)=x22x.f(x)=x22x.

Solution

Follow the same procedure here, but without having to multiply by the conjugate.

f ( x ) = lim h 0 ( ( x + h ) 2 2 ( x + h ) ) ( x 2 2 x ) h Substitute f ( x + h ) = ( x + h ) 2 2 ( x + h ) and f ( x ) = x 2 2 x into f ( x ) = lim h 0 f ( x + h ) f ( x ) h . = lim h 0 x 2 + 2 x h + h 2 2 x 2 h x 2 + 2 x h Expand ( x + h ) 2 2 ( x + h ) . = lim h 0 2 x h 2 h + h 2 h Simplify. = lim h 0 h ( 2 x 2 + h ) h Factor out h from the numerator. = lim h 0 ( 2 x 2 + h ) Cancel the common factor of h . = 2 x 2 Evaluate the limit. f ( x ) = lim h 0 ( ( x + h ) 2 2 ( x + h ) ) ( x 2 2 x ) h Substitute f ( x + h ) = ( x + h ) 2 2 ( x + h ) and f ( x ) = x 2 2 x into f ( x ) = lim h 0 f ( x + h ) f ( x ) h . = lim h 0 x 2 + 2 x h + h 2 2 x 2 h x 2 + 2 x h Expand ( x + h ) 2 2 ( x + h ) . = lim h 0 2 x h 2 h + h 2 h Simplify. = lim h 0 h ( 2 x 2 + h ) h Factor out h from the numerator. = lim h 0 ( 2 x 2 + h ) Cancel the common factor of h . = 2 x 2 Evaluate the limit.

Checkpoint 3.6

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

We use a variety of different notations to express the derivative of a function. In Example 3.12 we showed that if f(x)=x22x,f(x)=x22x, then f(x)=2x2.f(x)=2x2. If we had expressed this function in the form y=x22x,y=x22x, we could have expressed the derivative as y=2x2y=2x2 or dydx=2x2.dydx=2x2. We could have conveyed the same information by writing ddx(x22x)=2x2.ddx(x22x)=2x2. Thus, for the function y=f(x),y=f(x), each of the following notations represents the derivative of f(x):f(x):

f(x),dydx,y,ddx(f(x)).f(x),dydx,y,ddx(f(x)).

In place of f(a)f(a) we may also use dydx|x=adydx|x=a Use of the dydxdydx notation (called Leibniz notation) is quite common in engineering and physics. To understand this notation better, recall that the derivative of a function at a point is the limit of the slopes of secant lines as the secant lines approach the tangent line. The slopes of these secant lines are often expressed in the form ΔyΔxΔyΔx where ΔyΔy is the difference in the yy values corresponding to the difference in the xx values, which are expressed as ΔxΔx (Figure 3.11). Thus the derivative, which can be thought of as the instantaneous rate of change of yy with respect to x,x, is expressed as

dydx=limΔx0ΔyΔx.dydx=limΔx0ΔyΔx.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (1)

Figure 3.11 The derivative is expressed as dydx=limΔx0ΔyΔx.dydx=limΔx0ΔyΔx.

Graphing a Derivative

We have already discussed how to graph a function, so given the equation of a function or the equation of a derivative function, we could graph it. Given both, we would expect to see a correspondence between the graphs of these two functions, since f(x)f(x) gives the rate of change of a function f(x)f(x) (or slope of the tangent line to f(x)).f(x)).

In Example 3.11 we found that for f(x)=x,f(x)=1/2x.f(x)=x,f(x)=1/2x. If we graph these functions on the same axes, as in Figure 3.12, we can use the graphs to understand the relationship between these two functions. First, we notice that f(x)f(x) is increasing over its entire domain, which means that the slopes of its tangent lines at all points are positive. Consequently, we expect f(x)>0f(x)>0 for all values of xx in its domain. Furthermore, as xx increases, the slopes of the tangent lines to f(x)f(x) are decreasing and we expect to see a corresponding decrease in f(x).f(x). We also observe that f(0)f(0) is undefined and that limx0+f(x)=+,limx0+f(x)=+, corresponding to a vertical tangent to f(x)f(x) at 0.0.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (2)

Figure 3.12 The derivative f(x)f(x) is positive everywhere because the function f(x)f(x) is increasing.

In Example 3.12 we found that for f(x)=x22x,f(x)=2x2.f(x)=x22x,f(x)=2x2. The graphs of these functions are shown in Figure 3.13. Observe that f(x)f(x) is decreasing for x<1.x<1. For these same values of x,f(x)<0.x,f(x)<0. For values of x>1,f(x)x>1,f(x) is increasing and f(x)>0.f(x)>0. Also, f(x)f(x) has a horizontal tangent at x=1x=1 and f(1)=0.f(1)=0.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (3)

Figure 3.13 The derivative f(x)<0f(x)<0 where the function f(x)f(x) is decreasing and f(x)>0f(x)>0 where f(x)f(x) is increasing. The derivative is zero where the function has a horizontal tangent.

Example 3.13

Sketching a Derivative Using a Function

Use the following graph of f(x)f(x) to sketch a graph of f(x).f(x).

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (4)

Solution

The solution is shown in the following graph. Observe that f(x)f(x) is increasing and f(x)>0f(x)>0 on (2,3).(2,3). Also, f(x)f(x) is decreasing and f(x)<0f(x)<0 on (,−2)(,−2) and on (3,+).(3,+). Also note that f(x)f(x) has horizontal tangents at 22 and 3,3, and f(−2)=0f(−2)=0 and f(3)=0.f(3)=0.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (5)

Checkpoint 3.7

Sketch the graph of f(x)=x24.f(x)=x24. On what interval is the graph of f(x)f(x) above the xx-axis?

Derivatives and Continuity

Now that we can graph a derivative, let’s examine the behavior of the graphs. First, we consider the relationship between differentiability and continuity. We will see that if a function is differentiable at a point, it must be continuous there; however, a function that is continuous at a point need not be differentiable at that point. In fact, a function may be continuous at a point and fail to be differentiable at the point for one of several reasons.

Theorem 3.1

Differentiability Implies Continuity

Let f(x)f(x) be a function and aa be in its domain. If f(x)f(x) is differentiable at a,a, then ff is continuous at a.a.

Proof

If f(x)f(x) is differentiable at a,a, then f(a)f(a) exists and

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

We want to show that f(x)f(x) is continuous at aa by showing that limxaf(x)=f(a).limxaf(x)=f(a). Thus,

limxaf(x)=limxa(f(x)f(a)+f(a))=limxa(f(x)f(a)xa·(xa)+f(a))Multiply and dividef(x)f(a)byxa.=(limxaf(x)f(a)xa)·(limxa(xa))+limxaf(a)=f(a)·0+f(a)=f(a).limxaf(x)=limxa(f(x)f(a)+f(a))=limxa(f(x)f(a)xa·(xa)+f(a))Multiply and dividef(x)f(a)byxa.=(limxaf(x)f(a)xa)·(limxa(xa))+limxaf(a)=f(a)·0+f(a)=f(a).

Therefore, since f(a)f(a) is defined and limxaf(x)=f(a),limxaf(x)=f(a), we conclude that ff is continuous at a.a.

We have just proven that differentiability implies continuity, but now we consider whether continuity implies differentiability. To determine an answer to this question, we examine the function f(x)=|x|.f(x)=|x|. This function is continuous everywhere; however, f(0)f(0) is undefined. This observation leads us to believe that continuity does not imply differentiability. Let’s explore further. For f(x)=|x|,f(x)=|x|,

f(0)=limx0f(x)f(0)x0=limx0|x||0|x0=limx0|x|x.f(0)=limx0f(x)f(0)x0=limx0|x||0|x0=limx0|x|x.

This limit does not exist because

limx0|x|x=−1andlimx0+|x|x=1.limx0|x|x=−1andlimx0+|x|x=1.

See Figure 3.14.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (6)

Figure 3.14 The function f(x)=|x|f(x)=|x| is continuous at 00 but is not differentiable at 0.0.

Let’s consider some additional situations in which a continuous function fails to be differentiable. Consider the function f(x)=x3:f(x)=x3:

f(0)=limx0x30x0=limx01x23=+.f(0)=limx0x30x0=limx01x23=+.

Thus f(0)f(0) does not exist. A quick look at the graph of f(x)=x3f(x)=x3 clarifies the situation. The function has a vertical tangent line at 00 (Figure 3.15).

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (7)

Figure 3.15 The function f(x)=x3f(x)=x3 has a vertical tangent at x=0.x=0. It is continuous at 00 but is not differentiable at 0.0.

The function f(x)={xsin(1x)ifx00ifx=0f(x)={xsin(1x)ifx00ifx=0 also has a derivative that exhibits interesting behavior at 0.0. We see that

f(0)=limx0xsin(1/x)0x0=limx0sin(1x).f(0)=limx0xsin(1/x)0x0=limx0sin(1x).

This limit does not exist, essentially because the slopes of the secant lines continuously change direction as they approach zero (Figure 3.16).

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (8)

Figure 3.16 The function f(x)={xsin(1x)ifx00ifx=0f(x)={xsin(1x)ifx00ifx=0 is not differentiable at 0.0.

In summary:

  1. We observe that if a function is not continuous, it cannot be differentiable, since every differentiable function must be continuous. However, if a function is continuous, it may still fail to be differentiable.
  2. We saw that f(x)=|x|f(x)=|x| failed to be differentiable at 00 because the limit of the slopes of the tangent lines on the left and right were not the same. Visually, this resulted in a sharp corner on the graph of the function at 0.0. From this we conclude that in order to be differentiable at a point, a function must be “smooth” at that point.
  3. As we saw in the example of f(x)=x3,f(x)=x3, a function fails to be differentiable at a point where there is a vertical tangent line.
  4. As we saw with f(x)={xsin(1x)ifx00ifx=0f(x)={xsin(1x)ifx00ifx=0 a function may fail to be differentiable at a point in more complicated ways as well.

Example 3.14

A Piecewise Function that is Continuous and Differentiable

A toy company wants to design a track for a toy car that starts out along a parabolic curve and then converts to a straight line (Figure 3.17). The function that describes the track is to have the form f(x)={110x2+bx+cifx<−1014x+52ifx−10f(x)={110x2+bx+cifx<−1014x+52ifx−10 where xx and f(x)f(x) are in inches. For the car to move smoothly along the track, the function f(x)f(x) must be both continuous and differentiable at −10.−10. Find values of bb and cc that make f(x)f(x) both continuous and differentiable.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (9)

Figure 3.17 For the car to move smoothly along the track, the function must be both continuous and differentiable.

Solution

For the function to be continuous at x=−10,limx−10f(x)=f(−10).x=−10,limx−10f(x)=f(−10). Thus, since

lim x 10 f ( x ) = 1 10 ( −10 ) 2 10 b + c = 10 10 b + c lim x 10 f ( x ) = 1 10 ( −10 ) 2 10 b + c = 10 10 b + c

and f(−10)=5,f(−10)=5, we must have 1010b+c=5.1010b+c=5. Equivalently, we have c=10b5.c=10b5.

For the function to be differentiable at −10,−10,

f ( -10 ) = lim x 10 f ( x ) f ( −10 ) x + 10 f ( -10 ) = lim x 10 f ( x ) f ( −10 ) x + 10

must exist. Since f(x)f(x) is defined using different rules on the right and the left, we must evaluate this limit from the right and the left and then set them equal to each other:

lim x 10 f ( x ) f ( −10 ) x + 10 = lim x 10 1 10 x 2 + b x + c 5 x + 10 = lim x 10 1 10 x 2 + b x + ( 10 b 5 ) 5 x + 10 Substitute c = 10 b 5. = lim x 10 x 2 100 + 10 b x + 100 b 10 ( x + 10 ) Multiply numerator and denominator by 10. = lim x 10 ( x + 10 ) ( x 10 + 10 b ) 10 ( x + 10 ) Factor by grouping. = b 2. lim x 10 f ( x ) f ( −10 ) x + 10 = lim x 10 1 10 x 2 + b x + c 5 x + 10 = lim x 10 1 10 x 2 + b x + ( 10 b 5 ) 5 x + 10 Substitute c = 10 b 5. = lim x 10 x 2 100 + 10 b x + 100 b 10 ( x + 10 ) Multiply numerator and denominator by 10. = lim x 10 ( x + 10 ) ( x 10 + 10 b ) 10 ( x + 10 ) Factor by grouping. = b 2.

We also have

lim x 10 + f ( x ) f ( −10 ) x + 10 = lim x 10 + 1 4 x + 5 2 5 x + 10 = lim x 10 + ( x + 10 ) 4 ( x + 10 ) = 1 4 . lim x 10 + f ( x ) f ( −10 ) x + 10 = lim x 10 + 1 4 x + 5 2 5 x + 10 = lim x 10 + ( x + 10 ) 4 ( x + 10 ) = 1 4 .

This gives us b2=14.b2=14. Thus b=74b=74 and c=10(74)5=252.c=10(74)5=252.

Checkpoint 3.8

Find values of aa and bb that make f(x)={ax+bifx<3x2ifx3f(x)={ax+bifx<3x2ifx3 both continuous and differentiable at 3.3.

Higher-Order Derivatives

The derivative of a function is itself a function, so we can find the derivative of a derivative. For example, the derivative of a position function is the rate of change of position, or velocity. The derivative of velocity is the rate of change of velocity, which is acceleration. The new function obtained by differentiating the derivative is called the second derivative. Furthermore, we can continue to take derivatives to obtain the third derivative, fourth derivative, and so on. Collectively, these are referred to as higher-order derivatives. The notation for the higher-order derivatives of y=f(x)y=f(x) can be expressed in any of the following forms:

f(x),f(x),f(4)(x),…,f(n)(x)f(x),f(x),f(4)(x),…,f(n)(x)

y(x),y(x),y(4)(x),…,y(n)(x)y(x),y(x),y(4)(x),…,y(n)(x)

d2ydx2,d3ydx3,d4ydx4,…,dnydxn.d2ydx2,d3ydx3,d4ydx4,…,dnydxn.

It is interesting to note that the notation for d2ydx2d2ydx2 may be viewed as an attempt to express ddx(dydx)ddx(dydx) more compactly. Analogously, ddx(ddx(dydx))=ddx(d2ydx2)=d3ydx3.ddx(ddx(dydx))=ddx(d2ydx2)=d3ydx3.

Example 3.15

Finding a Second Derivative

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

Solution

First find f(x).f(x).

f ( x ) = lim h 0 ( 2 ( x + h ) 2 3 ( x + h ) + 1 ) ( 2 x 2 3 x + 1 ) h Substitute f ( x ) = 2 x 2 3 x + 1 and f ( x + h ) = 2 ( x + h ) 2 3 ( x + h ) + 1 into f ( x ) = lim h 0 f ( x + h ) f ( x ) h . = lim h 0 4 x h + 2 h 2 3 h h Simplify the numerator. = lim h 0 ( 4 x + 2 h 3 ) Factor out the h in the numerator and cancel with the h in the denominator. = 4 x 3 Take the limit. f ( x ) = lim h 0 ( 2 ( x + h ) 2 3 ( x + h ) + 1 ) ( 2 x 2 3 x + 1 ) h Substitute f ( x ) = 2 x 2 3 x + 1 and f ( x + h ) = 2 ( x + h ) 2 3 ( x + h ) + 1 into f ( x ) = lim h 0 f ( x + h ) f ( x ) h . = lim h 0 4 x h + 2 h 2 3 h h Simplify the numerator. = lim h 0 ( 4 x + 2 h 3 ) Factor out the h in the numerator and cancel with the h in the denominator. = 4 x 3 Take the limit.

Next, find f(x)f(x) by taking the derivative of f(x)=4x3.f(x)=4x3.

f ( x ) = lim h 0 f ( x + h ) f ( x ) h Use f ( x ) = lim h 0 f ( x + h ) f ( x ) h with f ( x ) in place of f ( x ) . = lim h 0 ( 4 ( x + h ) 3 ) ( 4 x 3 ) h Substitute f ( x + h ) = 4 ( x + h ) 3 and f ( x ) = 4 x 3. = lim h 0 4 Simplify. = 4 Take the limit. f ( x ) = lim h 0 f ( x + h ) f ( x ) h Use f ( x ) = lim h 0 f ( x + h ) f ( x ) h with f ( x ) in place of f ( x ) . = lim h 0 ( 4 ( x + h ) 3 ) ( 4 x 3 ) h Substitute f ( x + h ) = 4 ( x + h ) 3 and f ( x ) = 4 x 3. = lim h 0 4 Simplify. = 4 Take the limit.

Checkpoint 3.9

Find f(x)f(x) for f(x)=x2.f(x)=x2.

Example 3.16

Finding Acceleration

The position of a particle along a coordinate axis at time tt (in seconds) is given by s(t)=3t24t+1s(t)=3t24t+1 (in meters). Find the function that describes its acceleration at time t.t.

Solution

Since v(t)=s(t)v(t)=s(t) and a(t)=v(t)=s(t),a(t)=v(t)=s(t), we begin by finding the derivative of s(t):s(t):

s ( t ) = lim h 0 s ( t + h ) s ( t ) h = lim h 0 3 ( t + h ) 2 4 ( t + h ) + 1 ( 3 t 2 4 t + 1 ) h = 6 t 4. s ( t ) = lim h 0 s ( t + h ) s ( t ) h = lim h 0 3 ( t + h ) 2 4 ( t + h ) + 1 ( 3 t 2 4 t + 1 ) h = 6 t 4.

Next,

s ( t ) = lim h 0 s ( t + h ) s ( t ) h = lim h 0 6 ( t + h ) 4 ( 6 t 4 ) h = 6. s ( t ) = lim h 0 s ( t + h ) s ( t ) h = lim h 0 6 ( t + h ) 4 ( 6 t 4 ) h = 6.

Thus, a=6m/s2.a=6m/s2.

Checkpoint 3.10

For s(t)=t3,s(t)=t3, find a(t).a(t).

Section 3.2 Exercises

For the following exercises, use the definition of a derivative to find f(x).f(x).

54.

f ( x ) = 6 f ( x ) = 6

55.

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

56.

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

57.

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

58.

f ( x ) = 5 x x 2 f ( x ) = 5 x x 2

59.

f ( x ) = 2 x f ( x ) = 2 x

60.

f ( x ) = x 6 f ( x ) = x 6

61.

f ( x ) = 9 x f ( x ) = 9 x

62.

f ( x ) = x + 1 x f ( x ) = x + 1 x

63.

f ( x ) = 1 x f ( x ) = 1 x

For the following exercises, use the graph of y=f(x)y=f(x) to sketch the graph of its derivative f(x).f(x).

64.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (10)

65.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (11)

66.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (12)

67.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (13)

For the following exercises, the given limit represents the derivative of a function y=f(x)y=f(x) at x=a.x=a. Find f(x)f(x) and a.a.

68.

lim h 0 ( 1 + h ) 2 / 3 1 h lim h 0 ( 1 + h ) 2 / 3 1 h

69.

lim h 0 [ 3 ( 2 + h ) 2 + 2 ] 14 h lim h 0 [ 3 ( 2 + h ) 2 + 2 ] 14 h

70.

lim h 0 cos ( π + h ) + 1 h lim h 0 cos ( π + h ) + 1 h

71.

lim h 0 ( 2 + h ) 4 16 h lim h 0 ( 2 + h ) 4 16 h

72.

lim h 0 [ 2 ( 3 + h ) 2 ( 3 + h ) ] 15 h lim h 0 [ 2 ( 3 + h ) 2 ( 3 + h ) ] 15 h

73.

lim h 0 e h 1 h lim h 0 e h 1 h

For the following functions,

  1. sketch the graph and
  2. use the definition of a derivative to show that the function is not differentiable at x=1.x=1.

74.

f ( x ) = { 2 x , 0 x 1 3 x 1 , x > 1 f ( x ) = { 2 x , 0 x 1 3 x 1 , x > 1

75.

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

76.

f ( x ) = { x 2 + 2 , x 1 x , x > 1 f ( x ) = { x 2 + 2 , x 1 x , x > 1

77.

f ( x ) = { 2 x , x 1 2 x , x > 1 f ( x ) = { 2 x , x 1 2 x , x > 1

For the following graphs,

  1. determine for which values of x=ax=a the limxaf(x)limxaf(x) exists but ff is not continuous at x=a,x=a, and
  2. determine for which values of x=ax=a the function is continuous but not differentiable at x=a.x=a.

78.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (14)

79.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (15)

80.

Use the graph to evaluate a. f(−0.5),f(−0.5), b. f(0),f(0), c. f(1),f(1), d. f(2),f(2), and e. f(3),f(3), if it exists.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (16)

For the following functions, use f(x)=limh0f(x+h)f(x)hf(x)=limh0f(x+h)f(x)h to find f(x).f(x).

81.

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

82.

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

83.

f ( x ) = x + 1 x f ( x ) = x + 1 x

For the following exercises, use a calculator to graph f(x).f(x). Determine the function f(x),f(x), then use a calculator to graph f(x).f(x).

84.

[T] f(x)=5xf(x)=5x

85.

[T] f(x)=3x2+2x+4.f(x)=3x2+2x+4.

86.

[T] f(x)=x+3xf(x)=x+3x

87.

[T] f(x)=12xf(x)=12x

88.

[T] f(x)=1+x+1xf(x)=1+x+1x

89.

[T] f(x)=x3+1f(x)=x3+1

For the following exercises, describe what the two expressions represent in terms of each of the given situations. Be sure to include units.

  1. f(x+h)f(x)hf(x+h)f(x)h
  2. f(x)=limh0f(x+h)f(x)hf(x)=limh0f(x+h)f(x)h

90.

P(x)P(x) denotes the population of a city at time xx in years.

91.

C(x)C(x) denotes the total amount of money (in thousands of dollars) spent on concessions by xx customers at an amusem*nt park.

92.

R(x)R(x) denotes the total cost (in thousands of dollars) of manufacturing xx clock radios.

93.

g(x)g(x) denotes the grade (in percentage points) received on a test, given xx hours of studying.

94.

B(x)B(x) denotes the cost (in dollars) of a sociology textbook at university bookstores in the United States in xx years since 1990.1990.

95.

p(x)p(x) denotes atmospheric pressure in Torrs at an altitude of xx feet.

96.

Sketch the graph of a function y=f(x)y=f(x) with all of the following properties:

  1. f(x)>0f(x)>0 for −2x<1−2x<1
  2. f(2)=0f(2)=0
  3. f(x)>0f(x)>0 for x>2x>2
  4. f(2)=2f(2)=2 and f(0)=1f(0)=1
  5. limxf(x)=0limxf(x)=0 and limxf(x)=limxf(x)=
  6. f(1)f(1) does not exist.

97.

Suppose temperature TT in degrees Fahrenheit at a height xx in feet above the ground is given by y=T(x).y=T(x).

  1. Give a physical interpretation, with units, of T(x).T(x).
  2. If we know that T(1000)=−0.1,T(1000)=−0.1, explain the physical meaning.

98.

Suppose the total profit of a company is y=P(x)y=P(x) thousand dollars when xx units of an item are sold.

  1. What does P(b)P(a)baP(b)P(a)ba for 0<a<b0<a<b measure, and what are the units?
  2. What does P(x)P(x) measure, and what are the units?
  3. Suppose that P(30)=5,P(30)=5, what is the approximate change in profit if the number of items sold increases from 30to31?30to31?

99.

The graph in the following figure models the number of people N(t)N(t) who have come down with the flu tt weeks after its initial outbreak in a town with a population of 50,00050,000 citizens.

  1. Describe what N(t)N(t) represents and how it behaves as tt increases.
  2. What does the derivative tell us about how this town is affected by the flu outbreak?

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (17)

For the following exercises, use the following table, which shows the height hh of the Saturn VV rocket for the Apollo 1111 mission tt seconds after launch.

Time (seconds)Height (meters)
0000
1122
2244
331313
442525
553232

100.

What is the physical meaning of h(t)?h(t)? What are the units?

101.

[T] Construct a table of values for h(t)h(t) and graph both h(t)h(t) and h(t)h(t) on the same graph. (Hint: for interior points, estimate both the left limit and right limit and average them. An interior point of an interval I is an element of I which is not an endpoint of I.)

102.

[T] The best linear fit to the data is given by H(t)=7.229t4.905,H(t)=7.229t4.905, where HH is the height of the rocket (in meters) and tt is the time elapsed since takeoff. From this equation, determine H(t).H(t). Graph H(t)H(t) with the given data and, on a separate coordinate plane, graph H(t).H(t).

103.

[T] The best quadratic fit to the data is given by G(t)=1.429t2+0.0857t0.1429,G(t)=1.429t2+0.0857t0.1429, where GG is the height of the rocket (in meters) and tt is the time elapsed since takeoff. From this equation, determine G(t).G(t). Graph G(t)G(t) with the given data and, on a separate coordinate plane, graph G(t).G(t).

104.

[T] The best cubic fit to the data is given by F(t)=0.2037t3+2.956t22.705t+0.4683,F(t)=0.2037t3+2.956t22.705t+0.4683, where FF is the height of the rocket (in m) and tt is the time elapsed since take off. From this equation, determine F(t).F(t). Graph F(t)F(t) with the given data and, on a separate coordinate plane, graph F(t).F(t). Does the linear, quadratic, or cubic function fit the data best?

105.

Using the best linear, quadratic, and cubic fits to the data, determine what H(t),G(t)andF(t)H(t),G(t)andF(t) are. What are the physical meanings of H(t),G(t)andF(t),H(t),G(t)andF(t), and what are their units?

I am well-versed in the topic of calculus and derivatives, and I can provide a detailed analysis of the concepts mentioned in the article.

The article discusses several key concepts related to derivatives:

  1. Definition of the Derivative Function:

    • The derivative function, denoted by f′(x), represents the rate of change or slope of the tangent line to a function at a given point.
    • It is defined as the limit of the difference quotient: f′(x) = lim(h→0) [f(x+h)−f(x)]/h.
  2. Differentiability:

    • A function is said to be differentiable at a point if the limit defining the derivative at that point exists.
    • If a function is differentiable at every point in its domain, it is considered a differentiable function.
  3. Derivatives of Specific Functions:

    • Examples are provided to illustrate the process of finding derivatives of specific functions using the limit definition.
    • For instance, the derivative of f(x) = x is found to be f′(x) = 1/2x.
  4. Graphing Derivatives:

    • The article discusses how to graph the derivative of a function and explores the relationship between the graphs of a function and its derivative.
    • Observations are made based on the signs of the derivative and the behavior of the original function.
  5. Derivatives and Continuity:

    • The article establishes the relationship between differentiability and continuity. It states that if a function is differentiable at a point, it must be continuous at that point.
    • However, continuity does not necessarily imply differentiability, as demonstrated by examples such as f(x) = |x|.
  6. Higher-Order Derivatives:

    • The concept of higher-order derivatives is introduced, indicating the derivative of a derivative. Notations such as f″(x), f‴(x), and f(n)(x) are used to represent second, third, and nth derivatives.
  7. Example of Finding a Second Derivative:

    • An example is provided where the second derivative of a given function (f(x) = 2x^2 − 3x + 1) is found using the limit definition.

Overall, the article covers fundamental aspects of calculus, focusing on derivatives, their definitions, applications, and relationships with continuity. If you have specific questions or if there's a particular aspect you'd like more information on, feel free to ask.

3.2 The Derivative as a Function - Calculus Volume 1 | OpenStax (2024)
Top Articles
Latest Posts
Article information

Author: Greg Kuvalis

Last Updated:

Views: 5800

Rating: 4.4 / 5 (55 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Greg Kuvalis

Birthday: 1996-12-20

Address: 53157 Trantow Inlet, Townemouth, FL 92564-0267

Phone: +68218650356656

Job: IT Representative

Hobby: Knitting, Amateur radio, Skiing, Running, Mountain biking, Slacklining, Electronics

Introduction: My name is Greg Kuvalis, I am a witty, spotless, beautiful, charming, delightful, thankful, beautiful person who loves writing and wants to share my knowledge and understanding with you.