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:
| Unknown | Formula | Description |
|---|---|---|
| Speed (v) | v = d / t | Divide distance by time |
| Distance (d) | d = v × t | Multiply speed by time |
| Time (t) | t = d / v | Divide 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
| Unit | Symbol | Application |
|---|---|---|
| Meters per second | m/s | Scientific calculations, SI standard |
| Kilometers per hour | km/h | Traffic, transport |
| Miles per hour | mph | USA, UK |
| Knot | kn | Maritime, 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
| Mistake | Issue | Correct Approach |
|---|---|---|
| Unit mismatch | Using km/h and m/s without converting | Always match units first (× 3.6 or ÷ 3.6) |
| Wrong average speed | Taking arithmetic mean of speeds | Use total distance / total time |
| Confusing acceleration with speed | Thinking high acceleration = high speed | Acceleration is the rate of speed change |
| Ignoring direction | Mixing scalar and vector quantities | Velocity has direction; speed does not |
Quick Reference Table
| Quantity | Symbol | SI Unit | Formula |
|---|---|---|---|
| Distance | d or s | meter (m) | d = v × t |
| Time | t | second (s) | t = d / v |
| Speed | v | m/s | v = d / t |
| Acceleration | a | m/s² | a = Δv / t |
| Gravitational acc. | g | m/s² | ≈ 9.81 m/s² |
Hesaplabs Physics Tools
- Speed-Distance-Time Calculator — instantly find v, d or t from any two values
- Free Fall Calculator — height, duration, and impact speed
- Projectile Motion Calculator — range, max height, and flight time
- Force-Mass-Acceleration (F=ma) Calculator — Newton's 2nd law
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.
