Learning Objectives

  • Determine a new value of a quantity from the old value and the amount of change.
  • Calculate the average rate of change and explain how it differs from the instantaneous rate of change.
  • Apply rates of change to displacement, velocity, and acceleration of an object moving along a straight line.
  • Predict the future population from the present value and the population growth rate.
  • Use derivatives to calculate marginal cost and revenue in a business situation.

In this section we look at some applications of the derivative by focusing on the interpretation of the derivative as the rate of change of a function. These applications include acceleration and velocity in physics, population growth rates in biology, and marginal functions in economics.

Amount of Change Formula

One application for derivatives is to estimate an unknown value of a function at a point by using a known value of a function at some given point together with its rate of change at the given point. If [latex]f(x)[/latex] is a function defined on an interval [latex][a,a+h][/latex], then the amount of change of [latex]f(x)[/latex] over the interval is the change in the [latex]y[/latex] values of the function over that interval and is given by

[latex]f(a+h)-f(a)[/latex].

The average rate of change of the function [latex]f[/latex] over that same interval is the ratio of the amount of change over that interval to the corresponding change in the [latex]x[/latex] values. It is given by

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

As we already know, the instantaneous rate of change of [latex]f(x)[/latex] at [latex]a[/latex] is its derivative

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

For small enough values of [latex]h, \, f^{\prime}(a)\approx \frac{f(a+h)-f(a)}{h}[/latex]. We can then solve for [latex]f(a+h)[/latex] to get the amount of change formula:

[latex]f(a+h)\approx f(a)+f^{\prime}(a)h[/latex].

We can use this formula if we know only [latex]f(a)[/latex] and [latex]f^{\prime}(a)[/latex] and wish to estimate the value of [latex]f(a+h)[/latex]. For example, we may use the current population of a city and the rate at which it is growing to estimate its population in the near future. As we can see in (Figure) , we are approximating [latex]f(a+h)[/latex] by the [latex]y[/latex] coordinate at [latex]a+h[/latex] on the line tangent to [latex]f(x)[/latex] at [latex]x=a[/latex]. Observe that the accuracy of this estimate depends on the value of [latex]h[/latex] as well as the value of [latex]f^{\prime}(a)[/latex].

On the Cartesian coordinate plane with a and a + h marked on the x axis, the function f is graphed. It passes through (a, f(a)) and (a + h, f(a + h)). A straight line is drawn through (a, f(a)) with its slope being the derivative at that point. This straight line passes through (a + h, f(a) + f’(a)h). There is a line segment connecting (a + h, f(a + h)) and (a + h, f(a) + f’(a)h), and it is marked that this is the error in using f(a) + f’(a)h to estimate f(a + h).
Figure 1. The new value of a changed quantity equals the original value plus the rate of change times the interval of change: [latex]f(a+h)\approx f(a)+f^{\prime}(a)h[/latex].

Here is an interesting demonstration of rate of change.

Estimating the Value of a Function

If [latex]f(3)=2[/latex] and [latex]f^{\prime}(3)=5[/latex], estimate [latex]f(3.2)[/latex].

Solution

Begin by finding [latex]h[/latex]. We have [latex]h=3.2-3=0.2[/latex]. Thus,

[latex]f(3.2)=f(3+0.2)\approx f(3)+(0.2)f^{\prime}(3)=2+0.2(5)=3[/latex].

Given [latex]f(10)=-5[/latex] and [latex]f^{\prime}(10)=6[/latex], estimate [latex]f(10.1)[/latex].

Hint

Use the same process as in the preceding example.

Solution

-4.4

Motion along a Line

Another use for the derivative is to analyze motion along a line. We have described velocity as the rate of change of position. If we take the derivative of the velocity, we can find the acceleration , or the rate of change of velocity. It is also important to introduce the idea of speed , which is the magnitude of velocity. Thus, we can state the following mathematical definitions.

Definition

Let [latex]s(t)[/latex] be a function giving the position of an object at time [latex]t[/latex].

The velocity of the object at time [latex]t[/latex] is given by [latex]v(t)=s^{\prime}(t)[/latex].

The speed of the object at time [latex]t[/latex] is given by [latex]|v(t)|[/latex].

The acceleration of the object at [latex]t[/latex] is given by [latex]a(t)=v^{\prime}(t)=s''(t)[/latex].

