Free for students · Ad-free · WCAG 2.1 AA Compliant · Accessibility

Displacement, Velocity, and Acceleration

Lesson ~10 min read 8 MCQs

In simple terms: In simple terms, this topic is about describing motion: an object's change in position (displacement), how fast it's going (velocity), and how its motion is changing (acceleration).

Why this matters

Imagine you’re driving from your home in Dallas to visit a friend in Austin for the weekend. You follow the twists and turns of I-35, your car’s odometer adding about 200 miles to its total. But if you were a bird and could fly in a perfectly straight line, the trip is only about 185 miles.

Why the two different numbers? And what if I told you that for your final velocity calculation, the 200-mile path you took is less important than the 185-mile straight shot?

Physics is all about describing the world precisely. To do that, we need clear definitions for how things move. We'll start with the fundamental building blocks: displacement, velocity, and acceleration. By the end of this lesson, you'll know exactly why that 185-mile straight line is so important.

Concept overview

flowchart TD
    A[Position (x)] -->|Change in position| B(Displacement Δx)
    B -->|Divide by time Δt| C(Average Velocity v_avg)
    C -->|Change in velocity| D(Δv)
    D -->|Divide by time Δt| E(Average Acceleration a_avg)
A flowchart shows the relationship between key kinematic concepts. It starts with Position, leading to Displacement. Displacement divided by time gives Average Velocity. A change in velocity, when divided by time, gives Average Acceleration.

Core explanation

Welcome to kinematics! It’s a fancy word for a simple idea: describing motion. Before we can analyze complex things like a baseball's arc or a satellite's orbit, we have to master the basics.

The Object Model: Keeping It Simple

First, a crucial simplification. When we watch a car drive down the street, we don't usually care about the spinning of the hubcaps or the jiggle of the antenna. We just care about where the car as a whole is.

In physics, we call this the object model or the "point particle" approximation. We'll treat complex objects—cars, runners, planets—as a single point. This lets us focus on the overall motion without getting bogged down in details.

Position and Displacement: Where Are You?

Everything starts with position. Position (x) is simply an object's location on a coordinate system, like a marker on a number line. We might say a runner is at the x = 5 m mark.

But position isn't very interesting on its own. What we really care about is the change in position. This is called displacement.

Displacement (Δx) is the straight-line distance and direction from an object's starting point to its ending point. The Greek letter delta (Δ) means "change in," so Δx literally means "the change in x."

The formula is: Δx = x_final - x_initial Or, as you'll often see it written in physics textbooks: Δx = x - x₀ Here, x₀ (read "x-naught") is the initial position and x is the final position.

  • Distance
    is a scalar. It's the total path length covered. Your car's odometer measures distance. It only goes up.
  • Displacement
    is a vector. It has both magnitude (how much) and direction (which way). It can be positive, negative, or zero.

Imagine you're in a long hallway. You start at a door (let's call that x = 0). You walk 10 meters down the hall to a water fountain (x = 10 m). Your displacement is Δx = 10 m - 0 m = +10 m.

Now, you turn around and walk back to the door. Your final position is now x = 0 m. For the return trip, your displacement is Δx = 0 m - 10 m = -10 m.

For the entire round trip, you started at the door and ended at the door. Your total displacement is Δx = 0 m - 0 m = 0. Even though you walked a total distance of 20 meters, your displacement is zero because you ended up right where you started.

Average Velocity: How Fast and Which Way?

Now let's add time to the mix. Knowing where you went is great, but how fast did you get there? This brings us to velocity.

Average velocity (v_avg) is your displacement divided by the time interval it took to happen.

The formula is: v_avg = Δx / Δt

Like displacement, velocity is a vector. It has a direction. If you're moving in the positive direction (like walking from 0 to +10 m), your velocity is positive. If you're moving in the negative direction, your velocity is negative.

Let's go back to the hallway. It took you 5 seconds to walk the 10 meters to the water fountain. Your average velocity was: v_avg = (+10 m) / (5 s) = +2 m/s

What about your average velocity for the entire round trip (to the fountain and back), which took, say, 12 seconds total? Your total displacement was 0 m. So: v_avg = (0 m) / (12 s) = 0 m/s

Your average velocity for the whole trip was zero! This might feel strange, but it makes sense. On average, you made no progress from your starting point. This is a huge difference from average speed, which is total distance / time (20 m / 12 s = 1.67 m/s). The AP exam loves to test this distinction.

Average Acceleration: The Rate of Change of Velocity

What if your velocity isn't constant? What if you speed up, slow down, or change direction? That's acceleration.

Average acceleration (a_avg) is the change in velocity divided by the time interval.

The formula is: a_avg = Δv / Δt = (v_final - v_initial) / Δt

Acceleration is also a vector. Its direction is critically important.

  • When an object's velocity and acceleration are in the same direction, the object speeds up.
  • When an object's velocity and acceleration are in opposite directions, the object slows down.

Let's say a car is stopped at a traffic light (v_initial = 0 m/s). The light turns green, and the driver hits the gas. After 4 seconds, the car is moving at 8 m/s. The average acceleration is: a_avg = (8 m/s - 0 m/s) / 4 s = +2 m/s² The units are meters per second, per second. This means for every second that passes, the car's velocity increases by 2 m/s.

