Precalculus with Integrated CalculusXYZ Homework Edition

⇩ Download ▾

6.2 Introduction to Derivatives

Average and Instantaneous Velocity, Revisited

We begin this section by revisiting (again!) the notion of average velocity - a concept we first encountered in Example 1.2.8 in Section 1.2 and later revisited in Example 3.1.3 in Section 3.1.

In this scenario, the position function1 s ( t ) = 5 t 2 + 100 t , 0 t 20 gives the height of a model rocket above the Moon's surface, in feet, t seconds after liftoff. The average rate of change of s over an interval is the average velocity of the rocket over that interval. The average velocity provides two pieces of information: the average speed of the rocket along with the rocket's direction. We formalized the average velocity in Definition 3.5 in Section 3.1:

If we define the change in time, Δ t = t t 0 , we get t = t 0 + Δ t which gives:

v ¯ ( Δ t ) = Δ [ s ( t ) ] Δ t = s ( t 0 + Δ t ) s ( t 0 ) Δ t , Δ t 0 .

The above formula measures the average velocity between time t 0 and time t 0 + Δ t as a function of Δ t .

We now revisit Example 3.1.3 in Section 3.1 using this new formulation.2

The reader is invited to compare Example 3.1.3 in Section 3.1 with Exercise 6.2.1 above. We obtain the exact same information because we are asking the exact same questions - they are just framed differently. We now take the time to formally define instantaneous velocity:

Based on our work in Examples 3.1.3 and 6.2.1, we have v ( 15 ) = 50 . In both of those examples, we've seen what v ( 15 ) means on the graph of v ¯ , but there is a more important interpretation when we analyze the graph of s . Recall that the average velocity, and, more generally, average rates of change can be visualized as slopes of secant lines.3

Below is a sequence of secant lines along with the graph of y = s ( t ) . In each case, the secant line is graphed between ( 15 , s ( 15 ) ) = ( 15 , 375 ) and another point on the graph.4 As the points on the parabola approach ( 15 , 375 ) the secant lines approach what is known as the tangent line.

Image: sectotan01
Figure 6.22
Image: sectotan03
Figure 6.23
Image: sectotan05
Figure 6.24

To find the equation of the tangent line in this case, which we'll call L ( t ) , we refer to the point-slope form of a line, Equation 1.1:

L ( t ) = s ( t 0 ) + m ( t t 0 ) = s ( 15 ) + v ( 15 ) ( t 15 ) = 375 50 ( t 15 ) = 50 t + 1125 .

The tangent line can best be thought of as `the best linear approximation' to the graph of y = s ( t ) at ( 15 , 375 ) . That is, if we zoom in near ( 15 , 375 ) , the graph of y = s ( t ) and this tangent line become indistinguishable. This geometric property of y = s ( t ) is called local linearity 5 and is foundational to the analysis of functions. Below we graph y = s ( t ) = 5 t 2 + 100 t along with y = L ( t ) = 50 t + 1125 and observe the local linearity near ( 15 , 375 ) .

Image: tangent
Figure 6.25
Image: tangentzoom1
Figure 6.26
Image: tangentzoom2
Figure 6.27

The tangent line at ( 15 , 375 ) .

Zooming in near ( 15 , 375 ) .

Zooming in closer to ( 15 , 375 ) .

Our next step is to generalize these notions to all functions.

Difference Quotients and Derivatives

Recall in Section 1.2.4 the concept of the average rate of change of a function over the interval [ a , b ] is the slope between the two points ( a , f ( a ) ) and ( b , f ( b ) ) and is given by

Δ [ f ( x ) ] Δ x = f ( b ) f ( a ) b a .

Geometrically, the average rate of change is the slope of the so-called secant line which `cuts' through the graph of y = f ( x ) at the points ( a , f ( a ) ) and ( b , f ( b ) ) :

Image: SecantLine
Figure 6.28

Consider a function f defined over an interval containing x and x + h where h 0 . The average rate of change of f over the interval [ x , x + h ] is thus given by the formula:6