Comparing Instantaneous Velocity and Average Velocity

A ball is dropped from a height of 64 feet. Its height above ground (in feet) [latex]t[/latex] seconds later is given by [latex]s(t)=-16t^2+64[/latex].

On the Cartesian coordinate plane, the function s(t) = -16t2 + 64 is graphed. This function starts at (0, 64) and decreases to (0, 2).

  1. What is the instantaneous velocity of the ball when it hits the ground?
  2. What is the average velocity during its fall?

Solution

The first thing to do is determine how long it takes the ball to reach the ground. To do this, set [latex]s(t)=0[/latex]. Solving [latex]-16t^2+64=0[/latex], we get [latex]t=2[/latex], so it takes 2 seconds for the ball to reach the ground.

  1. The instantaneous velocity of the ball as it strikes the ground is [latex]v(2)[/latex]. Since [latex]v(t)=s^{\prime}(t)=-32t[/latex] m we obtain [latex]v(t)=-64[/latex] ft/s.
  2. The average velocity of the ball during its fall is
    [latex]v_{avg}=\frac{s(2)-s(0)}{2-0}=\frac{0-64}{2}=-32[/latex] ft/s.

Interpreting the Relationship between [latex]v(t)[/latex] and [latex]a(t)[/latex]

A particle moves along a coordinate axis in the positive direction to the right. Its position at time [latex]t[/latex] is given by [latex]s(t)=t^3-4t+2[/latex]. Find [latex]v(1)[/latex] and [latex]a(1)[/latex] and use these values to answer the following questions.

  1. Is the particle moving from left to right or from right to left at time [latex]t=1[/latex]?
  2. Is the particle speeding up or slowing down at time [latex]t=1[/latex]?

Solution

Begin by finding [latex]v(t)[/latex] and [latex]a(t)[/latex].

[latex]v(t)=s^{\prime}(t)=3t^2-4[/latex] and [latex]a(t)=v^{\prime}(t)=s''(t)=6t[/latex].

Evaluating these functions at [latex]t=1[/latex], we obtain [latex]v(1)=-1[/latex] and [latex]a(1)=6[/latex].

  1. Because [latex]v(1) < 0[/latex], the particle is moving from right to left.
  2. Because [latex]v(1) < 0[/latex] and [latex]a(1) < 0[/latex], velocity and acceleration are acting in opposite directions. In other words, the particle is being accelerated in the direction opposite the direction in which it is traveling, causing [latex]|v(t)|[/latex] to decrease. The particle is slowing down.

Position and Velocity

The position of a particle moving along a coordinate axis is given by [latex]s(t)=t^3-9t^2+24t+4, \, t\ge 0[/latex].

  1. Find [latex]v(t)[/latex].
  2. At what time(s) is the particle at rest?
  3. On what time intervals is the particle moving from left to right? From right to left?
  4. Use the information obtained to sketch the path of the particle along a coordinate axis.

Solution

  1. The velocity is the derivative of the position function:
    [latex]v(t)=s^{\prime}(t)=3t^2-18t+24[/latex].
  2. The particle is at rest when [latex]v(t)=0[/latex], so set [latex]3t^2-18t+24=0[/latex]. Factoring the left-hand side of the equation produces [latex]3(t-2)(t-4)=0[/latex]. Solving, we find that the particle is at rest at [latex]t=2[/latex] and [latex]t=4[/latex].
  3. The particle is moving from left to right when [latex]v(t) < 0[/latex] and from right to left when [latex]v(t) < 0[/latex].  (Figure) gives the analysis of the sign of [latex]v(t)[/latex] for [latex]t\ge 0[/latex], but it does not represent the axis along which the particle is moving.
    A number line marked with 0, 2, and 4. Between 0 and 2, there is a plus sign. Above 2, there is a 0. Between 2 and 4 there is a negative sign. Above 4 there is a 0. After 4 there is a plus sign and v(t).
    The sign of v(t) determines the direction of the particle.

    Since [latex]3t^2-18t+24 < 0[/latex] on [latex][0,2)\cup (2,+\infty)[/latex], the particle is moving from left to right on these intervals. Since [latex]3t^2-18t+24 < 0[/latex] on [latex](2,4)[/latex], the particle is moving from right to left on this interval.

  4. Before we can sketch the graph of the particle, we need to know its position at the time it starts moving [latex](t=0)[/latex] and at the times that it changes direction [latex](t=2,4)[/latex]. We have [latex]s(0)=4, \, s(2)=24[/latex], and [latex]s(4)=20[/latex]. This means that the particle begins on the coordinate axis at 4 and changes direction at 0 and 20 on the coordinate axis. The path of the particle is shown on a coordinate axis in (Figure) .
    A number line is given and above it a line snakes, starting at t = 0 above 4 on the number line. Then the line at t = 2 is above 24 on the number line. Then the line decreases at t = 4 to be above 20 on the number line, at which point the line reverses direction again and increases indefinitely.
    The path of the particle can be determined by analyzing [latex]v(t)[/latex].

