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
Velocity is the 1st derivative of position. It tells you:
-
How fast the object is moving
-
The direction of movement (based on the sign)
-
When The object is moving right/forward/up
-
When The object is moving left/backward/down
-
When The object is momentarily at rest (not moving)
-
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.
Example
- Suppose the position of an object along the -axis is given by .
a) Find the velocity and acceleration at time seconds.
b) At what time is the object at rest?
c) At what time does the object change direction?
d) At what time 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 a speed of units per second, and its velocity is not changing at that instant because .
b) At what time 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) At what time does the object change direction?
The object moves right when and left when . To change sign, must equal at some time .
From part (b), the critical times are and . Check the sign of on the intervals around these times. Since is a downward-opening parabola with zeros at and , it’s negative outside those roots and positive between them.
| 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) At what time is the speed increasing or decreasing?
Speed increases when and have the same sign, and 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 given a position function. Average velocity is the change in position divided by the change in time, or 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
If a particle’s position in feet is given by , find the average velocity and average acceleration from to seconds.
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 is the net change in position.
-
Total distance traveled shows 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 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 the absolute values (so each piece is a positive distance).
-
Add those positive distances.
Example
A particle moves along the -axis with its position given by . Find the displacement and the total distance traveled over the interval .
The displacement is the difference between the final and initial positions:
So 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 solution is
So split the interval into two parts: and .
Next, find the distance traveled over each interval.
Between :
Between :
Adding these gives a total distance of units traveled.