Here's another common point of confusion. Many people think "negative acceleration" always means "slowing down." This is not true! It simply means the acceleration vector points in the negative direction.

Imagine that same car is now moving at +8 m/s and applies the brakes, coming to a stop in 2 seconds. a_avg = (0 m/s - 8 m/s) / 2 s = -4 m/s² Here, velocity was positive, acceleration was negative (opposite directions), so the car slowed down. This matches our intuition.

But what if a car is moving in reverse (negative velocity) and the driver hits the gas to go faster in reverse? The velocity is negative (e.g., -5 m/s) and becomes more negative (e.g., -10 m/s). The acceleration is also negative, but the car is speeding up!

Finally, remember that since velocity has direction, any change in direction is an acceleration, even if your speed is constant. A car driving in a circle at a steady 30 mph is accelerating because its direction is constantly changing.

A Note on Instantaneous Values

So far we've only talked about averages over a time interval. What about the speed on your car's speedometer right now? That's an instantaneous velocity. You can think of it as the average velocity calculated over a ridiculously tiny time interval—so small it's basically a single moment. We'll explore this more later, but for now, just know that our average formulas give us the big picture of an object's motion over a duration.

Worked examples

Let's put these concepts into practice with a couple of examples.

Example 1

A Walk in the Park

Maya is walking her dog in a straight line along a path in a park. The path has markers every 10 meters. She starts at the x = 20 m marker. At time t = 0 s, she is at the x = 20 m marker. She walks to the x = 80 m marker, arriving at t = 30 s. She then immediately turns around and walks back to the x = 40 m marker, arriving at t = 50 s.

A) What is Maya's displacement for the first leg of her walk (from t=0 to t=30s)? B) What is her average velocity during that first leg? C) What is her total displacement for the entire trip (from t=0 to t=50s)? D) What is her average velocity for the entire trip?


Solution Walkthrough:

Part A: Displacement (First Leg)

  • Why
    We need to find the change in position from her start to her first stop.
  • What
    We use the displacement formula: Δx = x_final - x_initial.
  • How
    • x_initial = 20 m
    • x_final = 80 m
    • Δx = 80 m - 20 m = +60 m
    • Her displacement is +60 meters.

Part B: Average Velocity (First Leg)

  • Why
    We need to find the rate of her displacement over the time it took.
  • What
    We use the average velocity formula: v_avg = Δx / Δt.
  • How
    • Δx = +60 m (from Part A)
    • Δt = 30 s - 0 s = 30 s
    • v_avg = (+60 m) / (30 s) = +2 m/s
    • Her average velocity is +2 m/s.

Part C: Total Displacement (Entire Trip)

  • Why
    This is the trickiest part. We only care about the absolute start and absolute end. Where she went in between doesn't matter for displacement.
  • What
    Use the displacement formula again, but with the overall start and end points.
  • How
    • x_initial = 20 m (her starting point at t=0)
    • x_final = 40 m (her final position at t=50s)
    • Δx = 40 m - 20 m = +20 m
    • Her total displacement for the trip is +20 meters.
    • Common Mistake Alert: Many students would calculate the distance (60m out + 40m back = 100m). Don't do this for a displacement question!

Part D: Average Velocity (Entire Trip)

  • Why
    We need the rate of her total displacement over the total time.
  • What
    Use the average velocity formula with the total values.
  • How
    • Δx = +20 m (from Part C)
    • Δt = 50 s - 0 s = 50 s
    • v_avg = (+20 m) / (50 s) = +0.4 m/s
    • Her average velocity for the whole trip is +0.4 m/s.
Example 2

Flooring It

A driver in a sports car is moving at 15 m/s on a straight highway. They see an opening and accelerate. Over the next 5.0 s, they reach a velocity of 30 m/s. What was the car's average acceleration?


Solution Walkthrough:

  • Why
    The problem asks for average acceleration, which is the change in velocity over time.
  • What
    We'll use the formula a_avg = Δv / Δt.
  • How
    1. Identify your knowns:
      • Initial velocity v_initial (or v₀) = 15 m/s
      • Final velocity v_final (or v) = 30 m/s
      • Time interval Δt = 5.0 s
    2. Calculate the change in velocity (Δv):
      • Δv = v_final - v_initial
      • Δv = 30 m/s - 15 m/s = 15 m/s
    3. Calculate the average acceleration:
      • a_avg = Δv / Δt
      • a_avg = (15 m/s) / (5.0 s) = 3.0 m/s²
    • The car's average acceleration was 3.0 m/s². This positive value makes sense, as the car was speeding up in the positive direction.

Try it yourself

Ready to try a couple on your own? Don't worry about getting the perfect answer right away. Focus on setting up the problem correctly.

  1. 1
    The Sprinter
    Carlos runs a 100-meter dash in 12.5 seconds. The race is run on a straight track. Assuming he starts at x = 0 and finishes at x = 100 m, what is his average velocity for the race?

    Hint: Is this a question about distance or displacement? On a straight track, how do the two compare?

  2. 2
    The Drop
    Aaliyah is standing on a bridge and drops a small stone into the water below. She uses a stopwatch and finds that just before the stone hits the water 2 seconds later, its velocity is -19.6 m/s. (We'll call the downward direction negative). Assuming the stone started from rest, what was its average acceleration?

    Hint: What is the velocity of an object that is "dropped from rest"? Use that as your initial velocity.