A particle moves along a coordinate axis. Its position at time [latex]t[/latex] is given by [latex]s(t)=t^2-5t+1[/latex]. Is the particle moving from right to left or from left to right at time [latex]t=3[/latex]?

Hint

Find [latex]v(3)[/latex] and look at the sign.

Solution

left to right

Population Change

In addition to analyzing velocity, speed, acceleration, and position, we can use derivatives to analyze various types of populations, including those as diverse as bacteria colonies and cities. We can use a current population, together with a growth rate, to estimate the size of a population in the future. The population growth rate is the rate of change of a population and consequently can be represented by the derivative of the size of the population.

Definition

If [latex]P(t)[/latex] is the number of entities present in a population, then the population growth rate of [latex]P(t)[/latex] is defined to be [latex]P^{\prime}(t)[/latex].

Estimating a Population

The population of a city is tripling every 5 years. If its current population is 10,000, what will be its approximate population 2 years from now?

Solution

Let [latex]P(t)[/latex] be the population (in thousands) [latex]t[/latex] years from now. Thus, we know that [latex]P(0)=10[/latex] and based on the information, we anticipate [latex]P(5)=30[/latex]. Now estimate [latex]P^{\prime}(0)[/latex], the current growth rate, using

[latex]P^{\prime}(0)\approx \frac{P(5)-P(0)}{5-0}=\frac{30-10}{5}=4[/latex].

By applying (Figure) to [latex]P(t)[/latex], we can estimate the population 2 years from now by writing

[latex]P(2)\approx P(0)+(2)P^{\prime}(0)\approx 10+2(4)=18[/latex];

thus, in 2 years the population will be approximately 18,000.

The current population of a mosquito colony is known to be 3,000; that is, [latex]P(0)=3,000[/latex]. If [latex]P^{\prime}(0)=100[/latex], estimate the size of the population in 3 days, where [latex]t[/latex] is measured in days.

Hint

Use [latex]P(3)\approx P(0)+3P^{\prime}(0)[/latex].

Solution

3,300

Changes in Cost and Revenue

In addition to analyzing motion along a line and population growth, derivatives are useful in analyzing changes in cost, revenue, and profit. The concept of a marginal function is common in the fields of business and economics and implies the use of derivatives. The marginal cost is the derivative of the cost function. The marginal revenue is the derivative of the revenue function. The marginal profit i s the derivative of the profit function, which is based on the cost function and the revenue function.

Definition

If [latex]C(x)[/latex] is the cost of producing [latex]x[/latex] items, then the marginal cost [latex]MC(x)[/latex] is [latex]MC(x)=C^{\prime}(x)[/latex].

If [latex]R(x)[/latex] is the revenue obtained from selling [latex]x[/latex] items, then the marginal revenue [latex]MR(x)[/latex] is [latex]MR(x)=R^{\prime}(x)[/latex].

If [latex]P(x)=R(x)-C(x)[/latex] is the profit obtained from selling [latex]x[/latex] items, then the marginal profit [latex]MP(x)[/latex] is defined to be [latex]MP(x)=P^{\prime}(x)=MR(x)-MC(x)=R^{\prime}(x)-C^{\prime}(x)[/latex].

We can roughly approximate

[latex]MC(x)=C^{\prime}(x)=\underset{h\to 0}{\lim}\frac{C(x+h)-C(x)}{h}[/latex]

