Position, velocity, & acceleration
In motion problems, an object’s position is usually given by a function or , where represents time. The derivatives of the position function describe how the position changes over time:
- The 1st derivative gives velocity.
- The 2nd derivative gives acceleration.
Velocity
The 1st derivative of the position function is the velocity function. It tells you:
- How fast the object is moving
- Which direction it’s moving (based on the sign)
- When (positive velocity): The object is moving right/forward/up
- When (negative velocity): The object is moving left/backward/down
- When : The particle is momentarily at rest (not moving)
::: sidenote Speed vs. velocity
Speed is the absolute value (magnitude) of velocity. It’s always nonnegative and tells you how fast the object is moving.
Velocity includes both speed and direction (through its sign). :::
Acceleration
Acceleration is the derivative of velocity (equivalently, the 2nd derivative of position). It tells you how velocity is changing. A practical way to interpret acceleration is to compare the signs of and at the same time :
- When and have the same sign, the object is speeding up at that moment.
- When and have opposite signs, the object is slowing down.
- When , the object could be moving at constant velocity or it could be at rest .
- In either case, it’s neither accelerating nor decelerating at that instant.
Although acceleration is not a force, it can help to picture it as an arrow that influences the velocity:
- If has the same sign as , think of acceleration pointing in the same direction as the motion, increasing speed.
- If the signs are opposite, think of acceleration pointing against the motion, reducing speed.
Examples
- Suppose the position of an object along the -axis, is given by .
a) Find the velocity and acceleration at time seconds.
b) When is the object at rest?
c) When does the object change direction?
d) When is the speed increasing or decreasing?
Solutions
a) Find the velocity and acceleration at time seconds.
Start by differentiating the position function to get velocity, then differentiate again to get acceleration. Finally, evaluate both at .
At :
So at , the object is moving right with speed m/s, and its velocity is not changing at that instant because m/s.
b) When is the object at rest?
The object is at rest when its velocity is . Set and solve for :
The object is at rest at and seconds.
c) When does the object change direction?
The object moves right when and left when . To change direction, it must pass through a time when .
From part (b), the critical times are and . Check the sign of on the intervals around these times. A sign diagram works well; here’s the same information in a table.
As a shortcut, when is a line or parabola, you can also use its graph to see where it’s above or below the -axis (which tells you the sign). Here, is a downward-opening parabola with zeros at and .
| Interval | Test point | Motion | |
|---|---|---|---|
| Left | |||
| Right | |||
| Left |
The object moves left, stops at second and changes direction to move right, then stops again at seconds and changes direction to move left.
d) When is the speed increasing or decreasing?
Speed increases when and have the same sign, and speed decreases when they have opposite signs. Use the functions:
To build intervals, use the times when either function is :
- at and
- at
Now test signs on each interval.
| Interval | Motion | ||
|---|---|---|---|
| Decelerating | |||
| Accelerating | |||
| Decelerating | |||
| Accelerating |
Average velocity and acceleration
A common AP exam task is to find average velocity over a time interval when you’re given a position function (or a table of position values). Average velocity is the change in position divided by the change in time - this is the slope (average rate of change) of the position function over the interval.
Similarly, average acceleration is the change in velocity divided by the change in time.
Example
Given a particle’s position in feet is , find the average velocity and average acceleration from to seconds.
Solution
The average velocity over is
To find average acceleration, first write the velocity function by differentiating :
Then compute the average acceleration over :
Distance traveled
A position function can tell you how far an object has traveled, but there are two related ideas to keep separate:
- Displacement (net change in position)
- Total distance traveled (how much ground was covered, regardless of direction)
Displacement
If an object moves from point A to point B and then returns to point A, its net change in position is . Displacement depends only on the initial and final positions.
Total distance
To find the total distance traveled over a time interval when you’re given a position function:
- Find where the velocity is (these are the times when the object may change direction).
- Find the displacement on each sub-interval and take absolute values (so each piece is a positive distance).
- Add those distances.
- A particle moves along the -axis with its position given by . Find the displacement and the total distance traveled over the interval .
Solution
For the displacement:
The particle moves but returns to its original position.
For the total distance, find when the particle stops momentarily (when ).
First compute velocity:
Now solve :
On the interval , the only stopping time is .
So split the interval into two parts: and .
The distances on each part are:
Between :
Between :
Adding these gives a total distance of units traveled.