Introduction: Why Does Motion Matter?

Motion is one of the most fundamental concepts in physics. From calculating a car's travel time between cities to determining the orbits of spacecraft, the speed-distance-time relationship appears everywhere. This guide covers the basics for those who want to learn these concepts from scratch, as well as more advanced topics for high school and university students.

Basic Concepts

What is Distance?

Distance is the total length of the path traveled by an object during motion. It is measured in meters (m) in the SI unit system, though kilometers (km), centimeters (cm), and miles are also commonly used. Distance is always a positive value since negative length does not exist.

What is Time?

Time is the fundamental physical quantity that expresses the sequence and duration of events. It is measured in seconds (s) in SI units. Minutes, hours, and days are also widely used.

What is Speed?

Speed is the distance traveled per unit of time. There are two distinct concepts:

  • Speed (scalar): A scalar quantity with no direction — only magnitude. E.g., "90 km/h" is a speed.
  • Velocity (vector): A vector quantity with both magnitude and direction. E.g., "90 km/h northward" is a velocity.

In everyday language and high school physics, "speed" and "velocity" are often used interchangeably.

Core Formulas

The fundamental relationship between speed, distance, and time is expressed by these three formulas:

UnknownFormulaDescription
Speed (v)v = d / tDivide distance by time
Distance (d)d = v × tMultiply speed by time
Time (t)t = d / vDivide distance by speed

Rather than memorizing all three, just learn d = v × t — the others can be derived from it.

Units and Conversions

Speed Units

UnitSymbolApplication
Meters per secondm/sScientific calculations, SI standard
Kilometers per hourkm/hTraffic, transport
Miles per hourmphUSA, UK
KnotknMaritime, aviation

Conversion Formulas

km/h → m/s: divide by 3.6 → 1 km/h = 1/3.6 ≈ 0.278 m/s

m/s → km/h: multiply by 3.6 → 1 m/s = 3.6 km/h

Example: 72 km/h = 72 / 3.6 = 20 m/s

Example: 15 m/s = 15 × 3.6 = 54 km/h

Average Speed vs. Instantaneous Speed

Average Speed

Average speed is the total distance divided by the total time:

v_avg = Total Distance / Total Time = (d₁ + d₂ + …) / (t₁ + t₂ + …)

Warning: Average speed is NOT the arithmetic mean of individual speeds!

Example: Average Speed Calculation

A vehicle travels at 80 km/h for 2 hours, then at 60 km/h for 3 hours.

  • Distance 1: 80 × 2 = 160 km
  • Distance 2: 60 × 3 = 180 km
  • Total distance: 340 km, Total time: 5 hours
  • Average speed: 340 / 5 = 68 km/h

The arithmetic mean (80+60)/2 = 70 km/h would be incorrect!

Instantaneous Speed

Instantaneous speed is the speed at a specific moment — what your speedometer reads. Mathematically, it is the derivative of the position function: v = dx/dt

Types of Motion

1. Uniform Linear Motion

Motion with constant speed and zero acceleration. The distance-time graph is a straight line whose slope equals the speed.

  • Formula: d = v × t
  • Example: A train moving at a constant 100 km/h

2. Uniformly Accelerated Motion

Motion with constant acceleration and changing speed. Free fall is the most well-known example.

  • v = v₀ + a × t
  • d = v₀t + ½ × a × t²
  • v² = v₀² + 2 × a × d

Where v₀ is initial speed, a is acceleration (m/s²), t is time (s), d is distance (m).

3. Non-Uniform Motion

Motion where acceleration is not constant and speed changes irregularly. Most real-world motion falls into this category (traffic, wind effects, etc.). Differential equations or numerical methods are used for these.

Graph Interpretation

Position-Time (x-t) Graph

  • Slope = Speed: A steeper line means higher speed.
  • Horizontal line → object at rest (v = 0)
  • Positive slope → moving forward at constant speed
  • Negative slope → moving backward at constant speed
  • Curved line → accelerated motion

Speed-Time (v-t) Graph

  • Slope = Acceleration: Positive slope → speeding up, negative → slowing down
  • Area under graph = Distance: The area under the v-t curve equals total distance traveled.
  • Horizontal line → constant speed (a = 0)
  • Sloped straight line → constant acceleration

What is Acceleration?

Acceleration is the rate of change of velocity with respect to time.

a = Δv / Δt = (v - v₀) / t

SI unit: m/s²

  • Positive acceleration → speed increasing
  • Negative acceleration (deceleration) → speed decreasing
  • Zero acceleration → constant speed

Gravitational acceleration (g) at Earth's surface ≈ 9.81 m/s²

Free Fall

Vertical motion under gravity alone (air resistance neglected). All objects fall with the same acceleration regardless of mass — Galileo's principle.

  • Speed after time t: v = g × t
  • Distance fallen: h = ½ × g × t²
  • Speed from height: v = √(2 × g × h)

Example: Free Fall

A ball dropped from 10 m height: t = √(2×10/9.81) ≈ 1.43 s, impact speed ≈ 14.0 m/s

Relative Motion

The motion of an object looks different depending on the observer's reference frame.

  • Two vehicles in the same direction: v_relative = |v₁ − v₂|
  • Two vehicles in opposite directions: v_relative = v₁ + v₂

Example

A car at 120 km/h overtaking a car at 80 km/h (same direction) appears to move at only 40 km/h relative to it. Approaching at 90 km/h from the opposite direction: relative speed = 120 + 90 = 210 km/h.

Meeting and Catching Problems

Catching Up

Time to catch up = Initial gap / (v_fast − v_slow)

Meeting Head-On

Meeting time = Initial distance / (v₁ + v₂)

Example

Two trains 200 km apart heading toward each other at 80 km/h and 70 km/h: t = 200 / 150 ≈ 1 hour 20 minutes

Real-Life Applications

Traffic & Driving

At 50 km/h, a car needs roughly 13–15 m to stop (reaction + braking distance). At 100 km/h, this increases to 50–60 m. This is why speed limits are the foundation of road safety.

Aviation

An aircraft must reach takeoff speed along the runway. The calculation involves thrust, altitude, temperature, and runway length — still based on d = v₀t + ½at².

Sports

A 100-meter sprinter averages ~10 m/s (36 km/h). Usain Bolt's peak instantaneous speed reached approximately 44.72 km/h, different from his average race speed of 37.58 km/h due to slower start and finish phases.

Common Mistakes

MistakeIssueCorrect Approach
Unit mismatchUsing km/h and m/s without convertingAlways match units first (× 3.6 or ÷ 3.6)
Wrong average speedTaking arithmetic mean of speedsUse total distance / total time
Confusing acceleration with speedThinking high acceleration = high speedAcceleration is the rate of speed change
Ignoring directionMixing scalar and vector quantitiesVelocity has direction; speed does not

Quick Reference Table

QuantitySymbolSI UnitFormula
Distanced or smeter (m)d = v × t
Timetsecond (s)t = d / v
Speedvm/sv = d / t
Accelerationam/s²a = Δv / t
Gravitational acc.gm/s²≈ 9.81 m/s²

Hesaplabs Physics Tools

Conclusion

Speed, distance, and time are among the most fundamental and widely applied concepts in physics. While d = v × t looks simple, it opens the door to a rich world of topics including average speed, accelerated motion, relative motion, and graph interpretation. Mastering the concepts and formulas in this guide will serve you not only in physics exams but also in countless real-life situations — from traffic calculations to engineering problems.