Matheno - Learn Well and Excel

B.2 Average Velocity Over Any Interval

On the preceding screen we developed the concept of “average velocity for an entire trip.” On this screen we’re going to extend those ideas to apply to the average velocity over any time interval that we choose. We’ll then take a very big step, and start to develop the idea of instantaneous velocity.

The only change is that (no surprise) instead of considering the entire trip, we instead must specify the exact time interval we’re interested in. We use the notation $t_1$ to specify the start of the interval, and $t_2$ to specify its end; the time interval is thus $[t_1, t_2].$ We also need to know the object’s position at the start of the interval $s(t_1),$ and its position at the end of the interval, $s(t_2).$

We can then generalize average velocity over any interval as

Average velocity over any interval
\begin{align*}
\text{average velocity}_{[t_1,\, t_2]} &= \frac{\text{change in position}}{\text{change in time}} \\[8px] &= \frac{\text{final position}\,- \text{initial position}}{\text{final time}\,- \text{initial time}} \\[8px] &= \frac{s(t_2)\,-\, s(t_1)}{t_2\, -\, t_1}
\end{align*}

 

Average velocity: average rate of change of position over a specified time interval
We use the subscript $[t_1, t_2]$ on the words “average velocity” to emphasize that we are computing the average rate of change of the object’s position over this particular time interval from $t_1$ to $t_2,$ so it’s perfectly clear to anyone looking at the calculation what the relevant interval is.

In the following Example, let’s compute the average velocity for an interval that does not encompass the entire trip.

Example 1: Samuel's Average Velocity

Samuel’s position as a function of time for a trip is shown below. Each position is a mile-marker along the highway.
$$ \begin{array}{c|c}
\text{time} & \text{position} \\
\hline
\text{2:00 pm} & 130 \\
\text{2:20 pm} & 107 \\
\text{2:40 pm} & 89 \\
\text{3:00 pm} & 75 \\
\text{3:20 pm} & 68 \\
\text{3:40 pm} & 68 \\
\text{4:00 pm} & 42 \\
\text{4:20 pm} & 28 \\
\text{5:00 pm} & 10 \\
\end{array} $$

  1. What was his average velocity between 3:00 pm and 4:20 pm?
  2. The answer is a negative value. What’s the physical significance of this negative result?

Solution.
(a) Samuel’s average velocity between 3:00 pm and 4:20 pm is
\begin{align*}
\text{average velocity}_{\text{[3:00 pm, 4:20 pm]}} &= \frac{s(\text{4:20 pm})\, -\, s(\text{3:00 pm})}{\text{4:20 pm}\, -\, \text{3:00 pm}} \\[8px] &= \frac{28 \text{ miles}\, -\, 75 \text{ miles}}{1 \text{ hour } 20 \text{ min} }\\[8px] &= \frac{-47 \text{ miles}}{1.33 \text{ hours}}\\[8px] &= -35.3 \text{ mph} \quad \cmark
\end{align*}
(b) As the figure below shows, the negative value indicates that Samuel’s final position, s(4:20 pm) = 28 miles, is closer to the origin than his initial position, s(3:00 pm) = 75 miles. That is, his position has decreased over this interval. The line segment connecting his initial and final positions thus has a negative slope.
Samuel's position versus time graph, with a line secant passing through the points (3:00pm, mile 75) and (4:20pm, mile 28), marking the start and end of the interval. The slope of that line equals Samuel's average velocity over the interval, and is negative because his position decreases over the interval.

 


Thinking about short time intervals,
and initial “instantaneous velocity” estimates

 
We’re now making a Big Shift, and starting to think about what happens over as short a time interval as we can compute with the data we are given, around a particular moment. For instance, in the following Example we’ll estimate the “instantaneous velocity” at a particular time — that is, approximately what a car’s speedometer would show at that instant.

This Example, by the way, is based on a very common exam question, so you should become comfortable with it, along with the other similar Examples and Practice Problems below.

Example 2: Approximate an object's velocity at an instant

A remote-controlled toy car travels on a straight track, starting from position s = 0 at time t = 0. Its position at time t is given by the function $s(t).$ The table shows values of its position, measured in centimeters (cm), at some moments in time, measured in seconds from $t=0.$

