SUVAT Equations: The Complete Guide to Constant Acceleration Kinematics

Motion surrounds us. A car slamming on its brakes. A basketball arcing toward the hoop. A rocket climbing against gravity. An elevator gliding to a stop. In all these cases, if the acceleration stays constant, the entire journey can be predicted with just four elegant equations.

These are the SUVAT equations — also known as the equations of motion for uniformly accelerated motion or constant acceleration kinematics. They form the foundation of mechanics in high school, A-Level, AP Physics, and early engineering. Master them, and you unlock the ability to analyze almost any straightforward motion problem with confidence.

Why Constant Acceleration Matters

Real motion is often messy — air resistance changes, engines vary power, surfaces curve. But many critical situations approximate constant acceleration: free fall near Earth’s surface, vehicles during hard braking, objects sliding down smooth inclines, or spacecraft during steady thrust. Understanding these simplified cases builds the intuition needed for more complex physics later.

The beauty of SUVAT lies in its predictive power. With initial conditions and acceleration, you can forecast position, speed, and time — without tracking every instant.

Kinematics: The Language of Motion

Before the formulas, grasp the concepts.

Displacement (s) is not the same as distance. Displacement is a vector — it has direction and magnitude. It answers: “How far and in what direction from the starting point?” Walk 10 meters east then 6 meters west; your displacement is +4 m (east), but total distance traveled is 16 m.

Velocity is speed with direction. Initial velocity (u) is the starting velocity; final velocity (v) is the velocity at the end of the time interval.

Acceleration (a) is the rate of change of velocity. Positive acceleration means speeding up in the chosen positive direction. Negative acceleration (deceleration) means slowing down or speeding up in the opposite direction.

Time (t) is straightforward — the duration of the motion.

Constant acceleration simplifies everything because the velocity changes at a steady rate. The position-time graph becomes a parabola, and the velocity-time graph becomes a straight line.

The SUVAT Variables Explained

  • s (displacement): Meters (m). How far the object ends up from its start, with sign. Common mistake: confusing it with total path length.
  • u (initial velocity): m/s. Velocity at t=0. Physicists use “u” from the Latin ut or simply as a historical convention to distinguish it from final velocity v.
  • v (final velocity): m/s. Velocity after time t.
  • a (acceleration): m/s². Rate of velocity change. Can be positive or negative.
  • t (time): seconds (s). Always positive in these equations — time doesn’t run backward here.

Physics Intuition: Think of these as coordinates on a motion timeline. You rarely know all five variables, so the equations connect them in different combinations.

The Four SUVAT Equations

1. v = u + at

What it means: Final velocity equals initial velocity plus the change caused by constant acceleration.

Conceptual origin: Direct from the definition of acceleration (a = Δv / t). Rearranged.

When to use: When you don’t need displacement. Missing s.

Real-world: A car accelerating from 0 to 60 mph. Or a ball dropped from rest (u=0).

Intuition: It’s the velocity-time relationship. On a v-t graph, it’s the y-intercept (u) plus slope (a) times time.

2. s = ut + ½at²

What it means: Displacement comes from the initial velocity’s steady contribution plus the extra distance from changing velocity.

Conceptual origin: Average velocity times time, but accounting for linear velocity change. The ½at² term is the area of the triangle under the v-t graph.

When to use: When time is known but final velocity isn’t. Missing v.

Real-world: How far a rocket travels during constant thrust launch.

Intuition: The “ut” part is what it would travel at constant speed. The extra “½at²” is the bonus (or penalty) from acceleration.

3. v² = u² + 2as

What it means: Links velocities and displacement without time. Very useful when time isn’t given or needed.

Conceptual origin: Eliminate t from the first two equations through substitution.

When to use: Time unknown. Missing t. Classic for “how fast when it hits the ground?”

Real-world: Braking distance of a car. Height needed for a roller coaster to reach a certain speed.

Intuition: It’s like an energy equation in disguise (work-energy theorem connection appears later).

4. s = ½(u + v)t

What it means: Displacement equals average velocity times time. For constant acceleration, average velocity is exactly (u + v)/2.

Conceptual origin: Area under the straight-line v-t graph is a trapezoid — average of the two parallel sides times width.

When to use: When acceleration isn’t known or needed. Missing a.

Real-world: Elevator moving between floors with known start and end speeds.

Common Mistake: Using plain average of speeds when acceleration isn’t constant.

Mini Summary: Each equation omits one variable. This is your key to choosing the right one.

Choosing the Right Equation: The Missing Variable Strategy

This is where most students struggle. Use this decision process:

  1. List what you know and what you want.
  2. Identify the missing variable.
  3. Pick the equation that doesn’t contain the missing one.

Quick Reference Table:

Knowns/WantMissingBest Equation
u, a, t → vsv = u + at
u, a, t → svs = ut + ½at²
u, a, s → vtv² = u² + 2as
u, v, t → sas = ½(u+v)t
v, a, t → u or sCombine as needed

Exam Technique: Write the five variables and cross out the unknown. The equation without that variable is your starting point. For complex problems, you may need two equations sequentially.

Conceptual Checkpoint: Can you solve for time in a problem where a ball is thrown upward and you know the max height? (Use v=0 at top, equation 3.)

Deep Derivations: Where the Equations Come From

From definitions:

Acceleration: ( a = \frac{v – u}{t} ) → ( v = u + at ) (Equation 1)

