Displacement, Velocity, and 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)
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.
- Distanceis a scalar. It's the total path length covered. Your car's odometer measures distance. It only goes up.
- Displacementis 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.
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)
- WhyWe need to find the change in position from her start to her first stop.
- WhatWe use the displacement formula:
Δx = x_final - x_initial. - How
x_initial = 20 mx_final = 80 mΔx = 80 m - 20 m = +60 m- Her displacement is +60 meters.
Part B: Average Velocity (First Leg)
- WhyWe need to find the rate of her displacement over the time it took.
- WhatWe use the average velocity formula:
v_avg = Δx / Δt. - How
Δx = +60 m(from Part A)Δt = 30 s - 0 s = 30 sv_avg = (+60 m) / (30 s) = +2 m/s- Her average velocity is +2 m/s.
Part C: Total Displacement (Entire Trip)
- WhyThis is the trickiest part. We only care about the absolute start and absolute end. Where she went in between doesn't matter for displacement.
- WhatUse 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)
- WhyWe need the rate of her total displacement over the total time.
- WhatUse the average velocity formula with the total values.
- How
Δx = +20 m(from Part C)Δt = 50 s - 0 s = 50 sv_avg = (+20 m) / (50 s) = +0.4 m/s- Her average velocity for the whole trip is +0.4 m/s.
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:
- WhyThe problem asks for average acceleration, which is the change in velocity over time.
- WhatWe'll use the formula
a_avg = Δv / Δt. - How
- Identify your knowns:
- Initial velocity
v_initial(orv₀) =15 m/s - Final velocity
v_final(orv) =30 m/s - Time interval
Δt=5.0 s
- Initial velocity
- Calculate the change in velocity (
Δv):Δv = v_final - v_initialΔv = 30 m/s - 15 m/s = 15 m/s
- Calculate the average acceleration:
a_avg = Δv / Δta_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.
- Identify your knowns:
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.
- 1The SprinterCarlos runs a 100-meter dash in 12.5 seconds. The race is run on a straight track. Assuming he starts at
x = 0and finishes atx = 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?
- 2The DropAaliyah 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.
Practice — 8 questions
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).
- 1.2.A: Describe a change in an object's position.
- 1.2.B: Describe the average velocity and acceleration of an object.
- 1.2.A.1
- When using the object model, the size, shape, and internal configuration are ignored. The object may be treated as a single point with extensive properties such as mass and charge.
- 1.2.A.2
- Displacement is the change in an object's position. Relevant equation: Δx = x - x₀
- 1.2.B.1
- Averages of velocity and acceleration are calculated considering the initial and final states of an object over an interval of time.
- 1.2.B.2
- Average velocity is the displacement of an object divided by the interval of time in which that displacement occurs. Relevant equation: v_avg = Δx / Δt
- 1.2.B.3
- Average acceleration is the change in velocity divided by the interval of time in which that change in velocity occurs. Relevant equation: a_avg = Δv / Δt
- 1.2.B.4
- An object is accelerating if the magnitude and/or direction of the object's velocity are changing.
- 1.2.B.5
- Calculating average velocity or average acceleration over a very small time interval yields a value that is very close to the instantaneous velocity or instantaneous acceleration.
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)
Read what Saavi narrates
Hi everyone, I'm Saavi, and welcome to Shrutam.
Think about this: you're driving from Dallas to Austin for a concert. You follow I-35, your playlist is on, and the odometer clocks about 200 miles by the time you arrive. But, if you pull up a map, you'll see the straight-line distance is only about 185 miles. So which number describes your trip? The 200-mile winding path, or the 185-mile straight shot? In physics, that distinction is everything.
Today, we're starting our journey into kinematics, which is just the science of describing motion. To do that, we need to be really precise with our words. We're going to master three key ideas: displacement, velocity, and acceleration. These are the absolute building blocks for everything else we'll do in this course.
Let's break it down. Displacement is about your change in position. It's not how far you walked, but the straight-line distance from your start point to your end point. Velocity is just your displacement divided by how long it took to get there. And acceleration... that's any change in your velocity. Speeding up, slowing down, or even just turning a corner.
Let's try an example. Imagine Maya is walking in a park. She starts at a bench, which we'll call position zero. She walks 60 meters to the east to get to a water fountain. This takes her 30 seconds. Her displacement is simple: 60 meters to the east. Her average velocity is that displacement, 60 meters, divided by the time, 30 seconds. So, her average velocity is 2 meters per second, to the east.
Now, here's where it gets interesting. She turns around and walks back to the bench. What's her displacement for the whole trip? Well, she started at the bench and ended at the bench. Her final position is the same as her initial position. So her total displacement is... zero! And her average velocity for the whole trip is zero divided by the total time... which is also zero!
This is a classic AP Physics problem. They love to test if you know the difference between distance and displacement. Distance is the total ground covered, so Maya walked 60 meters out and 60 meters back, for a total distance of 120 meters. But her displacement, her net change in position, was zero. Always remember: velocity depends on displacement, not distance.
As you work through these problems, you have what it takes to master this. Just be precise, pay attention to your definitions, and you'll do great.
Distance is the total path traveled (a scalar), while displacement is the net change in position from start to finish (a vector). Walking 10 feet forward and 10 feet back is a distance of 20 feet, but a displacement of 0 feet.
For displacement, always ask: "Where did you start, and where did you end?" Then use `Δx = x_final - x_initial`.
The definition of average velocity is `displacement / time`, not `distance / time`. Using distance gives you average speed, which is a different quantity.
Always calculate the displacement (`Δx`) first. Then, and only then, divide by the time interval (`Δt`) to find average velocity.
Negative acceleration means the acceleration vector points in the negative direction. If an object's velocity is also negative, it will speed up (become *more* negative).
Compare the signs of velocity and acceleration. If they are the same (both +, or both -), the object speeds up. If they are opposite (one +, one -), the object slows down.
Acceleration is the rate of change of *velocity*. Velocity is a vector with both speed (magnitude) and direction. Changing direction, even at a constant speed, is a change in velocity and therefore an acceleration.
Remember the classic example: a car on a circular track. Its speed might be constant, but its direction is always changing, so it is always accelerating towards the center of the circle.
The positive or negative sign is not just a number; it indicates direction. Ignoring the sign leads to incorrect calculations and conceptual misunderstandings, especially in 2D motion later.
From the very beginning, get in the habit of setting up a coordinate system (even a simple number line) and assigning positive and negative directions. Be meticulous with your signs.