\[ \begin{array}{|c||c|c|c|c|c|c|}
\hline
t \text{ (seconds)} & 1.0 & 1.5 & 3.0 & 3.5 & 4.0 & 4.5 \\
\hline
s \text{ (cm)} & 1.0 & 2.25 & 9.0& 12.25 & 16 & 20.25 \\
\hline
\end{array}\] Graph showing data points listed in the table
The data points are plotted in the figure.

Use two of the data points given to approximate as best you can the object’s velocity at $t = 3.0$ seconds.



Solution.

We can’t use only the data point for $t = 3.0$ s to find the car’s velocity at that instant: that single piece of information tells us where the object is just then, but not how fast it’s moving. Instead, to find its velocity we need to compute its change in position over some time interval.

To get the best approximation we can using the given data, we should take the smallest time interval we can near $t=3.0$ s. There’s no sense, for instance, in computing the average velocity over the entire period [1.0 s, 4.5 s]: the value we would obtain is unlikely to represent what happens at t = 3.0 s very well.

By contrast, the data point at $t = 3.5$ s is just 0.5 s away from our moment of interest, and the interval [3.0 s, 3.5 s] is only 0.5 s long. So let’s use the data points for those two times:
\[ \begin{array}{|c||c|c|c|c|c|c|}
\hline
t \text{ (seconds)} & 1.0 & 1.5 & \color{blue}{3.0} & \color{green}{3.5} & 4.0 & 4.5 \\
\hline
s \text{ (cm)} & 1.0 & 2.25 & \color{blue}{9.0}& \color{green}{12.25} & 16 & 20.25 \\
\hline
\end{array}\] That is, let’s use the points (3.0, 9) and (3.5, 12.25) to find the average velocity over that 0.5-second interval, and take that the resulting value as the best possible approximation to the velocity at t = 3.0 s we’re after.

Recall the definition of average velocity:
\begin{align*}
\text{average velocity}_\text{[3.0, 3.5]} &= \frac{s(t_2)\,-\, s(t_1)}{t_2\, -\, t_1} \\[8px] &= \frac{\color{green}{s(3.5)}\, -\, \color{blue}{s(3.0)}}{\color{green}{3.5}\, -\, \color{blue}{3.0}} \\[8px] &= \frac{\color{green}{12.25}\, -\, \color{blue}{9.0}}{0.5} \\[8px] &= \frac{3.25}{0.5} \\[8px] &= 6.5 \, \text{cm/s}
\end{align*}
Graph showing data points listed in the table and the secant line through the two points of interest. The slope of that secant line equals the average velocity for the interval, 6.5 m/s.
The average velocity we just calculated is equal to the slope of the secant line that passes through the points $\big(3.0, s(3.0)\big)$ and $\big(3.5, s(3.5)\big),$ as shown.

Our best approximation for the object’s velocity at $t=3.0$ s given this data set is thus $v_\text{at 3.0 s} \approx 6.5$ cm/s. $\quad \cmark$

The preceding examples used tables to provide the position-values at various times. More frequently, you’ll be given an equation that describes an object’s position as a function of time, and your first step will be to use that equation to determine the object’s position final and initial positions for the interval of interest. Example 3 illustrates.

Example 3: Ball Tossed in the Air

A ball is shot from the ground straight up into the air with a velocity of $15\, \text{m/s}.$ Its height is described by \[ y(t) = 15t\, -\, 4.9t^2\] where y tells us how many meters (m) the ball is above the ground, when t is measured in seconds (s).

  1. Find the ball’s average velocity between $t = 0$ s and $t = 1.0$ s.
  2. Find the ball’s average velocity between $t = 2.0$ s and $t = 3.0$ s.
  3. The ball lands back on the ground at $t = 3.06$ s and stays there. What is the ball’s average velocity between $t=0$ s and $t = 3.1$ s? Answer without doing any calculations.