Δ [ f ( x ) ] Δ x = f ( x + h ) f ( x ) h , h 0 .

The above is an example of what is traditionally called the difference quotient or Newton quotient of f , since it is the quotient of two differences, namely Δ [ f ( x ) ] and Δ x . Another formula for the difference quotient (as seen in Section 5.2.1) keeps with the notation Δ x instead of h :

Δ [ f ( x ) ] Δ x = f ( x + Δ x ) f ( x ) Δ x , Δ x 0 .

It is important to understand that in this formulation of the difference quotient, the variables ` x ' and ` Δ x ' are distinct - that is they do not combine as like terms.

Note that, regardless of which form the difference quotient takes, when h , Δ x , or Δ t is 0 , the difference quotient returns the indeterminate form ` 0 0 .' As we've seen with rational functions in Section 3.1, when this happens, we can use a limit to help us determine the indeterminate form.

In Section 6.2.1, taking the limit of average velocity as Δ t 0 produced instantaneous velocity. More generally, taking the limit of the average rate of change as the denominator approaches 0 produces the instantaneous rate of change of the function at that point. The instantaneous rate of change of a function, called the derivative of the function, is defined below.

Using the language of derivatives, Examples 3.1.3 and 6.2.1 have us computing v ( 15 ) = s ( 15 ) . Moreover, since the derivative is a rate of change, it's important to note that the associated units of f ( a ) are units of  f ( x ) units of  x . This tracks with the units of v ( 15 ) = s ( 15 ) being feet second , a velocity.

As in Section 6.2.1, f ( a ) represents the slope of the tangent line at the point ( a , f ( a ) ) . We use this to formally define the tangent line below.

We put these definitions to good use in the following example.

What if we wanted to find the equation of the tangent line to the graph of the function in Example 6.2.2 at x = 0 ? x = 1 ? x = 5 ? We'd ostensibly need to run through difference quotients and limit calculations for each and every input value: x = 0 , x = 1 , and x = 5 . Or we could do a single limit with a generic ` x ', simplify the difference quotient and take the limit once, and substitute in particular values of x :

It is worth noting that if we set h = Δ x , and consider the graph y = f ( x ) , we get:

f ( x ) = lim h 0 f ( x + h ) f ( x ) h = lim Δ x 0 f ( x + Δ x ) f ( x ) Δ x = lim Δ x 0 Δ [ f ( x ) ] Δ x = lim Δ x 0 Δ y Δ x ,

which is why sometimes the derivative is denoted7 d y d x .

The astute reader will note that the graph of f ( x ) = x 2 + 3 x 1 in Example 6.2.3 is a parabola and finding where f ( x ) = 0 lead us right back to the vertex. Using a derivative to find the vertex may seem a bit excessive given that we've algebraically derived a handy `vertex formula' in Section 1.4. However, as the functions we aim to analyze become more and more sophisticated, the tools we use to analyze them must also become more sophisticated. The derivative is one such tool that has a near universal application.8

Exercises

In Exercises -, find the limit of the following difference quotients.

  • lim h 0 f ( 2 + h ) f ( 2 ) h
  • lim h 0 f ( x + h ) f ( x ) h
  1. f ( x ) = 2 x 5
  2. f ( x ) = 3 x + 5
  3. f ( x ) = 6
  4. f ( x ) = 3 x 2 x
  5. f ( x ) = x 2 + 2 x 1
  6. f ( x ) = 4 x 2

In Exercises -, find:

  • f ( 2 ) = lim h 0 f ( 2 + h ) f ( 2 ) h
  • The equation of the tangent line at ( 2 , f ( 2 ) ) . Check your answer graphically.
  • f ( x ) = lim h 0 f ( x + h ) f ( x ) h
  • The equation of the tangent line at ( 0 , f ( 0 ) ) . Check your answer graphically.
  • f ( x ) = x x 2
  • f ( x ) = x 3 + 1
  • Find f ( x ) = lim h 0 f ( x + h ) f ( x ) h for f ( x ) = m x + b where m 0
    1. Find f ( x ) = lim h 0 f ( x + h ) f ( x ) h for f ( x ) = a x 2 + b x + c where a 0 .
    2. Solve f ( x ) = 0 for x . Does this look familiar? Explain.

