Velocity Calculator Formula
Understand the math behind the velocity calculator. Each variable explained with a worked example.
Formulas Used
Velocity
velocity = distance / timeVelocity (km/h)
velocity_kmh = (distance / time) * 3.6Variables
| Variable | Description | Default |
|---|---|---|
distance | Distance(m) | 100 |
time | Time(s) | 10 |
How It Works
How Velocity Is Determined
Velocity measures the rate at which an object changes position.
Core Relation
v = d / t
where *d* is the distance covered and *t* is the time interval. Multiply by 3.6 to convert m/s to km/h.
Worked Example
A runner covers 100 meters in 10 seconds.
distance = 100time = 10
- 01v = d / t
- 02v = 100 / 10
- 03v = 10 m/s
- 04In km/h: 10 * 3.6 = 36 km/h
Ready to run the numbers?
Open Velocity Calculator