by choosing an appropriate value for [latex]h[/latex]. Since [latex]x[/latex] represents objects, a reasonable and small value for [latex]h[/latex] is 1. Thus, by substituting [latex]h=1[/latex], we get the approximation [latex]MC(x)=C^{\prime}(x)\approx C(x+1)-C(x)[/latex]. Consequently, [latex]C^{\prime}(x)[/latex] for a given value of [latex]x[/latex] can be thought of as the change in cost associated with producing one additional item. In a similar way, [latex]MR(x)=R^{\prime}(x)[/latex] approximates the revenue obtained by selling one additional item, and [latex]MP(x)=P^{\prime}(x)[/latex] approximates the profit obtained by producing and selling one additional item.

Applying Marginal Revenue

Assume that the number of barbeque dinners that can be sold, [latex]x[/latex], can be related to the price charged, [latex]p[/latex], by the equation [latex]p(x)=9-0.03x, \, 0\le x\le 300[/latex].

In this case, the revenue in dollars obtained by selling [latex]x[/latex] barbeque dinners is given by

[latex]R(x)=xp(x)=x(9-0.03x)=-0.03x^2+9x[/latex] for [latex]0\le x\le 300[/latex].

Use the marginal revenue function to estimate the revenue obtained from selling the 101st barbeque dinner. Compare this to the actual revenue obtained from the sale of this dinner.

Solution

First, find the marginal revenue function: [latex]MR(x)=R^{\prime}(x)=-0.06x+9[/latex].

Next, use [latex]R^{\prime}(100)[/latex] to approximate [latex]R(101)-R(100)[/latex], the revenue obtained from the sale of the 101st dinner. Since [latex]R^{\prime}(100)=3[/latex], the revenue obtained from the sale of the 101st dinner is approximately $3.

The actual revenue obtained from the sale of the 101st dinner is

[latex]R(101)-R(100)=602.97-600=2.97[/latex], or [latex]\$2.97[/latex].

The marginal revenue is a fairly good estimate in this case and has the advantage of being easy to compute.

Suppose that the profit obtained from the sale of [latex]x[/latex] fish-fry dinners is given by [latex]P(x)=-0.03x^2+8x-50[/latex]. Use the marginal profit function to estimate the profit from the sale of the 101st fish-fry dinner.

Hint

Use [latex]P^{\prime}(100)[/latex] to approximate [latex]P(101)-P(100)[/latex].

Solution

$2

Key Concepts

  • Using [latex]f(a+h)\approx f(a)+f^{\prime}(a)h[/latex], it is possible to estimate [latex]f(a+h)[/latex] given [latex]f^{\prime}(a)[/latex] and [latex]f(a)[/latex].
  • The rate of change of position is velocity, and the rate of change of velocity is acceleration. Speed is the absolute value, or magnitude, of velocity.
  • The population growth rate and the present population can be used to predict the size of a future population.
  • Marginal cost, marginal revenue, and marginal profit functions can be used to predict, respectively, the cost of producing one more item, the revenue obtained by selling one more item, and the profit obtained by producing and selling one more item.

For the following exercises, the given functions represent the position of a particle traveling along a horizontal line.

  1. Find the velocity and acceleration functions.
  2. Determine the time intervals when the object is slowing down or speeding up.

1.  [latex]s(t)=2t^3-3t^2-12t+8[/latex]

2.  [latex]s(t)=2t^3-15t^2+36t-10[/latex]

Solution

a. [latex]v(t)=6t^2-30t+36, \, a(t)=12t-30[/latex]
b. Speeds up: [latex](2,2.5)\cup (3,\infty)[/latex]; Slows down: [latex](0,2)\cup (2.5,3)[/latex]

3.  [latex]s(t)=\frac{t}{1+t^2}[/latex]

4.  A rocket is fired vertically upward from the ground. The distance [latex]s[/latex] in feet that the rocket travels from the ground after [latex]t[/latex] seconds is given by [latex]s(t)=-16t^2+560t[/latex].

  1. Find the velocity of the rocket 3 seconds after being fired.
  2. Find the acceleration of the rocket 3 seconds after being fired.

Solution

a. [latex]464 \, \text{ft/s}^2[/latex]
b. [latex]-32 \, \text{ft/s}^2[/latex]

