xaktly | Physics | Mechanics

Speed


Things move, some faster than others


In physics, we are concerned both with objects at rest (static) and objects in motion (dynamic). Speed is an important measure of the quantity and character of motion. In math classes, we often refer to speed as rate, or rate of travel. Speed is defined as the distance traveled divided by the time it takes

In what follows, we'll be working on linear speed, speed of an object traveling in a straight line, not along a curve.

$$\text{speed} = \frac{\text{distance}}{\text{time}}$$

$$s = \frac{d}{t}$$


First: an Algebra tuneup


It's worth pausing here to note that physics is full of three-variable equations like this, and much of the work you'll do to model and solve physical problems will consist of rearranging and solving equations like this with simple algebra. Here are the three rearrangements of the speed equation and how they're obtained:



A handy trick


There's a useful trick to these kinds of rearrangements if your algebra is weak or rusty, the "magic triangle" (below). You can use it to find the rearrangements of any three-variable equation. Just set up the equation in the triangle in a form you know - note the similarity of the arrangement in the left-most triangle: speed equals distance over time. Then to solve for one of the variables, cover that variable with a finger and read off the solution. The middle triangle: distance = speed times time. The right triangle: time = distance over speed.





Average & instantaneous speed


If you drive from Salida, CO to Denver, CO, you'll cover a distance of about 150 miles (240 Km), and it will take you about 3 hours. What you can calculate from that is average speed:

$$s = \frac{d}{t} = \frac{150\:mi.}{3\:h} = \bf 50 \frac{mi.}{h}$$

Pro tip: in science, we don't really use the common abbreviation "mph" for "miles per hour." We use the fraction

$$\frac{mi.}{h}$$

It's important to notice that what we've actually calculated is an average speed. In fact, on that trip, there are several stop signs, mountain passes and other places where speed can be faster or slower than the average. We don't know anything about any of those details when we calculate average speed, just the total time and distance.

Instantaneous speed, the speed of an object, like a car, at any one instant in time is harder to calculate (it requires calculus – see the box below), but we can measure instantaneous speed at any time in a car by looking at the "speed-o-meter."

Often we put a bar over a quantity to denote that it is an average, so average speed is sometimes written as $\bar s$.


Example 1 – calculating average speed

It takes 1:50 (one hour and 50 minutes) to cycle from Sharon, MA to Providence, RI, a distance of 29.3 miles. Calculate the average speed of such a trip in mi./h


Solution: First we need to convert 1 hour + 50 min. to hours. (See unit conversions to brush up on that important skill.) 50 minutes is 5/6 hour or 0.833 hours, so 1:50 = 1.833 hours.

Now the speed average speed is just:

$$ \begin{align} s &= \frac{d}{t} = \frac{29.3\:mi.}{1.833\:h} \\[5pt] &= \bf15.9 \: \frac{mi.}{h} \end{align}$$

We should probably round that to 15.9 or 16 mi./h because we only know the distance to the tenths place – it's just good practice.

Note: Once in a while you'll see mi./h written as mi.h-1. (recall that x-1 = 1/x) It's written that way because printed text like what you're reading now looks best on one line, and because it's poor practice to write fractions with a slash / on the same line – it's a good way to lose track of units.

Pro tip: $\frac{a}{b}$, not $a/b$

It's a common practice to write fractions on one line with a slash for a fraction bar, like $a/b$. That's fine, and really convenient for typesetting (typing all on one line). But it can lead to no good if you do it in calculations, so it's really best avoided.

Always write fractions in calculations vertically, like this:

$$\frac{2a}{b} \; \; \text{ or } \; \; \frac{m}{s} \; \; \text{ or } \; \; \frac{Kg \cdot m}{s^2}$$

The problem with the slash is that sometimes you'll forget what's really in the denominator and that can mess up your calculation.


Example 2 – calculating travel time

A coast-to-coast trip across the United States is one of roughly 3000 miles. If a cyclist can maintain an average speed of 17 mi./h on such a trip, how long should the trip take?


Solution: If you are like most students, you'll want to start plugging in numbers right away, but I strongly urge you to resist that. Organize the equation to solve for the variable you're looking for first. The speed-distance-time equation is:

$$s = \frac{d}{t}$$

To solve for time, first multiply both sides by time. A good rule to follow is: If the variable for which you want to solve is in the denominator, first ... get it out of there.

$$ts = d$$

Now divide both sides by the speed to get:

$$t = \frac{d}{s}$$

Now we can plug in distance and average speed to get the time. Pay attention to the units. They can tell you when you're messing up.

$$t = \frac{3000\:mi.}{17\frac{mi.}{h}}$$

One of a number of commonly-used trans-America bike routes.

Notice that dividing by mi./h is the same as multiplying by the reciprocal, so the units of miles divide away nicely

$$t = \frac{3000\:mi.}{17}\:\frac{h}{mi.}$$

The resulting time in hours is:

$$\bf t = 176\:hours$$

That's about 22 8-hour days.


Example 3 – calculating distance traveled

A spacecraft reaches its destination by slowly accelerating (increasing its speed) throughout the whole trip. It begins at a speed of zero m/s and arrives at a speed of 6,000 m/s. If the whole trip takes one year, how long will the craft have traveled?


Solution: First we need to calculate the average speed. It's just the numerical average of the two speeds that we know, 0 m/s and 6000 m/s:

$$s = \frac{0 + 6000}{2} = 3000\:\frac{m}{s}$$

Now we need to get the times on the same scale. Let's use seconds, so we'll have to convert years to seconds:

$$ \require {cancel} \begin{align} 1\cancel{y} &\left[\frac{365 \cancel{d}}{1\cancel{y}}\right]\left[\frac{24\cancel{h}}{1\cancel{d}}\right]\left[\frac{60\cancel{min.}}{1\cancel{h}}\right]\left[\frac{60 \,s}{1\cancel{min.}}\right] \\[5pt] &= 31,536,000\,s \\[5pt] &= 3.15 \times 10^6\,s \end{align}$$

It's usually better to use scientific notation when numbers get so big. Now the definition of speed is:

$$s = \frac{d}{t}$$

We rearrange before plugging in numbers. Solving for distance gives us:

$$d = s·t$$

Now plugging in numbers and canceling units gives the distance.

$$ \require{ cancel } \begin{align} d &= 3000 \frac{m}{\cancel{s}}\,(3.15 \times 10^6 \cancel{s}) \\[5pt] &= 9.45 \times 10^9 \,m \\[5pt] &= \bf 9.45 \times 10^6\,Km \end{align}$$

That's a lot of Kilometers.


Practice problems

1. It takes 32 minutes to drive 26.5 miles from Sharon, MA to Providence, RI. Calculate the average speed of the trip in miles per hour.
2. How much longer does it take to drive 26 miles at 65 miles per hour than at 70 miles per hour?
3. A cyclist pedals for 2 hours and 45 minutes and her cycle computer shows an average speed of 18 miles per hour. How far did she pedal?

Speed is the slope of a distance vs. time graph


When distance traveled is plotted vs. elapsed time, the slope of the graph (rise over run) is the average speed.

Often in math we get the impression that units and even the relative scales of the y and x axes (distance and time here) must be the same. It isn't so. In this graph, distance in meters divided by time in seconds gives speed in m/s, an acceptable unit.

The graphs below illustrate a few different kinds of d vs. t graphs you might encounter. You should learn to interpret graphs like these.


Interpreting position vs. time graphs

Here are a few examples of position (along the x-coordinate) vs. time (t) graphs for you to practice interpreting. Explanations for each chunk of time are given below each graph, and you can roll-over or tap the graph to see another version of the explanation. Make sure to reason each out for yourself before looking at the explanations.



1. Between t=0 and t1 the object is moving in the +x direction at a constant speed, given by the slope of the line, $\Delta x / \Delta t.$ Between t1 and t2 the particle is not moving, and remains at position x2. The slope of the horizontal line across this region is zero, so the speed is zero. Between t2 and t3, the object travels at constant velocity in the -x direction. Finally, after t3, the object is moving in the +x direction, but not at constant velocity. The slope of the curved section decreases over time, so the particle is slowing down as it moves.