Solution.
(a) The ball’s average velocity for the interval [0 s, 1.0 s] is given by
\begin{align*}
\text{average velocity}_{[0 \, \text{s,} \, 1.0 \, \text{s}]} &= \frac{\text{change in position}}{\text{change in time}} \\[8px] &= \frac{\overbrace{y(1.0)}^?\,- \overbrace{y(0)}^{??}}{1.0\, -\, 0}
\end{align*}
Hence we first need to know its final position at $t_2 = 1.0$ s and its initial position at $t_1 = 0$ s. We find these by using the given position-equation:
 
Quick subproblem to find $y(t_2 = 1.0 \, \text{s})$ and $y(t_1 = 0 \, \text{s})$:
\begin{align*}
y(t) &= 15t\, -\, 4.9t^2 \\[8px] y(1.0 \text{ s}) &= 15(1.0)\, -\, 4.9(1.0)^2 = 10.1 \text{ m} \quad \blacktriangleleft \\[8px] y(0 \text{ s}) &= 15(0)\, -\, 4.9(0)^2 = 0 \text{ m} \quad \blacktriangleleft \\[8px] \end{align*}
End quick subproblem.
 
Now let’s use those values to find the ball’s average velocity for this interval:
\begin{align*}
\text{average velocity}_{\text{[0 s, 1.0 s]}} &= \frac{\overbrace{y(1.0)}^{10.1 \text{ m}}\,- \overbrace{y(0)}^{0 \text{ m}}}{1.0 – 0} \\[8px] &= \frac{10.1\, -\, 0}{1.0} \\[8px] &= 10.1\, \text{m/s} \quad \cmark
\end{align*}
Graph of the ball's position versus time, and the line segment connecting (0, y(0)) and (1, y(1)). The slope of that line segment equals the ball's average velocity for the interval, 10.1 m/s.
The average velocity equals the slope of the line segment that connects the points $\big(0, y(0)\big)$ and $\big(1, y(1)\big),$ as shown in the figure.


You can also use the interactive Desmos graph at the bottom of this Example to see this value visually.

(b) To compute the ball’s average velocity between $t = 2.0$ s and $t = 3.0$ s, we need its final position at $t_2 = 3.0$ s and its initial position at $t_1 = 2.0$ s. Let’s again compute those first:
 
Quick subproblem to find $y(t_2 = 3.0 \, \text{s})$ and $y(t_1 = 2.0 \, \text{s})$:
\begin{align*}
y(3.0 \text{ s}) &= 15(3.0) – 4.9(3.0)^2 = 0.9 \text{ m} \quad \blacktriangleleft \\[8px] y(2.0 \text{ s}) &= 15(2.0) – 4.9(2.0)^2 = 10.4 \text{ m} \quad \blacktriangleleft \\[8px] \end{align*}
End quick subproblem.
 
Then the average velocity for this interval is:
\begin{align*}
\text{average velocity}_{\text{[2.0 s, 3.0 s]}} &= \frac{y(3.0)\,- y(2.0)}{3.0 – 2.0} \\[8px] &= \frac{0.9 – 10.4}{1.0} \\[8px] &= -9.5\, \text{m/s} \quad \cmark
\end{align*}
Graph of the ball's position versus time, and the line segment connecting (2, y(2)) and (3, y(3)). The slope of that line segment equals the ball's average velocity for the interval.
The average velocity is the slope of the line segment that connects the points $\big(2, y(2)\big)$ and $\big(3, y(3)\big),$ as shown in the figure.

You can also use the interactive Desmos graph at the bottom of this Example to see this value visually.

(c) Since the ball starts on the ground at $t_1 = 0,$ and is again on the ground at $t_2 = 3.1$ s, its change in position for the interval $[0, 3.1]$ is $0.$ Hence its average velocity is $0$ for this interval as well. $\quad \cmark$

Graph of the ball's position versus time, and the horizontal line segment connecting (0, y(0)) and (3.1, y(3.1)). The slope of that line segment equals the ball's average velocity for the interval: zero.We can also see this result by looking at the slope of the line segment that connects the points $\big(0, y(0)\big)$ and $\big(3.1, y(3.1)\big)$. The line is horizontal, indicating a slope of zero.

You can again also use the interactive Desmos graph immediately below to see this value visually.


