Start with the story, not the symbols
Predict first: before substituting numbers, decide what should increase, decrease, stay constant, or change direction. A correct formula should agree with that physical prediction.
Read the equation as a change story: final velocity equals starting velocity plus the accumulated velocity change. The term at is not mysterious—it is how much velocity changes when the same acceleration acts for t seconds.
If acceleration is +2 m/s² for 3 seconds, velocity changes by +6 m/s. If acceleration is -2 m/s² for the same time, velocity changes by -6 m/s. The sign belongs to the chosen direction, not to whether the object is “speeding up” in everyday language.
Predict before calculating. A cyclist moving at +8 m/s with acceleration -2 m/s² for 3 seconds should still be moving forward, but more slowly: the velocity change is -6 m/s, leaving +2 m/s.
The equation assumes acceleration stays constant throughout the interval. If acceleration changes substantially with time, treating one value of a as exact can give a convincing-looking but physically wrong result.
Read the equation as a model
| Symbol | Meaning | Unit | How to think about it |
|---|---|---|---|
| v | Final velocity | metre per second (m/s) | The velocity at the end of the time interval, including direction through its sign. |
| u | Initial velocity | metre per second (m/s) | The velocity at the beginning of the time interval. |
| a | Constant acceleration | metre per second squared (m/s²) | The amount velocity changes each second, assumed constant over the interval. |
| t | Elapsed time | second (s) | The duration over which the constant acceleration acts; normally non-negative. |
Useful rearrangements
Rearrange from meaning rather than memorizing a separate equation for every unknown. A unit check should still work after the algebra.
Solve for acceleration
Use this when initial velocity, final velocity, and elapsed time are known.
Solve for time
Use this when the velocity change and constant acceleration are known.
Solve for initial velocity
Use this when you know the later velocity and how much acceleration changed it.
Units and signs are part of the reasoning
The product at has units (m/s²)·s = m/s, so it can be added to u. This unit check is a fast way to catch incorrect rearrangements.
Convert time to seconds when using SI units. Two minutes is 120 s, not 2 s.
Choose a positive direction before assigning signs. For vertical motion you might choose upward as positive, making gravitational acceleration approximately -9.8 m/s² near Earth while the object is in free fall.
Worked example: predict, calculate, then check
A car is travelling east at 12 m/s and accelerates uniformly east at 2.5 m/s² for 4.0 s. What is its velocity at the end of the interval?
- Choose east as positive
- u = +12 m/s
- a = +2.5 m/s²
- t = 4.0 s
- Predict the direction of change: positive acceleration should increase the positive velocity.
- Find the velocity change: at = (2.5 m/s²)(4.0 s) = 10 m/s.
- Apply v = u + at.
- Substitute: v = 12 m/s + 10 m/s = 22 m/s.
Answer: The car’s final velocity is 22 m/s east.
Sanity check: The answer is greater than the initial 12 m/s because velocity increased by 10 m/s. The units reduce correctly to m/s.
Common mistakes that can still look plausible
Dropping the sign of acceleration
Why it fails: Acceleration is directional. A negative acceleration can reduce a positive velocity, increase a negative velocity in magnitude, or carry the object through zero and reverse it.
Better move: Choose the positive direction first, then assign signs to u and a before substituting.
Using the equation when acceleration is not constant
Why it fails: The simple at term assumes the same acceleration acts throughout the interval. A changing acceleration needs a different model or a justified average approximation.
Better move: Check whether the problem states or reasonably implies constant acceleration before using v = u + at.
Confusing velocity with displacement
Why it fails: v = u + at predicts velocity, not how far the object travels. Two motions can end at the same velocity while covering different distances.
Better move: Use a displacement relation such as s = ut + ½at² when distance or position change is the quantity being asked for.
Check your understanding
Try each one before opening the explanation. The goal is to test the model in your head, not just whether you can copy the equation.
A runner starts at 5 m/s and accelerates at 1.5 m/s² for 2 s. What is the final velocity?
8 m/s. The velocity change is 1.5 × 2 = 3 m/s, so v = 5 + 3.
A ball moving upward at +14 m/s has acceleration -9.8 m/s² for 1 s. Must the final velocity be negative?
No. v = 14 - 9.8 = +4.2 m/s, so it is still moving upward after one second, although it is slowing.