Motion Equations- Physics Problem Solving Guide

What Motion Equations Actually Are

Motion equations are the backbone of classical mechanics. They describe how objects move under constant acceleration. No magic here—just math relationships between displacement, velocity, acceleration, and time.

If you're solving physics problems and these formulas aren't clicking, it's probably not your fault. Most textbooks overcomplicate what should be straightforward. Let's fix that.

The Four Kinematic Equations You Need

These are the only equations that matter for constant acceleration problems. Memorize them or keep them handy—either works.

EquationWhat It Solves
v = v₀ + atFinal velocity when you know initial velocity, acceleration, and time
Δx = v₀t + ½at²Displacement when time is involved
v² = v₀² + 2aΔxVelocity without time—useful when time isn't given
Δx = ½(v₀ + v)tDisplacement using average velocity

That's it. Every kinematics problem is just picking the right tool from this box.

Breaking Down the Variables

Before solving anything, know what each symbol means. Confusing them is the fastest way to get wrong answers.

The Sign Convention Trap

Direction matters. Pick a positive direction and stick with it. If you throw a ball upward, your positive direction could be up or down—your choice. But whatever you pick, apply it consistently.

Gravity near Earth's surface is a = -9.8 m/s² if up is positive. It's a = +9.8 m/s² if down is positive. Both are correct. Inconsistency is not.

How to Solve Any Motion Problem

Most students freeze up when they see a wall of text in a physics problem. Here's the actual process that works:

Step 1: List What You Know

Read the problem once. Write down every quantity they give you. Circle what they're asking for.

Step 2: Identify the Target Variable

Which quantity do you need? Velocity? Time? Distance? This determines which equation to use.

Step 3: Pick the Right Equation

Here's a quick decision tree:

Step 4: Plug and Solve

Substitute your known values. Keep units consistent—mixing m/s with km/h will destroy your answer. Convert everything to meters and seconds first.

Step 5: Check Your Work

Does your answer make physical sense? A car stopping doesn't reach 500 m/s. A falling object doesn't take 3 years to hit the ground. Sanity checks catch stupid mistakes before your teacher does.

Example: The Classic Car Braking Problem

A car traveling at 30 m/s slams on the brakes, decelerating at 5 m/s². How far does it travel before stopping?

What we know: v₀ = 30 m/s, v = 0 (stopped), a = -5 m/s²

What we need: Δx

Time isn't given, so we use v² = v₀² + 2aΔx

0 = 30² + 2(-5)Δx

0 = 900 - 10Δx

Δx = 90 meters

Done. No fluff, no extra steps.

Common Mistakes That Destroy Answers

When Motion Equations Don't Apply

These equations only work for constant acceleration. If acceleration is changing mid-problem, you're in calculus territory—or you need a different approach.

Free fall near Earth? Yes, constant acceleration works (ignoring air resistance). Car accelerating then braking? Depends if you treat each phase separately.

Projectile motion? Split it into horizontal and vertical components. Each follows the same equations, but independently.

Quick Reference Table

ScenarioBest Equation
Car speeding up from restv = at (v₀ = 0)
Object dropped from heightv² = 2gh (a = g, v₀ = 0)
Train slowing downv² = v₀² + 2aΔx
Ball thrown upwardv² = v₀² - 2gΔx (signs matter)

The Bottom Line

Motion equations are algebraic tools, not physics mysteries. Identify what you have, pick the equation that contains your target, solve for the unknown. That's the whole process.

Stop overthinking. The hard part isn't the math—it's reading the problem correctly and avoiding sign mistakes.