Displacement as average velocity: ( s = \left( \frac{u+v}{2} \right) t ) (Equation 4)

For Equation 2: Substitute v from Eq1 into Eq4:

( s = \frac{u + (u + at)}{2} \times t = ut + \frac{1}{2}at^2 )

For Equation 3: Solve Eq1 for t and substitute into Eq2 (algebraic elimination).

Graphically: On a velocity-time graph, slope gives a, area gives s. These geometric truths produce the equations.

Why this matters: You’re not memorizing — you’re understanding the geometry and definitions of motion.

Velocity-Time Graphs: Your Visual Superpower

Imagine a straight line on a v-t plot:

  • Slope = acceleration (positive slopes upward, negative downward)
  • Y-intercept = u
  • Area under curve = displacement
  • Horizontal line = constant velocity (a=0)

For an object thrown upward: line starts positive, crosses zero at the top (v=0), then goes negative. The time to rise equals time to fall (if no air resistance).

Negative acceleration: Doesn’t always mean slowing down. If velocity is negative and acceleration negative, it’s speeding up in the negative direction.

Sign Convention Masterclass

Choose your positive direction consistently (usually up or right) at the start of a problem. Stick with it.

  • Upward throw: u positive, a = -g (gravity opposes)
  • Braking car moving right: u positive, a negative
  • Falling object: if down is positive, a = +g

Wrong thinking: “Deceleration is always positive.”
Correct thinking: Deceleration is negative acceleration when it opposes velocity.

Common Mistake Callout: Forgetting to make gravity negative when up is positive. Result: ball keeps going up forever in your calculation.

Worked Examples

Example 1: Braking Car
A car at 30 m/s brakes with a = -6 m/s². How far to stop?

Known: u=30, v=0, a=-6, find s.
Use: v² = u² + 2as
0 = 900 + 2(-6)s → s = 75 m

Physics meaning: The car needs 75 meters of thinking + braking distance.

Example 2: Thrown Ball (Turning Point)
Ball thrown upward at 20 m/s. How high? (g=9.8 m/s², up positive)

At max height v=0.
0 = 400 + 2(-9.8)s → s ≈ 20.4 m

Time to top: v = u + at → 0 = 20 – 9.8t → t ≈ 2.04 s

Example 3: Two-Stage Motion
Elevator accelerates up at 2 m/s² for 3 s, then constant speed. Total displacement after 8 s?

Stage 1: s1 = (0)(3) + ½(2)(9) = 9 m
v after stage 1 = 0 + 2*3 = 6 m/s
Stage 2: s2 = 6 * 5 = 30 m (a=0)
Total s = 39 m

Projectile Motion: SUVAT in Two Dimensions

Horizontal: a=0, constant velocity.
Vertical: a=-g, use full SUVAT.

Time of flight is shared. Split initial velocity into components: u_x = u cosθ, u_y = u sinθ.

Range, max height, time of flight — all derived from applying SUVAT separately to x and y.

Real-World Applications

  • Automotive: Crash tests, braking distances, autonomous vehicle planning.
  • Aerospace: Launch trajectories, soft landings.
  • Sports Science: Optimizing jumps, analyzing sprint starts.
  • Roller Coasters: Ensuring safe speeds and g-forces.
  • Robotics: Motion planning for precise arm or vehicle movement.

When SUVAT Fails (And What Comes Next)

SUVAT assumes constant acceleration, no varying forces, and often no air resistance. It breaks down with:

  • Air drag (acceleration decreases with speed)
  • Variable thrust or mass (rockets burning fuel)
  • Circular motion (constant speed but changing direction)

This naturally leads to calculus: derivatives for instantaneous velocity/acceleration, integrals for position from acceleration.

Advanced Insights

The equations interconnect through algebra — they’re not independent. They align with Newton’s laws (F=ma gives constant a if force is constant). Vector form works in multiple dimensions if you handle components separately. Dimensional analysis confirms consistency (all terms must have same units).

Hidden assumption: Reference frame is inertial (not accelerating).

FAQ

What are SUVAT equations?
The four kinematic equations describing motion with constant acceleration using displacement (s), initial velocity (u), final velocity (v), acceleration (a), and time (t).

Which equation should I use?
Identify the missing variable and select the equation that doesn’t include it.

Can acceleration be negative?
Yes. Negative acceleration means the velocity vector and acceleration vector point in opposite directions.

Is displacement the same as distance?
No. Displacement is net change with direction; distance is total path length.

Can SUVAT work for curved motion?
Only if you break it into components (like projectiles) or if curvature is negligible. True curved paths with changing acceleration need calculus.

Why is gravity sometimes negative?
It depends on your chosen positive direction. Consistency is everything.

Do SUVAT equations work in space?
Yes, if acceleration is constant (e.g., from a thruster). In pure free fall with no thrust, a=0 in inertial frames far from planets.

Conclusion

The SUVAT equations are more than formulas — they are a powerful conceptual framework for understanding how constant forces shape motion. From a falling apple to a spacecraft docking, they reveal order in change.

Master these, and you’ve built the foundation for all of mechanics: energy, momentum, forces, and beyond. The universe moves. Now you can describe, predict, and explain it.

Keep practicing. Draw the graphs. Always define your positive direction. Soon, solving these problems will feel as natural as the motion itself.

Read More

Scroll to Top