5.  A ball is thrown downward with a speed of 8 ft/s from the top of a 64-foot-tall building. After [latex]t[/latex] seconds, its height above the ground is given by [latex]s(t)=-16t^2-8t+64[/latex].

  1. Determine how long it takes for the ball to hit the ground.
  2. Determine the velocity of the ball when it hits the ground.

6.  The position function [latex]s(t)=t^2-3t-4[/latex] represents the position of the back of a car backing out of a driveway and then driving in a straight line, where [latex]s[/latex] is in feet and [latex]t[/latex] is in seconds. In this case, [latex]s(t)=0[/latex] represents the time at which the back of the car is at the garage door, so [latex]s(0)=-4[/latex] is the starting position of the car, 4 feet inside the garage.

  1. Determine the velocity of the car when [latex]s(t)=0[/latex].
  2. Determine the velocity of the car when [latex]s(t)=14[/latex].
a. 5 ft/s b. 9 ft/s

7.  The position of a hummingbird flying along a straight line in [latex]t[/latex] seconds is given by [latex]s(t)=3t^3-7t[/latex] meters.

  1. Determine the velocity of the bird at [latex]t=1[/latex] sec.
  2. Determine the acceleration of the bird at [latex]t=1[/latex] sec.
  3. Determine the acceleration of the bird when the velocity equals 0.

8.  A potato is launched vertically upward with an initial velocity of 100 ft/s from a potato gun at the top of an 85-foot-tall building. The distance in feet that the potato travels from the ground after [latex]t[/latex] seconds is given by [latex]s(t)=-16t^2+100t+85[/latex].

  1. Find the velocity of the potato after 0.5 sec and 5.75 sec.
  2. Find the speed of the potato at 0.5 sec and 5.75 sec.
  3. Determine when the potato reaches its maximum height.
  4. Find the acceleration of the potato at 0.5 s and 1.5 s.
  5. Determine how long the potato is in the air.
  6. Determine the velocity of the potato upon hitting the ground.

Solution

a. 84 ft/s, -84 ft/s
b. 84 ft/s
c. [latex]\frac{25}{8}[/latex] sec
d. [latex]-32 \, \text{ft/s}^2[/latex] in both cases
e. [latex]\frac{1}{8}(25+\sqrt{965})[/latex] sec
f. [latex]-4\sqrt{965}[/latex] ft/s

9.  The position function [latex]s(t)=t^3-8t[/latex] gives the position in miles of a freight train where east is the positive direction and [latex]t[/latex] is measured in hours.

  1. Determine the direction the train is traveling when [latex]s(t)=0[/latex].
  2. Determine the direction the train is traveling when [latex]a(t)=0[/latex].
  3. Determine the time intervals when the train is slowing down or speeding up.

10.  The following graph shows the position [latex]y=s(t)[/latex] of an object moving along a straight line.

On the Cartesian coordinate plane, a function is graphed that is part of a parabola from the origin to (2, 2) with maximum at (1.5, 2.25). Then the function is constant until (5, 2), at which points becomes a parabola again, decreasing to a minimum at (6, 1) and then increasing to (7, 2).

  1. Use the graph of the position function to determine the time intervals when the velocity is positive, negative, or zero.
  2. Sketch the graph of the velocity function.
  3. Use the graph of the velocity function to determine the time intervals when the acceleration is positive, negative, or zero.
  4. Determine the time intervals when the object is speeding up or slowing down.

Solution

a. Velocity is positive on [latex](0,1.5)\cup (6,7)[/latex], negative on [latex](1.5,2)\cup (5,6)[/latex], and zero on [latex](2,5)[/latex].
b.

The graph is a straight line from (0, 2) to (2, -1), then is discontinuous with a straight line from (2, 0) to (5, 0), and then is discontinuous with a straight line from (5, -4) to (7, 4).
c. Acceleration is positive on [latex](5,7)[/latex], negative on [latex](0,2)[/latex], and zero on [latex](2,5)[/latex].
d. The object is speeding up on [latex](6,7)\cup (1.5,2)[/latex] and slowing down on [latex](0,1.5)\cup (5,6)[/latex].

11.  The cost function, in dollars, of a company that manufactures food processors is given by [latex]C(x)=200+\frac{7}{x}+\frac{x^2}{7}[/latex], where [latex]x[/latex] is the number of food processors manufactured.

  1. Find the marginal cost function.
  2. Find the marginal cost of manufacturing 12 food processors.
  3. Find the actual cost of manufacturing the thirteenth food processor.

