Now that we can evaluate a derivative, we can apply it to velocity problems. Recall that if 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] if t>a or [t,a] if [latex]t
vavg=s(t)−s(a)t−a
As the values of t approach a, the values of vavg approach the value we call the instantaneous velocity at a. That is, instantaneous velocity at a, denoted v(a), is given by
v(a)=s′(a)=limt→as(t)−s(a)t−a
To better understand the relationship between average velocity and instantaneous velocity, see Figure 7. In this figure, the slope of the tangent line (shown in red) is the instantaneous velocity of the object at time t=a. The slope of the secant line (shown in green) is the average velocity of the object over the time interval [a,t].
Figure 7. The slope of the secant line is the average velocity over the interval [a,t]. The slope of the tangent line is the instantaneous velocity.
We can use the definitions 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 the difference quotient.
A lead weight on a spring is oscillating up and down. Its position at time t with respect to a fixed horizontal line is given by s(t)=sint. Use a table of values to estimate v(0). Check the estimate by using the definition of a derivative.
Figure 8. A lead weight suspended from a spring in vertical oscillatory motion.
We can estimate the instantaneous velocity at t=0 by computing a table of average velocities using values of t approaching 0, as shown in the table below.
Average velocities using values of t approaching 0
t
sint−sin0t−0=sintt
−0.1
0.998334166
−0.01
0.9999833333
−0.001
0.999999833
0.001
0.999999833
0.01
0.9999833333
0.1
0.998334166
From the table we see that the average velocity over the time interval [−0.1,0] is 0.998334166, the average velocity over the time interval [−0.01,0] is 0.9999833333, and so forth. Using this table of values, it appears that a good estimate is v(0)=1.
By using the definition of a derivative, we can see that
v(0)=s′(0)=limt→0sint−sin0t−0=limt→0sintt=1.
Thus, in fact, v(0)=1.
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.
instantaneous rate of change
The instantaneous rate of change of a function f(x) at a value a is its derivative f′(a).
A homeowner sets the thermostat so that the temperature in the house begins to drop from 70∘F at 9 p.m., reaches a low of 60∘ during the night, and rises back to 70∘ by 7 a.m. the next morning.
Suppose that the temperature in the house is given by T(t)=0.4t2−4t+70 for 0≤t≤10, where t is the number of hours past 9 p.m. Find the instantaneous rate of change of the temperature at midnight.
Since midnight is 3 hours past 9 p.m., we want to compute T′(3). Refer to the definition of a derivative.
T′(3)=limt→3T(t)−T(3)t−3Apply the definition.=limt→30.4t2−4t+70−61.6t−3Substitute T(t)=0.4t2−4t+70andT(3)=61.6.=limt→30.4t2−4t+8.4t−3Simplify.=limt→30.4(t−3)(t−7)t−3=limt→30.4(t−3)(t−7)t−3=limt→30.4(t−7)Cancel.=−1.6Evaluate the limit.
The instantaneous rate of change of the temperature at midnight is −1.6∘F per hour.