Speed, Distance & Time Calculator

Free speed distance time calculator. Enter any two values to solve for the third. Supports mph, km/h, m/s, and more.

Free Tool No Sign-up Instant Results

Speed, Distance & Time

Enter any 2 values. Leave the unknown field empty.

Comprehensive Guide: Speed, Distance & Time Kinematics

Master the kinematic triangle, uniform velocity equations, average speed across multi-leg journeys, and unit conversions (mph, km/h, m/s).

1

1. The Fundamental Kinematic Relationship of Constant Velocity

In classical mechanics and elementary physics, the relationship between Distance (d), Speed or Velocity (s), and Time (t) describes uniform linear motion without acceleration. Speed is defined as the rate at which an object traverses distance per unit of time.

Unlike velocity (which is a vector possessing both magnitude and direction), speed is a scalar quantity measured strictly as non-negative distance over elapsed time.

2

2. The Kinematic Formula Triangle

The three interrelated equations governing uniform motion can be memorized using the classic D-S-T Triangle (where D occupies the apex, with S and T in the base):

Distance = Speed × Time  ⟺  d = s × t
Speed = Distance ÷ Time  ⟺  s = d / t
Time = Distance ÷ Speed  ⟺  t = d / s
3

3. Graduated Step-by-Step Worked Problems

Problem 1: Calculating Transit Time

A high-speed train travels 450 kilometers at a steady cruising speed of 180 km/h. How long does the journey take?

Step 1: Identify target variable: t = d / s.
Step 2: Substitute values: t = 450 km ÷ 180 km/h = 2.5 hours.
Step 3: Convert decimal hours to minutes: 0.5 hours × 60 min/hr = 30 minutes.
Result: 2 hours and 30 minutes.

Problem 2: The Average Speed Paradox (Harmonic Mean)

A commuter drives 60 miles to work at 30 mph, and returns along the exact same 60-mile route at 60 mph. What is their average speed for the round trip?

Critical Mistake to Avoid: Averaging 30 and 60 to get 45 mph is WRONG because the driver spent twice as much time driving at 30 mph as at 60 mph!
Correct Step 1: Calculate outbound time: t₁ = 60 miles ÷ 30 mph = 2.0 hours.
Correct Step 2: Calculate return time: t₂ = 60 miles ÷ 60 mph = 1.0 hour.
Correct Step 3: Calculate total distance: 60 + 60 = 120 miles.
Correct Step 4: Calculate total time: 2.0 + 1.0 = 3.0 hours.
Correct Step 5: Compute true average speed: s_avg = 120 miles ÷ 3.0 hours = 40.0 mph!
Result: The true average speed is 40 mph (the harmonic mean), not 45 mph!

4

4. Unit Conversions: The 3.6 Factor (km/h vs. m/s)

In physics, distance is measured in meters (m) and time in seconds (s). To convert between SI units (m/s) and automotive units (km/h):

1 m/s = 3.6 km/h  ⟺  1 km/h = (1 ÷ 3.6) m/s

For example, a hurricane wind speed of 50 m/s = 50 × 3.6 = 180 km/h.

5

5. Frequently Asked Questions (FAQ)

Why can't I just take the arithmetic average of two speeds?

Because speed is distance per unit of time. If distances are equal, the slower speed consumes a greater proportion of the total time. The true average speed is the harmonic mean: 2s₁s₂ / (s₁ + s₂).

What is the difference between speed and velocity?

Speed is a scalar quantity denoting how fast an object moves regardless of direction (e.g. 60 mph). Velocity is a vector quantity denoting speed in a specific direction (e.g. 60 mph Due North). If you run around a track back to start, your average speed is positive, but your average velocity is zero.

How does GPS calculate Estimated Time of Arrival (ETA)?

A GPS device breaks a trip into dozens of small road segments, retrieves real-time speed data for each segment based on live traffic, computes t = d / s for each slice, and sums all transit times to forecast your ETA accurately.