Interactive Desmos graph for the ball’s motion
Step 1: Initially the line segment intercepts the curve at the points of interest for part (a), the points $\big(0, y(0)\big)$ and $\big(1, y(1)\big).$ For parts (b) and (c), drag the two points to the appropriate places.
Graph of $y = 15 t – 4.9t^2$ and Moveable Secant Line

Step 2. Once you’ve correctly placed the line segment’s end-points on the curve, check the box below to show the calculation of the segment’s slope.


Tips iconPart (c) of the preceding example illustrates the same general conclusion we saw after considering Matt’s swim on the preceding screen:

If the object is at the same location at the start and the end of the interval,
then there is no change in position, and so its average velocity is zero for the interval.

While this result might seem odd, remember that average velocity doesn’t focus on any of the details of the motion, and instead considers only the initial and final positions of the object and the duration of the interval. Hence an average velocity of zero tells you only that the object ends with with the same position where it began, and absolutely nothing about the motion that took place during the interval. Said differently, a ball that doesn’t move at all, maintaining zero velocity throughout the motion, would begin and end its motion in the same position(s) as the ball that was shot upward.

Practice, and Extension

Time for you to practice putting these ideas to deeper use. As we said above, these types of problems appear very frequently on exams, so please take this opportunity to make doing these types of calculations routine for yourself!

Practice Problem #1: Compute Average Velocity

The graph shows an object's position $s,$ in meters, as a function of time $t,$ in seconds.

Object's position versus time curve
 
  1. Find the object's average velocity from $t = 0$ to $t = 10$ seconds.
  2. Find the object's average velocity from $t = 10$ to $t = 30$ seconds.
  3. Without doing any calculations, which is greater: the average velocity from 5 to 10 seconds, or the average velocity from 20 to 25 seconds? How can you tell?
Show/Hide Solution
(a) From the graph, we see that the object starts at time $t_1 = 0$ s at $s(0) = 0$ m. At $t_2 = 10$ s it is at position $s(10) = 5$ m. Hence its average velocity over this interval is \begin{align*} \text{average velocity}_{\text{[0 s, 10 s]}} &= \frac{s(10)\,-\, s(0)}{10\, -\, 0} \\[8px] &= \frac{5 \, \text{m}\, – \,0 \, \text{m}}{10 \, \text{s}} \\[8px] &= \frac{5 \, \text{m}}{10 \, \text{s}} \\[8px] &= 0.5\, \text{m/s} \quad \cmark \end{align*} Object's position versus time curve, and the secant line through the two points of interest. The average velocity for this interval is equal to the slope of the blue secant line that passes through the points $\big((0, s(0)\big)$ and $\big((10, s(10)\big)$ as shown.

(b) From the graph, we see that at time $t_1 = 10$ s the object is at $s(10) = 5$ m. At $t_2 = 30$ s it is at position $s(30) = 45$ m. Hence its average velocity over this interval is \begin{align*} \text{average velocity}_{\text{[10 s, 30 s]}} &= \frac{s(30)\,-\, s(10)}{30\, -\, 10} \\[8px] &= \frac{45 \, \text{m}\, -\, 5 \, \text{m}}{20 \, \text{s}} \\[8px] &= \frac{40 \, \text{m}}{20 \, \text{s}} \\[8px] &= 2 \, \text{m/s} \quad \cmark \end{align*} Object's position versus time curve, and the secant line through the two points of interest. The average velocity for this interval is equal to the slope of the blue secant line that passes through the points $\big((10, s(10)\big)$ and $\big((30, s(30)\big)$ as shown.

(c) We can answer this question without doing any calculations by drawing (or imagining drawing) the secant line that passes through the start and end points of each interval, and then deciding which has the larger slope. Object's position versus time curve, and one secant line that passes through the start- and end-points of the first interval, and a second secant line that passes through the start- and end-points of the second interval. As the figure shows, the secant line for the second interval, [20 s, 25 s], has the larger slope, and so this interval has the larger average velocity. $\quad \cmark$