12.  The price [latex]p[/latex] (in dollars) and the demand [latex]x[/latex] for a certain digital clock radio is given by the price-demand function [latex]p=10-0.001x[/latex].

  1. Find the revenue function [latex]R(x)[/latex].
  2. Find the marginal revenue function.
  3. Find the marginal revenue at [latex]x=2000[/latex] and [latex]x=5000[/latex].

Solution

a. [latex]R(x)=10x-0.001x^2[/latex]
b. [latex]R^{\prime}(x)=10-0.002x[/latex]
c. $6 per item, $0 per item

13. [T] A profit is earned when revenue exceeds cost. Suppose the profit function for a skateboard manufacturer is given by [latex]P(x)=30x-0.3x^2-250[/latex], where [latex]x[/latex] is the number of skateboards sold.

  1. Find the exact profit from the sale of the thirtieth skateboard.
  2. Find the marginal profit function and use it to estimate the profit from the sale of the thirtieth skateboard.

14. [T] In general, the profit function is the difference between the revenue and cost functions: [latex]P(x)=R(x)-C(x)[/latex].

Suppose the price-demand and cost functions for the production of cordless drills is given respectively by [latex]p=143-0.03x[/latex] and [latex]C(x)=75,000+65x[/latex], where [latex]x[/latex] is the number of cordless drills that are sold at a price of [latex]p[/latex] dollars per drill and [latex]C(x)[/latex] is the cost of producing [latex]x[/latex] cordless drills.

  1. Find the marginal cost function.
  2. Find the revenue and marginal revenue functions.
  3. Find [latex]R^{\prime}(1000)[/latex] and [latex]R^{\prime}(4000)[/latex]. Interpret the results.
  4. Find the profit and marginal profit functions.
  5. Find [latex]P^{\prime}(1000)[/latex] and [latex]P^{\prime}(4000)[/latex]. Interpret the results.

Solution

a. [latex]C^{\prime}(x)=65[/latex]
b. [latex]R(x)=143x-0.03x^2, \, R^{\prime}(x)=143-0.06x[/latex]
c. [latex]R^{\prime}(1000)=83, \, R^{\prime}(4000)=-97[/latex]. At a production level of 1000 cordless drills, revenue is increasing at a rate of $83 per drill; at a production level of 4000 cordless drills, revenue is decreasing at a rate of $97 per drill.
d. [latex]P(x)=-0.03x^2+78x-75000, \, P^{\prime}(x)=-0.06x+78[/latex]
e. [latex]P^{\prime}(1000)=18, \, P^{\prime}(4000)=-162[/latex]. At a production level of 1000 cordless drills, profit is increasing at a rate of $18 per drill; at a production level of 4000 cordless drills, profit is decreasing at a rate of $162 per drill.

15.  A small town in Ohio commissioned an actuarial firm to conduct a study that modeled the rate of change of the town’s population. The study found that the town’s population (measured in thousands of people) can be modeled by the function [latex]P(t)=-\frac{1}{3}t^3+64t+3000[/latex], where [latex]t[/latex] is measured in years.

  1. Find the rate of change function [latex]P^{\prime}(t)[/latex] of the population function.
  2. Find [latex]P^{\prime}(1), \, P^{\prime}(2), \, P^{\prime}(3)[/latex], and [latex]P^{\prime}(4)[/latex]. Interpret what the results mean for the town.
  3. Find [latex]P''(1), \, P''(2), \, P''(3)[/latex], and [latex]P''(4)[/latex]. Interpret what the results mean for the town’s population.

16. [T] A culture of bacteria grows in number according to the function [latex]N(t)=3000(1+\frac{4t}{t^2+100})[/latex], where [latex]t[/latex] is measured in hours.

  1. Find the rate of change of the number of bacteria.
  2. Find [latex]N^{\prime}(0), \, N^{\prime}(10), \, N^{\prime}(20)[/latex], and [latex]N^{\prime}(30)[/latex].
  3. Interpret the results in (b).
  4. Find [latex]N''(0), \, N''(10), \, N''(20)[/latex], and [latex]N''(30)[/latex]. Interpret what the answers imply about the bacteria population growth.

