Kinematics Equations Guide

Updated May 2026
The kinematics equations describe the motion of objects under constant acceleration. These four equations connect five variables: initial velocity, final velocity, acceleration, time, and displacement. Given any three of these quantities, you can find the other two. Mastering these equations is the foundation for solving motion problems throughout classical mechanics.

The Four Kinematics Equations

The four standard kinematics equations for constant acceleration are: (1) v = v_0 + at, which connects final velocity to initial velocity, acceleration, and time. (2) x = v_0 t + one half a t squared, which gives displacement from initial velocity, acceleration, and time. (3) v squared = v_0 squared + 2a x, which relates velocities to acceleration and displacement without using time. (4) x = one half (v_0 + v) t, which gives displacement from the average of initial and final velocities times time.

Each equation involves exactly four of the five kinematic variables (v_0, v, a, t, x). The key to choosing the right equation is identifying which variable is absent from your problem. If time is not given and not asked for, use equation 3. If final velocity is not needed, use equation 2. Matching the missing variable to the equation that excludes it is the fastest path to a solution.

These equations apply only when acceleration is constant. If acceleration changes with time, you must use calculus-based kinematics (integration of acceleration to find velocity, integration of velocity to find position). However, many important physical situations involve constant acceleration, including free fall near Earth's surface, vehicles accelerating uniformly, and objects on frictionless inclined planes.

Step 1: Identify Known Quantities

Before solving any kinematics problem, list all five variables and mark which ones you know. A typical problem gives three known values and asks for one or two unknowns. For example: a car accelerates from rest (v_0 = 0) at 3 m/s squared for 8 seconds. The knowns are v_0 = 0, a = 3 m/s squared, and t = 8 s. The unknowns are v and x.

Pay attention to signs. Choose a positive direction and stick with it. If a car accelerates to the right, rightward is positive. If it then brakes, the acceleration is negative (leftward). Upward is typically positive for vertical problems, making gravitational acceleration g = minus 9.8 m/s squared. Inconsistent signs are the most common source of errors in kinematics.

Step 2: Choose the Right Equation

To find the car's final velocity: use v = v_0 + at. The missing variable is x, and this equation does not include x. Plugging in: v = 0 + 3 times 8 = 24 m/s. To find the displacement: use x = v_0 t + one half a t squared. Plugging in: x = 0 + one half times 3 times 64 = 96 meters.

Sometimes you need to solve two unknowns, which requires two equations used in sequence. Find the first unknown with one equation, then use a second equation (or the same one with different knowns) to find the second. Each equation is independent, so you can always find a path to the solution.

Step 3: Solve with Careful Algebra

Always solve the equation algebraically for the unknown before plugging in numbers. This reduces arithmetic errors and makes it easier to check your work. For example, solving v squared = v_0 squared + 2ax for x gives x = (v squared minus v_0 squared) / (2a). Then substitute the numbers.

A ball is thrown upward at 15 m/s. How high does it go? At the peak, v = 0. Using v squared = v_0 squared + 2ax with a = minus 9.8: 0 = 225 + 2(minus 9.8)x, so x = 225 / 19.6 = 11.48 meters. How long does it take? Using v = v_0 + at: 0 = 15 + (minus 9.8)t, so t = 15 / 9.8 = 1.53 seconds.

Step 4: Check Your Answer

Always verify that your answer has the correct units. If you are calculating displacement and get an answer in meters per second, something went wrong. Check the sign: if a car braking from positive velocity gets a positive acceleration, the sign convention was likely inconsistent. Check the magnitude: if a car takes 100 seconds to stop from 30 m/s with moderate braking, something is off.

When possible, use a second kinematics equation to verify your answer. If both equations give the same result, you can be confident. For the ball example above: using x = v_0 t + one half a t squared = 15(1.53) + one half(minus 9.8)(1.53 squared) = 22.95 minus 11.47 = 11.48 meters, confirming the earlier result.

Multi-Part Problems

Many kinematics problems involve multiple phases of motion, each with different constant accelerations. A car accelerates, cruises at constant speed, then brakes. Each phase must be analyzed separately with its own set of knowns. The final velocity of one phase becomes the initial velocity of the next. The total displacement is the sum of displacements from each phase.

Free-fall problems often have two phases: upward motion (decelerating) and downward motion (accelerating). You can treat them separately or treat the entire trajectory as one problem with a = minus 9.8 m/s squared throughout. The single-phase approach is usually simpler because the kinematics equations automatically handle the direction change at the peak.

Common Mistakes

The most common mistake is sign errors. Choose a direction as positive and be consistent. If you define upward as positive, then a = minus 9.8 m/s squared for free fall, and a downward initial velocity is negative. Mixing conventions within a single problem guarantees a wrong answer.

Another common mistake is using kinematics equations when acceleration is not constant. If a problem involves a force that varies with position (like a spring), you cannot use the four kinematics equations. Instead, use energy methods or calculus-based techniques. The kinematics equations are powerful but only apply to constant-acceleration scenarios.

Students also sometimes forget that these equations describe motion in one dimension. For two-dimensional problems like projectile motion, apply the equations separately to horizontal and vertical components, with different accelerations in each direction (typically zero horizontal, minus g vertical).

Key Takeaway

The four kinematics equations connect initial velocity, final velocity, acceleration, time, and displacement for constant-acceleration motion. Identify your knowns, choose the equation that matches, solve algebraically, and check your answer. This systematic approach handles any constant-acceleration problem.