In Exercises -, find the limit of the following difference quotients:

  • lim Δ x 0 f ( 1 + Δ x ) f ( 1 ) Δ x
  • lim Δ x 0 f ( x + Δ x ) f ( x ) Δ x
  • f ( x ) = 2 x
  • f ( x ) = 3 1 x
  • f ( x ) = 1 x 2
  • f ( x ) = 2 x + 5

In Exercises -, find the limit of the following:

  • f ( 1 ) = lim Δ x 0 f ( 1 + Δ x ) f ( 1 ) Δ x
  • The equation of the tangent line at ( 1 , f ( 1 ) ) .
  • f ( x ) = lim Δ x 0 f ( x + Δ x ) f ( x ) Δ x
  • The equation of the tangent line at ( 0 , f ( 0 ) ) .
  • f ( x ) = 1 4 x 3
  • f ( x ) = 3 x x + 2
  • f ( x ) = x x 9
  • f ( x ) = x 2 2 x + 1

In Exercises -, find the limit of the following difference quotients:

  • lim Δ t 0 g ( Δ t ) g ( 0 ) Δ t
  • lim Δ t 0 g ( t + Δ t ) g ( t ) Δ t
  • g ( t ) = 9 t
  • g ( t ) = 2 t + 1

In Exercises -, find the following:

  • g ( 0 ) = lim Δ t 0 g ( Δ t ) g ( 0 ) Δ t
  • The equation of the tangent line at ( 0 , g ( 0 ) ) .
  • g ( t ) = lim Δ t 0 g ( t + Δ t ) g ( t ) Δ t
  • The equation of the tangent line at ( 1 , g ( 1 ) ) .
  • g ( t ) = 4 t + 5
  • g ( t ) = 4 t
  • For g ( t ) = t t :

    1. Explain why g ( 0 ) = lim Δ t 0 g ( Δ t ) g ( 0 ) Δ t does not exist.
    2. Find the derivative from the right at t = 0 : g + ( 0 ) = lim Δ t 0 + g ( Δ t ) g ( 0 ) Δ t
    3. Find y = g + ( 0 ) ( x 0 ) + g ( 0 ) and interpret.
    4. Find g ( t ) = lim Δ t 0 g ( t + Δ t ) g ( t ) Δ t . Assume t > 0 .
    1. Find g ( t ) = lim Δ t 0 g ( t + Δ t ) g ( t ) Δ t for g ( t ) = a t + b , a 0 .
    2. What restrictions do you place on t so your formula is valid?
  • Let f ( x ) = | x | .

    1. Explain why f is continuous at x = 0 .
    2. Show f ( 0 ) does not exist by showing lim h 0 f ( h ) f ( 0 ) h = 1 but lim h 0 + f ( h ) f ( 0 ) h = 1 .
    3. Graph y = f ( x ) near ( 0 , 0 ) . Interpret your answer to number graphically.
    4. Find and simplify f ( x ) = lim h 0 | x + h | | x | h assuming x 0 .

      HINT: Consider the two cases x > 0 and x < 0

  • Let g ( t ) = t 3 .

    1. Explain why g is continuous at t = 0 .
    2. Show g ( 0 ) does not exist by showing lim Δ t 0 g ( Δ t ) g ( 0 ) Δ t = .
    3. Graph y = g ( t ) near ( 0 , 0 ) . Interpret your answer to number graphically.
    4. Find and simplify g ( t ) = lim Δ t 0 g ( t + Δ t ) g ( t ) Δ t assuming t 0 .

      HINT: ( a b ) ( a 2 + a b + b 2 ) = a 3 b 3

  • Let h ( x ) = x 2 3 .

    1. Explain why h is continuous at x = 0 .
    2. Show h ( 0 ) does not exist by showing lim Δ x 0 h ( Δ x ) h ( 0 ) Δ x = and lim Δ x 0 + h ( Δ x ) h ( 0 ) Δ x =
    3. Graph y = h ( x ) near ( 0 , 0 ) . Interpret your answer to number graphically.
    4. Find and simplify h ( x ) = lim Δ x 0 h ( x + Δ x ) h ( x ) Δ x assuming x 0 .

      HINT: ( a b ) ( a 2 + a b + b 2 ) = a 3 b 3 and a 2 b 2 = ( a + b ) ( a b ) .

  • Recall from Exercise in Section 1.4 that Carl's friend Jason participates in the Highland Games. In one event, the hammer throw, the height h ( t ) in feet of the hammer above the ground t seconds after Jason lets it go is modeled by the function h ( t ) = 16 t 2 + 22.08 t + 6 .

    1. Find and simplify a formula for the velocity of the hammer, v ( t ) = h ( t ) = lim Δ t 0 h ( t + Δ t ) h ( t ) Δ t .
    2. Find and interpret v ( 0 ) .
    3. Solve v ( t ) = 0 and interpret.
    4. Find the velocity of the hammer when it hits the ground, rounded to three decimal places.
  • In Exercise in Section 1.4, the average fuel economy F ( t ) in miles per gallon (mpg) for passenger cars in the US t years after 1980 is modeled by F ( t ) = 0.0076 t 2 + 0.45 t + 16 , 0 t 28 .

    1. Find and simplify a formula for F ( t ) = lim h 0 F ( t + h ) F ( t ) h .
    2. Find and interpret F ( 0 ) , F ( 5 ) and F ( 10 ) .
    3. Interpret the trend you observe in your answers to part.
  • Let us return to Example 5.2.4 where C ( x ) = .03 x 3 4.5 x 2 + 225 x + 250 denotes the cost, in dollars, of producing x PortaBoy game systems.

    1. Find and interpret C ( 75 ) = lim h 0 C ( 75 + h ) C ( 75 ) h .
    2. Recall in Exercise in Section 5.2, we found the marginal cost, M C ( 75 ) = 58.53 , which means it will cost an additional $ 58.53 to produce the 76 th item. Compare C ( 75 ) and M C ( 75 ) .