Solution

a. [latex]N^{\prime}(t)=3000(\frac{-4t^2+400}{(t^2+100)^2})[/latex]
b. [latex]N^{\prime}(0)=120, \, N^{\prime}(10)=0, \, N^{\prime}(20)=-14.4, \, N^{\prime}(30)=-9.6[/latex]
c. The bacteria population increases from time 0 to 10 hours; afterwards, the bacteria population decreases.
d. [latex]N''(0)=0, \, N''(10)=-6, \, N''(20)=0.384, \, N''(30)=0.432[/latex]. The rate at which the bacteria is increasing is decreasing during the first 10 hours. Afterwards, the bacteria population is decreasing at a decreasing rate.

17.  The centripetal force of an object of mass [latex]m[/latex] is given by [latex]F(r)=\frac{mv^2}{r}[/latex], where [latex]v[/latex] is the speed of rotation and [latex]r[/latex] is the distance from the center of rotation.

  1. Find the rate of change of centripetal force with respect to the distance from the center of rotation.
  2. Find the rate of change of centripetal force of an object with mass 1000 kilograms, velocity of 13.89 m/s, and a distance from the center of rotation of 200 meters.

The following questions concern the population (in millions) of London by decade in the 19th century, which is listed in the following table.

Population of London
Source: http://en.wikipedia.org/wiki/Demographics_of_London.
Years since 1800 Population (millions)
1 0.8795
11 1.040
21 1.264
31 1.516
41 1.661
51 2.000
61 2.634
71 3.272
81 3.911
91 4.422

18. [T]

  1. Using a calculator or a computer program, find the best-fit linear function to measure the population.
  2. Find the derivative of the equation in (a) and explain its physical meaning.
  3. Find the second derivative of the equation and explain its physical meaning.

Solution

a. [latex]P(t)=0.03983+0.4280[/latex]
b. [latex]P^{\prime}(t)=0.03983[/latex]. The population is increasing.
c. [latex]P''(t)=0[/latex]. The rate at which the population is increasing is constant.

19. [T]

  1. Using a calculator or a computer program, find the best-fit quadratic curve through the data.
  2. Find the derivative of the equation and explain its physical meaning.
  3. Find the second derivative of the equation and explain its physical meaning.

For the following exercises, consider an astronaut on a large planet in another galaxy. To learn more about the composition of this planet, the astronaut drops an electronic sensor into a deep trench. The sensor transmits its vertical position every second in relation to the astronaut’s position. The summary of the falling sensor data is displayed in the following table.

Time after dropping (s) Position (m)
0 0
1 -1
2 -2
3 -5
4 -7
5 -14

20. [T]

  1. Using a calculator or computer program, find the best-fit quadratic curve to the data.
  2. Find the derivative of the position function and explain its physical meaning.
  3. Find the second derivative of the position function and explain its physical meaning.

Solution

a. [latex]p(t)=-0.6071x^2+0.4357x-0.3571[/latex]
b. [latex]p^{\prime}(t)=-1.214x+0.4357[/latex]. This is the velocity of the sensor.
c. [latex]p''(t)=-1.214[/latex]. This is the acceleration of the sensor; it is a constant acceleration downward.

21. [T]

  1. Using a calculator or computer program, find the best-fit cubic curve to the data.
  2. Find the derivative of the position function and explain its physical meaning.
  3. Find the second derivative of the position function and explain its physical meaning.
  4. Using the result from (c), explain why a cubic function is not a good choice for this problem.

The following problems deal with the Holling type I, II, and III equations. These equations describe the ecological event of growth of a predator population given the amount of prey available for consumption.

22. [T] The Holling type I equation is described by [latex]f(x)=ax[/latex], where [latex]x[/latex] is the amount of prey available and [latex]a < 0[/latex] is the rate at which the predator meets the prey for consumption.

  1. Graph the Holling type I equation, given [latex]a=0.5[/latex].
  2. Determine the first derivative of the Holling type I equation and explain physically what the derivative implies.
  3. Determine the second derivative of the Holling type I equation and explain physically what the derivative implies.
  4. Using the interpretations from (b) and (c), explain why the Holling type I equation may not be realistic.

Solution

a.