2. Between t=0 and t1, the object moves at constant speed in the +x direction. At t1 it turns abruptly and heads in the -x direction at constant speed. Between t2 and t3 the object is stationary because the x vs. t graph has zero slope. After t3 the object again moves in the +x direction, but its speed in that direction increases over time. We know this because the steepness of the curved section increases (it gets steeper) as t grows


3. The object remains at rest (speed = 0) at x1 from time t=0 to t1. It then moves back to the origin at constant speed. Between t2 and t3, the object moves at constant speed in the +x direction until it reaches x3. There it turns in the opposite direction and moves with constant speed until it reaches x2 at time t4. From there on it remains stationary.


4. The object starts at rest (speed = 0) until t1, then it moves at constant speed until it reaches position x1 at t2. Between t2 and t3, the object moves at variable speeds (it accelerates and decelerates. Its speed is positive and decreasign until t3, then negative and increasing until t4. It then travels in the -x direction at constant speed.

Practice problems

4. If a race car completes a 3-mile oval lap in 58 seconds, calculate its average speed in mi./h. Did the car accelerate during the 58 seconds?
5. The Moon orbits Earth in a near-circular (elliptical) orbit of radius 3.84 x 108 m in 27.3 days. Calculate the average speed of the moon in its orbit.
6. The diameter of Earth is about 12,800 Km. It takes Earth 24 h to rotate once on its axis. Calculate the average speed of any object on the surface of the Earth at the equator. Convert to mi./h, too.
7. The typical airborne speed of an intercontinental B747 jet is 530 mi./h, while the speed of the supersonic (faster than sound) Concorde was 1500 mi./h. If each airliner were to circumnavigate Earth (25,000 mi.) what would be the difference in air time spent by the two aircraft?
8. It takes light (speed = 3.0 x 108 m·s-1) 8.33 min. to travel from the Sun to Earth, and 1.3 seconds from the moon to Earth. Calculate the average distances of the Sun and Moon from Earth.

More complicated problems – related rates


Often when we're working with speeds, we're working with relative speeds, or the speeds (or rates) of two things that are linked. There are some nifty techniques for dealing with problems of this kind.

Here are a couple of examples of such problems. They make good use of your organizational and algebra skills.

Example 4

Runner A can run 1600 m in 6.3 min. Runner B can run the same distance in 7.2 min. How much of a head start, in meters, must runner A give runner B in order for them to finish a 10,000 m race in a tie?


Solution: Our strategy will be to find the speed of each runner (because we have both distance and time), then use those speeds to calculate how long it will take runner A to run the full 10,000 m, then use that time to calculate how far runner B will go. The difference between that distance and 10,000 m will be our head start.

The speed of runner A is

$$ \require{cancel} \begin{align} s_A &= \frac{d}{t} = \left( \frac{1600\,m}{6.3\cancel{min}} \right) \left( \frac{1\cancel{min}}{60\,s} \right) \\[5pt] &= 4.2328\, \frac{m}{s} \end{align}$$

and the speed of runner B is

$$ \require{cancel} \begin{align} s_B &= \frac{d}{t} = \left( \frac{1600\,m}{7.2\cancel{min}} \right) \left( \frac{1\cancel{min}}{60\,s} \right) \\[5pt] &= 3.7037\, \frac{m}{s} \end{align}$$

I've converted these speeds to meters/second because it's a very common unit, but that's not absolutely necessary.

Now we can rearrange the speed equation to solve for time:

The time it takes for the faster runner to cover 10,000 meters is

$$t = \frac{d}{s} = \frac{10,000 m}{4.2328 \frac{m}{s}} = 2362.5\,s $$

That's just a little over 39 min. In that time, runner B will cover a shorter distance. Rearranging the speed equation again to d = st, we get:

$$ \require{cancel} \begin{align} d = st &= 3.7037 \frac{m}{\cancel{s}} \cdot 2362.5\cancel{s} \\[5pt] &= 8,750\,m \end{align}$$

So in order to finish in a tie, runner A will have to let runner B have a 10,000 - 8,750 = 1,250 m (or 1.25 Km) head start.


Example 5

Runner A and runner B start on a 400 m track at the same time. Runner A laps runner B after 6.5 laps. If they are to run a 5,000 m race, how much time should A wait in order for them to finish in a tie?


Solution: It doesn't seem like we have enough information to solve this problem, but we do. Two key things help us. First, running around the track, we have the distance each runner covers in the same time. that will allow us to link up equations through the common time using the transitive property. Second, in the 5,000 m race the faster runner (A) runs the distance that B runs plus some unknown distance.

We take advantage of the same time on the track run by calculating the speeds each runner:

Solving for time, t = d/s, we can eliminate the time to get:

$$\frac{2600}{s_A} = \frac{2200}{s_B}$$

Cross multiplication gives us

$$2600\,s_B = 2200\,s_A$$

and solving for sB tells us that the speed of runner B is 11/13 the speed of runner A. We don't know the actual speeds, but we do know the relationship between them.

$$s_B = \frac{2200}{2600}\,s_A = \frac{11}{13}\,s_A$$

and

Now the graph of distance vs. time is a line, for which the slope is the speed. From this we can infer a couple of facts:

In identical times, the distance traveled by B is 11/13 the distance traveled by A.

and

A traverses a distance d in 11/13 of the time that B does.

Finally, the difference is 2/13, so we have the head-start distance:

$$\frac{2}{13} (5000\:mi.) = 769\:mi.$$


Speed, distance, time & calculus


This section is entirely optional, but read on if you know something about calculus and you'd like to learn about its role in physics. By the way, if you don't know anything about it, don't worry. Calculus really isn't a huge mystery, and it will make perfect sense when you do learn it.

Because the first derivative of a function is its slope, the first derivative of the position (x) with respect to time is the speed.

Speed is the first derivative of position (x) with respect to time.

$$s = \frac{d\,x(t)}{dt}$$

Now if we view the integral as a sum, then the net distance traveled, provided we have some functional form for the speed, is just the integral of that function between two times, t1 and t2

Distance (x) is the definite integral of speed, s(t) over the time range t1 to t2.

$$x = \int_{t_1}^{t_2}\:s(t)\,dt$$

There are many other derivative and integral relationships in physics. Any rate is the derivative of some underlying function, and any time a quantity that can be represented as a continuous function is summed – that's an integral.

Video examples

Here are eight examples of simple mechanics problems involving speed, distance, time and acceleration (acceleration is covered in another section).


Example 1

Calculate the linear speed of the moon as it orbits Earth.


Minutes of your life: 2:34


Example 2

Calculate the speed of a person standing "still" at the equator of Earth. It's fast!

Minutes of your life: 2:53


Example 3

Two runners begin a race; one laps the other. From the data, determine how much of a head start the slower runner would need to tie a 5 Km race.

Minutes of your life: 4:48


Example 4

A train passes a person on a station platform. From the speed of the train and the time it takes to pass the person and the platform, determine the length of the platform.

Minutes of your life: 3:45


Example 5

Calculate the initial velocity of an accelerating car, given the acceleration, the distance traveled while accelerating & the time of acceleration.

Minutes of your life: 3:43


Example 6

A ball rolls down a ramp with constant acceleration. Calculate the speed and distance traveled after 3s, and determine distance rolled given a velocity.

Minutes of your life: 3:32


Example 7

Calculate the acceleration experienced by a driver crashing a car into a tree, and convert it to "g-force."


Minutes of your life: 3:35


Example 8

A ball is launched straight upward at a known initial velociy. Calculate how high it will rise and how long the round trip will take.

Minutes of your life: 2:56


X

Transitive property

The transitive property of algebra says that if two things are equivalent to the same thing, then they are equivalent to each other.

If   a = c   and   b = c

then   a = b.

Creative Commons License   optimized for firefox
xaktly.com by Dr. Jeff Cruzan is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. © 2021, Jeff Cruzan. All text and images on this website not specifically attributed to another source were created by me and I reserve all rights as to their use. Any opinions expressed on this website are entirely mine, and do not necessarily reflect the views of any of my employers. Please feel free to send any questions or comments to jeff.cruzan@verizon.net.