An alternate way to reason is to note that the intervals are of equal length, 5 seconds. Hence we could instead look to see during which interval the object changes its position more: as the figure shows, the object’s’ change in position is larger during the interval [20 s, 25 s] than during [5 s, 10 s], and hence its average velocity is larger during the second interval as well. $ \quad \cmark$ The object's position versus time curve, highlighting the change in position during the first time interval, and during the second time interval. The latter is clearly larger.
[hide solution]
Practice Problem #2: Better estimate of instantaneous velocity
Recall Example 3 above, "Approximate an object's velocity at an instant." We've now collected more data as shown in the table and accompanying graph. \[ \begin{array}{|c||c|c|c|c|c|c|} \hline t \text{ (seconds)} & 1.0 & 1.5 & 3.0 & 3.08 & 3.2 & 3.5 & 4.0 & 4.5 \\ \hline s \text{ (cm)} & 1.0 & 3.25 & 9.0 & 9.49 & 10.24 & 12.25 & 16 & 20.25 \\ \hline \end{array}\] Graph showing data points listed in the table Use the data in the table to find a better approximation for the object's velocity at $t = 3.0$ seconds. \begin{array}{lllll} \text{(A) }6.125 \, \tfrac{\text{cm}}{\text{s}} && \text{(B) }6.5 \, \tfrac{\text{cm}}{\text{s}} && \text{(C) }3.83 \, \tfrac{\text{cm}}{\text{s}} && \text{(D) }0 \, \tfrac{\text{cm}}{\text{s}} && \text{(E) }6.0 \, \tfrac{\text{cm}}{\text{s}} \end{array}
Show/Hide Solution
With the new data, we can find a better estimate than we did in the Example when our time interval was 0.5 seconds. In particular, consider the smaller time interval [3.0 s, 3.08 s], now just 0.08 s long. \begin{align*} \text{average velocity}_\text{[3.0, 3.08]} &= \frac{s(3.08)\, -\, s(3.0)}{3.08\, -\, 3.0} \\[8px] &= \frac{9.49\, -\, 9.0}{0.08} \\[8px] &= \frac{0.49}{0.08} \\[8px] &= 6.125 \, \text{cm/s} \end{align*} Graph showing data points listed in the table and the secant line through the two points of interest The average velocity we just calculated is equal to the slope of the secant line that connects the points $\big(3.0, s(3.0)\big)$ and $\big(3.08, s(3.08)\big),$ as shown. Our best approximation for the object’s velocity at $t=3.0$ s given this data set is thus $v_\text{at 3.0 s} \approx 6.125 \text{ cm/s.} \quad \cmark$
[hide solution]
Practice Problem #3: Cars Pass
Sandy is traveling on a straight road and is stopped at a red light. At exactly noon, the light turns green, and for the next bit of time her car's position is given by \[s_\text{Sandy}(t) = 1.5t^2 + 7\] where s is in meters (measured from a 0-kilometer marker on the road) and t is in seconds. Michael is traveling at a constant rate on the same road, and passes Sandy exactly 2 seconds after noon. Since Sandy is accelerating, 4 seconds later, at 6 seconds after noon, Sandy passes Michael. What is the constant speed of Michael's car, $v_\text{Michael}$? Hint: There's a close connection between finding Michael's constant speed and Sandy's average velocity. Do you see it? If not, tap "Open" here:
Open/close hint
Position versus time plots for Sandy and Michael. Sandy's motion starts at (0,7) and curves upward. Michael's motinon is an upward sloping line that intersects Sandy's curve at (2, s(2)) and (6, s(6)). As the figure indicates, Michael’s constant speed is Sandy’s average velocity between t = 2 sec and t = 6 sec.
[collapse]
\begin{array}{lllll} \text{(A) }18.5 \, \tfrac{\text{m}}{\text{sec}} && \text{(B) }12 \, \tfrac{\text{m}}{\text{sec}} && \text{(C) }9.25 \, \tfrac{\text{m}}{\text{sec}} && \text{(D) }10.2 \, \tfrac{\text{m}}{\text{sec}} && \text{(E) none of the above} \end{array}
Show/Hide Solution
We know that Michael is traveling at constant speed. We also know that his car is at the same position as Sandy’s car at t = 2 sec, and at t = 6 sec. Hence we can calculate his constant speed, since we know his change in position is the same as Sandy’s change in position over those 4 seconds. That is, Michael’s constant speed is equal to Sandy’s average velocity over this time interval: \[ v_\text{Michael} = \frac{s_\text{Sandy}(6 \, \text{sec}) – s_\text{Sandy}(2 \, \text{sec})}{6 \, \text{sec} – 2 \, \text{sec}} \] We need to calculate Sandy’s car’s position at $t = 6$ seconds: \[ s_\text{Sandy}(6) = 1.5(6)^2 + 7 = 61\, \text{m} \quad \blacktriangleleft\] and at $t = 2$ seconds: \[ s_\text{Sandy}(2) = 1.5(2)^2 + 7 = 13\, \text{m} \quad \blacktriangleleft \] Then \begin{align*} v_\text{Michael} = v_\text{avg, Sandy} &= \frac{s_\text{Sandy}(6 \, \text{sec}) – s_\text{Sandy}(2 \, \text{sec})}{6 \, \text{sec} – 2 \, \text{sec}} \\[8px] &= \frac{61\, \text{m} – 13\, \text{m}}{4 \, \text{sec}} \\[8px] &= \frac{48 \, \text{m}}{4 \, \text{sec}} \\[8px] &= 12 \, \tfrac{\text{m}}{\text{sec}} \quad \cmark \end{align*} Position versus time plots for Sandy and Michael. Sandy's motion starts at (0,7) and curves upward. Michael's motinon is an upward sloping line that intersects Sandy's curve at (2, s(2)) and (6, s(6)). The slope of Michael's line is shown: 12 m/sec.
[hide solution]