The graph is a straight line drawn through the origin with slope 1/2.
b. [latex]f^{\prime}(x)=a[/latex]. The more increase in prey, the more growth for predators.
c. [latex]f''(x)=0[/latex]. As the amount of prey increases, the rate at which the predator population growth increases is constant.
d. This equation assumes that if there is more prey, the predator is able to increase consumption linearly. This assumption is unrealistic because we would expect there to be some saturation point at which there is too much prey for the predator to consume adequately.

23. [T] The Holling type II equation is described by [latex]f(x)=\frac{ax}{n+x}[/latex], where [latex]x[/latex] is the amount of prey available and [latex]a < 0[/latex] is the maximum consumption rate of the predator.

  1. Graph the Holling type II equation given [latex]a=0.5[/latex] and [latex]n=5[/latex]. What are the differences between the Holling type I and II equations?
  2. Take the first derivative of the Holling type II equation and interpret the physical meaning of the derivative.
  3. Show that [latex]f(n)=\frac{1}{2}a[/latex] and interpret the meaning of the parameter [latex]n[/latex].
  4. Find and interpret the meaning of the second derivative. What makes the Holling type II function more realistic than the Holling type I function?

24. [T] The Holling type III equation is described by [latex]f(x)=\frac{ax^2}{n^2+x^2}[/latex], where [latex]x[/latex] is the amount of prey available and [latex]a < 0[/latex] is the maximum consumption rate of the predator.

  1. Graph the Holling type III equation given [latex]a=0.5[/latex] and [latex]n=5[/latex]. What are the differences between the Holling type II and III equations?
  2. Take the first derivative of the Holling type III equation and interpret the physical meaning of the derivative.
  3. Find and interpret the meaning of the second derivative (it may help to graph the second derivative).
  4. What additional ecological phenomena does the Holling type III function describe compared with the Holling type II function?

Solution

a.

The graph increases from the origin quickly at first and then slowly to (10, 0.4).
b. [latex]f^{\prime}(x)=\frac{2axn^2}{(n^2+x^2)^2}[/latex]. When the amount of prey increases, the predator growth increases.
c. [latex]f''(x)=\frac{2an^2(n^2-3x^2)}{(n^2+x^2)^3}[/latex]. When the amount of prey is extremely small, the rate at which predator growth is increasing is increasing, but when the amount of prey reaches above a certain threshold, the rate at which predator growth is increasing begins to decrease.
d. At lower levels of prey, the prey is more easily able to avoid detection by the predator, so fewer prey individuals are consumed, resulting in less predator growth.

25. [T] The populations of the snowshoe hare (in thousands) and the lynx (in hundreds) collected over 7 years from 1937 to 1943 are shown in the following table. The snowshoe hare is the primary prey of the lynx.

Snowshoe Hare and Lynx Populations
Source: http://www.biotopics.co.uk/newgcse/predatorprey.html.
Population of snowshoe hare (thousands) Population of lynx (hundreds)
20 10
55 15
65 55
95 60
  1. Graph the data points and determine which Holling-type function fits the data best.
  2. Using the meanings of the parameters [latex]a[/latex] and [latex]n[/latex], determine values for those parameters by examining a graph of the data. Recall that [latex]n[/latex] measures what prey value results in the half-maximum of the predator value.
  3. Plot the resulting Holling-type I, II, and III functions on top of the data. Was the result from part a. correct?

Glossary

acceleration
is the rate of change of the velocity, that is, the derivative of velocity
amount of change
the amount of a function [latex]f(x)[/latex] over an interval [latex][x,x+h][/latex] is [latex]f(x+h)-f(x)[/latex]
average rate of change
is a function [latex]f(x)[/latex] over an interval [latex][x,x+h][/latex] is [latex]\frac{f(x+h)-f(a)}{b-a}[/latex]
marginal cost
is the derivative of the cost function, or the approximate cost of producing one more item
marginal revenue
is the derivative of the revenue function, or the approximate revenue obtained by selling one more item
marginal profit
is the derivative of the profit function, or the approximate profit obtained by producing and selling one more item
population growth rate
is the derivative of the population with respect to time
speed
is the absolute value of velocity, that is, [latex]|v(t)|[/latex] is the speed of an object at time [latex]t[/latex] whose velocity is given by [latex]v(t)[/latex]

License

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

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

Share This Book