Distance-time graph

Finding the distance

Find the distance travelled by the object at 4 seconds

(distance, $m$)
24 |                         /
   |                       /
20 |                     /
   |                   /
16 |                 / 
   |               /
12 |             /
   |           /
 8 |         /
   |       /
 4 |     /
   |   /
 0 | /
   |________________________________
     0  1  2  3  4  5  6  7  8  9 10  (time, $s$)

Read off the graph at 4 seconds:

(distance, $m$)
24 |                         /
   |                       /
20 |                     /
   |                   /
16 |                 / 
   |               /
12 |-------------/
   |           / |
 8 |         /   |
   |       /     |
 4 |     /       |
   |   /         |
 0 | /           |
   |_____________|__________________
     0  1  2  3  4  5  6  7  8  9 10  (time, $s$)

At 4 seconds, the distance is 12 m.

Answer: 12m.

Finding the speed / velocity

To find the speed (or velocity) of an object from a distance-time graph, we need to find the gradient at that point.

If the distance-time graph is a straight line, the speed is constant, and we can find the gradient of the line using m=\frac{\Delta y}{\Delta x} - the change in y divided by the change in x.

If it’s not a straight line, we can draw a tangent to the curve at the point we want to find the speed, and then find the gradient of that tangent line.

Finding the average speed

To find the average speed over a period of time, we can use the formula:

\text{average speed} = \frac{\text{total distance}}{\text{total time}}

For example, to find the average speed between 2 seconds and 6 seconds:

flashcards

QuestionAnswer
What is a distance-time graph?A graph showing distance travelled (y-axis) against time (x-axis).
How do you find the distance travelled at a specific time from a distance-time graph?Find the time on the x-axis, move vertically up to the line, then move horizontally to the y-axis to read off the distance.
In the example graph, what is the distance travelled at 4 seconds?12m.
How do you find the speed of an object from a distance-time graph?Find the gradient at that point.
How do you calculate gradient for a straight-line distance-time graph?m=\frac{\Delta y}{\Delta x} (change in distance divided by change in time).
What method is used to find the gradient on a curved distance-time graph?Draw a tangent to the curve at the point and find the gradient of that tangent line.
What is the formula for calculating average speed?\text{average speed} = \frac{\text{total distance}}{\text{total time}}.
Calculate average speed between 2s and 6s if distance at 2s = 8m and at 6s = 20m.Total distance = 20-8=12m, total time = 6-2=4s, average speed = \frac{12}{4}=3m/s.