Problem #3 nicely illustrates again the meaning of average velocity: If two objects start out together, and one travels at the constant speed equal to the other’s average velocity over the chosen time-interval, then they will be at the same location again at the end of that interval.

Let’s consider a problem that’s more challenging to think through, but that draws on the same ideas. It’s modeled on a question that appeared previously on a college-level exam.

Practice Problem #4: Sinusoid
The figure shows the x-position versus time graph of an object from $t=−1.5$ to $t=7$. For how many values of $a,$ $−1\lt a \lt 7,$ is the average velocity of the object equal to zero on the interval $[−1, a]?$ Curve y = sin(x)
Show/Hide Hint
If the average velocity is zero over an interval, then the slope of the secant line that passes through the start and end points of that interval on the position-versus-time graph must be ____. Then picture in your mind a secant line that starts at $x = -1,$ and the other end must intersect the curve such that the line’s slope equals ____.
[collapse]
\[ \begin{array}{lllll} \text{(A) Zero} && \text{(B) One} && \text{(C) Two} && \text{(D) Three } && \text{(E) Need more information} \end{array} \]
Show/Hide Solution
Recall that in order for the average velocity on an interval to be zero, the object’s position at the start and the end of the interval must be the same. Hence another way to phrase the question is,
“How many points are there on the graph in the region $−1\lt t \lt 7$ that have the same x-value (as shown on the vertical axis) as the initial point $\big(-1, x(-1)\big)$?”
The answer is two, as shown in the two figures below. (Note that the question doesn’t ask us to identify the values of a, only to count how many there are.) Hence the answer is (C) Two $\cmark$.
[hide solution]

In the next topic we’ll generalize the idea of average rate to apply to other quantities that change.

The Upshot

  1. Average velocity over the interval $[t_1, t_2]$ is defined by
    \begin{align*}
    \text{average velocity}_{[t_1,\, t_2]} &= \frac{\text{change in position}}{\text{change in time}} \\[8px] &= \frac{s(t_2)\,- s(t_1)}{t_2 – t_1}
    \end{align*}
    where $s(t_1)$ is the object’s position at time $t_1,$ and $s(t_2)$ is its position at time $t_2.$
  2. Average velocity over a time interval is the average rate of change of the object’s position over that interval.
  3. To obtain the best estimate possible of an object’s instantaneous velocity at a particular moment from data in a table, use the smallest time interval around around that moment.


Questions or comments about anything on this screen? Pop over to the Forum and post!

Buy us a coffee We're working to add more,
and would appreciate your help
to keep going! 😊

We'd appreciate your feedback! 😊
How helpful?

What are your thoughts or questions?

Subscribe
I'd like to be
0 Comments
Inline Feedbacks
View all comments