Driving Equations Practice- Problems and Solutions

What Are Driving Equations?

Driving equations are kinematics problems that deal with how vehicles move. They're the math behind acceleration, braking, and stopping distances. If you've ever wondered why a car going 70 mph takes way longer to stop than one going 30 mph, these equations explain exactly why.

Physics classes call them SUVAT equations. The acronym breaks down like this:

Master these five variables and you can solve almost any driving physics problem thrown at you.

The Core Equations You Need

Here are the four main equations. Memorize them or know where to find them:

  1. v = u + at — Final velocity equals initial velocity plus acceleration times time
  2. s = ut + ½at² — Displacement using initial velocity and acceleration
  3. s = vt - ½at² — Displacement using final velocity and acceleration
  4. v² = u² + 2as — Velocity-displacement relationship (no time needed)
  5. s = ½(u + v)t — Displacement using average velocity

Pick the equation based on what information you have and what you're solving for.

Common Units and Conversions

Most problems use meters per second (m/s) for velocity. Driving in the US means you'll often see miles per hour (mph). Convert before you start calculating.

To convert mph to m/s: multiply by 0.447

To convert m/s to mph: multiply by 2.237

Acceleration is typically given in m/s². Gravity is 9.8 m/s² downward.

Practice Problems with Solutions

Problem 1: Braking Distance

A car travels at 30 m/s and brakes with an acceleration of -6 m/s² until it stops. How far does it travel while braking?

Given:

Solution:

Use v² = u² + 2as

0² = 30² + 2(-6)s

0 = 900 - 12s

12s = 900

s = 75 meters

Problem 2: Highway Acceleration

A driver accelerates from 20 m/s to 35 m/s over 5 seconds. What was the acceleration?

Given:

Solution:

Use v = u + at

35 = 20 + a(5)

15 = 5a

a = 3 m/s²

Problem 3: Reaction Distance

A car moving at 25 m/s has a reaction time of 1.5 seconds. How far does it travel before the driver even touches the brakes?

Given:

Solution:

Use s = ut + ½at²

s = 25(1.5) + ½(0)(1.5)²

s = 37.5 + 0

s = 37.5 meters

That's over 120 feet covered while the driver thinks. Add braking distance and you see why tailgating kills.

Problem 4: Collision Avoidance

A truck travels at 45 mph (convert this to m/s: 45 × 0.447 = 20.1 m/s). The driver sees an obstacle and takes 0.8 seconds to react, then brakes at -8 m/s². Does the truck stop before hitting an obstacle 50 meters away?

Step 1: Reaction distance

s = ut = 20.1 × 0.8 = 16.08 meters

Step 2: Braking distance

Using v² = u² + 2as

0 = 20.1² + 2(-8)s

0 = 404 - 16s

s = 25.25 meters

Step 3: Total stopping distance

16.08 + 25.25 = 41.33 meters

Yes, the truck stops with 8.67 meters to spare. Barely.

Problem 5: Traffic Light Timing

A car 300 meters from a traffic light is traveling at 15 m/s when the light turns yellow. The car accelerates at 2 m/s² to cross before the light turns red (4 seconds later). Does it make it?

Given:

Solution:

Use s = ut + ½at²

s = 15(4) + ½(2)(4)²

s = 60 + 16

s = 76 meters

The car only travels 76 meters. It does not make it through the light. Should have started accelerating sooner.

Quick Reference: SUVAT Equation Selection

Still unsure which equation to use? Here's a table:

GivenFindUse
u, v, atv = u + at
u, a, tss = ut + ½at²
v, a, tss = vt - ½at²
u, v, asv² = u² + 2as
u, v, tss = ½(u + v)t
u, v, sav² = u² + 2as

Where These Equations Actually Matter

These aren't just exam problems. Here's where they show up in real life:

Common Mistakes to Avoid

Students mess these problems up in predictable ways:

A Note on Friction and Real-World Braking

The equations above assume constant acceleration. Real braking isn't perfectly constant. The coefficient of friction determines actual deceleration:

Maximum deceleration = μg

Where μ is the coefficient of friction and g is gravity (9.8 m/s²). Dry asphalt has μ around 0.7, giving a max deceleration of about 6.9 m/s². Wet roads drop to μ ≈ 0.4, giving only 3.9 m/s².

This is why wet roads double your stopping distance. Physics doesn't care if you think you drive fine in the rain.