In Exercises -, match the graph of the function with a plausible graph of its derivative.

  1. y = f ( x ) :

Graph A:

Image: MatchFunc01
Figure 6.38
Image: MatchDeriv03
Figure 6.39
  1. y = g ( x ) :

Graph B:

Image: MatchFunc02
Figure 6.40
Image: MatchDeriv01
Figure 6.41
  1. y = h ( x ) :

Graph C:

Image: MatchFunc03
Figure 6.42
Image: MatchDeriv02
Figure 6.43

In Exercises -, match the graph of the function with a plausible graph of its derivative.

  1. y = f ( x ) :

Graph A:

Image: MatchFunc04
Figure 6.44
Image: MatchDeriv06
Figure 6.45
  1. y = g ( x ) :

Graph B:

Image: MatchFunc06
Figure 6.46
Image: MatchDeriv04
Figure 6.47
  1. y = h ( x ) :

Graph C:

Image: MatchFunc05
Figure 6.48
Image: MatchDeriv05
Figure 6.49

Answers

  1. lim h 0 2 = 2 , lim h 0 2 = 2
  2. lim h 0 3 = 3 , lim h 0 3 = 3 ,
  3. lim h 0 0 = 0 , lim h 0 0 = 0
  4. lim h 0 ( 3 h + 11 ) = 11 , lim h 0 ( 6 x + 3 h 1 ) = 6 x 1
  5. lim h 0 ( h 2 ) = 2 , lim h 0 ( 2 x h + 2 ) = 2 x + 2
  6. lim h 0 ( 4 h + 16 ) = 16 , lim h 0 ( 8 x + 4 h ) = 8 x
    • f ( 2 ) = lim h 0 ( h 3 ) = 3
    • y = f ( 2 ) ( x 2 ) + f ( 2 ) = ( 3 ) ( x 2 ) + ( 2 ) so y = 3 x + 4 .
    • f ( x ) = lim h 0 ( 2 x h + 1 ) = 2 x + 1
    • y = f ( 0 ) ( x 0 ) + f ( 0 ) = ( 1 ) ( x 0 ) + 0 so y = x .
    • f ( 2 ) = lim h 0 ( h 2 + 6 h + 12 ) = 12
    • y = f ( 2 ) ( x 2 ) + f ( 2 ) = 12 ( x 2 ) + 9 so y = 12 x 15 .
    • f ( x ) = lim h 0 ( 3 x 2 + 3 x h + h 2 ) = 3 x 2
    • y = f ( 0 ) ( x 0 ) + f ( 0 ) = 0 ( x 0 ) + 1 so y = 1 .
  7. f ( x ) = lim h 0 m = m .
    • f ( x ) = lim h 0 ( 2 a x + a h + b ) = 2 a x + b .
    • Solving f ( x ) = 2 a x + b = 0 for x gives x = b 2 a which is the formula for the x -coordinate of the vertex of the parabola y = f ( x ) . If we zoom in near the the vertex of a parabola, the graph becomes locally flat so it makes sense the slope of the tangent line, f ( x ) = 0 there.
  8. lim Δ x 0 2 Δ x 1 = 2 , lim Δ x 0 2 x ( x + Δ x ) = 2 x 2
  9. lim Δ x 0 3 2 ( Δ x 2 ) = 3 4 , lim Δ x 0 3 ( x + Δ x 1 ) ( x 1 ) = 3 ( x 1 ) 2
  10. lim Δ x 0 2 Δ x ( Δ x 1 ) 2 = 2 , lim Δ x 0 ( 2 x + Δ x ) x 2 ( x + Δ x ) 2 = 2 x 3
  11. lim Δ x 0 1 2 ( Δ x + 4 ) = 1 8 , lim Δ x 0 2 ( x + 5 ) ( x + Δ x + 5 ) = 2 ( x + 5 ) 2
    • f ( 1 ) = lim Δ x 0 4 7 ( 4 Δ x 7 ) = 4 49
    • y = f ( 1 ) ( x ( 1 ) ) + f ( 1 ) = 4 49 ( x + 1 ) + ( 1 7 ) so y = 4 49 x 11 49 .
    • f ( x ) = lim Δ x 0 4 ( 4 x 3 ) ( 4 x + 4 Δ x 3 ) = 4 ( 4 x 3 ) 2
    • y = f ( 0 ) ( x 0 ) + f ( 0 ) = 4 9 ( x 0 ) + ( 1 3 ) so y = 4 9 x 1 3 .
    • f ( 1 ) = lim Δ x 0 6 Δ x + 1 = 6
    • y = f ( 1 ) ( x ( 1 ) ) + f ( 1 ) = 6 ( x + 1 ) + ( 3 ) so y = 6 x + 3 .
    • f ( x ) = lim Δ x 0 6 ( x + 2 ) ( x + Δ x + 2 ) = 6 ( x + 2 ) 2
    • y = f ( 0 ) ( x 0 ) + f ( 0 ) = 3 2 ( x 0 ) + 0 so y = 3 2 x .
    • f ( 1 ) = lim Δ x 0 9 10 ( Δ x 10 ) = 9 100
    • y = f ( 1 ) ( x ( 1 ) ) + f ( 1 ) = 9 100 ( x + 1 ) + 1 10 so y = 9 100 x + 1 100 .
    • f ( x ) = lim Δ x 0 9 ( x 9 ) ( x + Δ x 9 ) = 9 ( x 9 ) 2
    • y = f ( 0 ) ( x 0 ) + f ( 0 ) = 1 9 ( x 0 ) + 0 so y = 1 9 x .
    • f ( 1 ) = lim Δ x 0 Δ x 2 Δ x 1 = 0
    • y = f ( 1 ) ( x ( 1 ) ) + f ( 1 ) = ( 0 ) ( x + 1 ) + ( 1 ) so y = 1 .
    • f ( x ) = lim Δ x 0 2 x 2 + 2 x Δ x + 2 x + Δ x ( 2 x + 1 ) ( 2 x + 2 Δ x + 1 ) = 2 x 2 + 2 x ( 2 x + 1 ) 2
    • y = f ( 0 ) ( x 0 ) + f ( 0 ) = ( 0 ) ( x 0 ) + 0 so y = 0 .
  12. lim Δ t 0 1 9 Δ t + 3 = 1 6 , lim Δ t 0 1 9 t Δ t + 9 t = 1 2 9 t
  13. lim Δ t 0 2 2 Δ t + 1 + 1 = 1 , lim Δ t 0 2 2 t + 2 Δ t + 1 + 2 t + 1 = 2 2 2 t + 1
    • g ( 0 ) = lim Δ t 0 4 5 4 Δ t + 5 = 2 5
    • y = g ( 0 ) ( x 0 ) + g ( 0 ) = 2 5 ( x 0 ) + 5 so y = 2 5 x + 5 .
    • g ( t ) = lim Δ t 0 4 4 t 4 Δ t + 5 + 4 t + 5 = 2 4 t + 5
    • y = g ( 1 ) ( x 1 ) + g ( 1 ) = ( 2 ) ( x 1 ) + 1 so y = 2 x + 3 .
    • g ( 0 ) = lim Δ t 0 1 4 Δ t + 2 = 1 4
    • y = g ( 0 ) ( x 0 ) + g ( 0 ) = 1 4 ( x 0 ) + 2 so y = 1 4 x + 2 .
    • g ( t ) = lim Δ t 0 1 4 t Δ t + 4 t = 1 2 4 t
    • y = g ( 1 ) ( x 1 ) + g ( 1 ) = 1 2 3 ( x 1 ) + 3 so y = 1 2 3 x + 7 3 6 .
    1. If Δ t < 0 , then Δ t is not a real number. Hence, g ( 0 ) = lim Δ t 0 g ( Δ t ) g ( 0 ) Δ t does not exist.
    2. g + ( 0 ) = lim Δ t 0 + ( Δ t ) 1 2 = 0
    3. y = g + ( 0 ) ( x 0 ) + g ( 0 ) = ( 0 ) ( x 0 ) + 0 so y = 0 .

      This line is a tangent line to the graph of y = t t at ( 0 , 0 ) for t 0 .

    4. g ( t ) = lim Δ t 0 3 t 2 + 3 t Δ t + ( Δ t ) 2 ( t + Δ t ) 3 / 2 + t 3 / 2 = 3 t 2 2 t 3 / 2 = 3 2 t 1 / 2 provided t > 0 .
    1. g ( t ) = lim Δ t 0 a a t + a Δ t + b + a t + b = a 2 a t + b .
    2. We are told a 0 . In order for the square roots to be happy, we assume a t + b > 0 . Hence, t > b a if a > 0 and t < b a if a < 0 .
    1. f is continuous at x = 0 since lim x 0 f ( x ) = lim x 0 | x | = 0 = | 0 | = f ( 0 ) .
    2. lim h 0 f ( h ) f ( 0 ) h = lim h 0 h h = 1 , lim h 0 + f ( h ) f ( 0 ) h = lim h 0 + h h = 1
    3. Near x = 0 , the graph of y = f ( x ) looks like a ` ' shape12 consisting of a line of slope 1 to the left of x = 0 and a line with a slope of + 1 to the right of x = 0 .
    4. f ( x ) = lim h 0 | x + h | | x | h = 1 if x < 0 and f ( x ) = lim h 0 | x + h | | x | h = 1 of x > 0 .
    1. g is continuous at t = 0 since lim t 0 g ( t ) = lim t 0 t 3 = 0 = 0 3 = g ( 0 ) .
    2. lim Δ t 0 g ( Δ t ) g ( 0 ) Δ t = lim Δ t 0 1 ( Δ t ) 2 3 =
    3. The graph of y = g ( t ) near ( 0 , 0 ) is a vertical line.13 Since g is increasing through ( 0 , 0 ) , the `slope' of this vertical line could be seen as + .
    4. g ( t ) = lim Δ t 0 1 ( t + Δ t ) 2 3 + ( t + Δ t ) 1 3 t 1 3 + t 2 3 = 1 3 t 2 3 , t 0 .
    1. lim x 0 h ( x ) = lim x 0 x 2 3 = 0 = 0 2 3 = h ( 0 ) .
    2. lim Δ x 0 h ( Δ x ) h ( 0 ) Δ x = lim Δ x 0 1 ( Δ x ) 1 3 = and lim Δ x 0 + h ( Δ x ) h ( 0 ) Δ x = lim Δ x 0 + 1 ( Δ x ) 1 3 =
    3. The graph y = h ( x ) near ( 0 , 0 ) shows a steeply decreasing graph as we approach ( 0 , 0 ) from the left followed by a steeply increasing graph as we approach ( 0 , 0 ) from the right.14
    4. h ( x ) = lim Δ x 0 h ( x + Δ x ) h ( x ) Δ x = lim Δ x 0 2 x + Δ x ( x + Δ x ) 4 3 + ( x + Δ x ) 2 3 x 2 3 + x 4 3 = 2 3 x 1 3 , x 0 .
    1. v ( t ) = lim Δ t 0 h ( t + Δ t ) h ( t ) Δ t = lim Δ t 0 16 ( Δ t ) 2 32 t Δ t + 22.08 Δ t Δ t = 32 t + 22.08 .
    2. v ( 0 ) = 32 ( 0 ) + 22.08 = 22.08 . This means initially (when Jason lets go of the hammer), the hammer is traveling upwards at 22.08 feet per second.
    3. v ( t ) = 0 when t = 22.08 32 = 0.69 . This means the (vertical) velocity zeros out 0.69 seconds after Jason lets go of the hammer. In this scenario, this corresponds to when the hammer reaches its peak height
    4. We first find when the hammer hits the ground by solving h ( t ) = 0 . The positive answer here is t 1.612 seconds. The velocity of the hammer is: v ( 1.612 ) = 32 ( 1.612 ) + 22.08 = 29.504 . The hammer hits the ground going (approximately) 29.504 feet per second.15
    1. F ( t ) = lim h 0 F ( t + h ) F ( t ) h = lim h 0 0.0076 h 2 0.0152 t h + 0.45 h h = 0.0152 t + 0.45 .
    2. F ( 0 ) = 0.45 , so fuel economy was increasing at a rate of 0.45 mpg per year in 1980.16

      F ( 5 ) = 0.374 , so fuel economy was increasing at a rate of 0.374 mpg per year in 1985.

      F ( 10 ) = 0.298 , so fuel economy was increasing at a rate of 0.298 mpg per year in 1990.

    3. Based on the model, we have that during the years 1980 - 1990, fuel economy was increasing, but less so as the decade wore on. Technical and cost limitations could be at work here.
    1. C ( 75 ) = lim h 0 C ( 75 + h ) C ( 75 ) h = lim h 0 0.03 h 3 + 2.25 h 2 + 56.25 h h = 56.25 . This means when producing 75 systems, the cost is increasing at a rate of $ 56.25 per system.
    2. We see that C ( 75 ) is numerically close to M C ( 75 ) but the former is a rate of change (measured in dollars per system) where the latter is a change (measured in dollars). Note that if we set h = 1 in the difference quotient:

      C ( 75 + h ) C ( 75 ) h = C ( 75 + 1 ) C ( 75 ) 1 = C ( 76 ) C ( 75 )

      we see these two quantities can be used to approximate each other.

  14. f ( x ) is Graph B
  15. g ( x ) is Graph C
  16. h ( x ) is Graph A
  17. f ( x ) is Graph B
  18. g ( x ) is Graph A
  19. h ( x ) is Graph C

Adapted from Precalculus, Preliminary 4th Edition (integrated calculus), by Carl Stitz and Jeff Zeager (stitz-zeager.com), licensed under CC BY-NC-SA 3.0. Changes were made: reformatted as an accessible XYZ web edition. License: CC-BY-NC-SA-3.0.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.