⚡ Velocity Calculator
This velocity calculator solves five different velocity formulas — basic v = d/t, final velocity from acceleration, velocity without time using vf² = vi² + 2ad, average velocity, and velocity from kinetic energy. Every calculation shows full step-by-step working and displays results in m/s, km/h, mph, ft/s, and knots simultaneously — no unit selection required.
Velocity Formulas — All Five Equations
Choose the formula based on what you know. The basic formula v = d/t handles constant speed. For acceleration use vf = vi + at or vf² = vi² + 2ad.
| Formula Name | Equation | Use When | Solve For |
|---|---|---|---|
| Basic velocity | v = d/t | Know distance and time | v, d, or t |
| Final velocity (with time) | vf = vi + at | Know acceleration and time | vf, vi, a, or t |
| Final velocity (no time) | vf² = vi² + 2ad | Know acceleration and displacement | vf, vi, a, or d |
| Average velocity (constant a) | v_avg = (vi + vf)/2 | Constant acceleration only | Average speed |
| Average velocity (general) | v_avg = d_total/t_total | Any motion | Average speed |
| Velocity from KE | v = √(2KE/m) | Know kinetic energy and mass | v or KE |
How to Calculate Velocity — Step-by-Step
A car travels 150 km in 1.5 hours.
v = d/t = 150 km / 1.5 h = 100 km/h = 27.78 m/s = 62.14 mph
Check: 27.78 × 5,400 s = 150,012 m ≈ 150 km ✓
A ball drops from rest for 4 seconds. vi = 0, a = 9.81 m/s², t = 4 s.
vf = vi + at = 0 + 9.81 × 4 = 39.24 m/s = 141.3 km/h = 87.8 mph
Car at 60 mph brakes to stop over 40 m. vi = 26.82 m/s, vf = 0, d = 40 m.
a = (0² − 26.82²)/(2×40) = −719.3/80 = −8.99 m/s² ≈ −0.916 g
How to Find Final Velocity (vf) — Two Methods
- vi = initial velocity
- a = acceleration (positive = speeding up)
- t = time elapsed
vf = 0 + 50×10 = 500 m/s = 1,800 km/h = Mach 1.46
- Rearrange: vf = √(vi² + 2ad)
- Use displacement instead of time
- vf must be ≥ 0 (check sign of vi²+2ad)
vf = √(25+480) = √505 = 22.47 m/s = 80.9 km/h
| Special Case | Condition | Result |
|---|---|---|
| Constant velocity | a = 0 | vf = vi (no change) |
| Starts from rest | vi = 0 | vf = at (Method 1) or vf = √(2ad) (Method 2) |
| Braking to stop | vf = 0 | t = vi/a and stopping distance d = vi²/(2|a|) |
| Free fall | vi=0, a=9.81 | vf = 9.81t or vf = √(2×9.81×h) |
Average Velocity vs Average Speed — The Key Difference
Time going: 1.00 h | Time returning: 1.25 h | Total time: 2.25 h
Average speed = 200 km / 2.25 h = 88.9 km/h
Average velocity = 0 km / 2.25 h = 0 km/h (back at start!)
⚠️ The simple average (100+80)/2 = 90 km/h is WRONG — you spend more time at the slower speed.
Harmonic mean formula for round-trip average speed:
v_avg = 2v₁v₂/(v₁+v₂) = 2×100×80/(100+80) = 16,000/180 = 88.9 km/h ✓
Velocity vs Speed — What is the Difference
- Magnitude only — no direction
- Always positive or zero
- e.g. "60 km/h"
- An odometer measures speed
- Magnitude AND direction
- Can be negative (opposite direction)
- e.g. "60 km/h north"
- GPS gives velocity
🎯 Ball thrown up at 10 m/s: speed=10 m/s, velocity=+10 m/s (up).
On return at same speed: velocity=−10 m/s (downward). Speed unchanged, velocity reversed.
🛰️ Satellite orbiting at 7,800 m/s: constant speed, constantly changing velocity (direction changes).
Units of speed and velocity are identical (m/s, km/h, mph, ft/s) — but velocity requires a direction to be fully specified.
Velocity Unit Converter — Quick Reference Table
| Unit | m/s | km/h | mph | ft/s | knots |
|---|---|---|---|---|---|
| 1 m/s | 1 | 3.600 | 2.237 | 3.281 | 1.944 |
| 1 km/h | 0.2778 | 1 | 0.6214 | 0.9113 | 0.5400 |
| 1 mph | 0.4470 | 1.6093 | 1 | 1.4667 | 0.8690 |
| 1 ft/s | 0.3048 | 1.0973 | 0.6818 | 1 | 0.5925 |
| 1 knot | 0.5144 | 1.8520 | 1.1508 | 1.6878 | 1 |
| Object / Event | Speed | m/s | km/h | mph |
|---|---|---|---|---|
| Human walking | Typical | 1.4 | 5.0 | 3.1 |
| Usain Bolt (100m WR) | Peak | 12.4 | 44.7 | 27.8 |
| Cyclist (Tour de France) | Peak | 16 | 58 | 36 |
| Cheetah | Top | 29.1 | 105 | 65 |
| Car (motorway) | Typical | 33.3 | 120 | 74.6 |
| Sound (sea level) | Standard | 343 | 1,235 | 767 |
| Passenger jet | Cruising | 250 | 900 | 560 |
| SR-71 Blackbird | Top | 981 | 3,540 | 2,200 |
| Orbital velocity (LEO) | Min orbit | 7,800 | 28,080 | 17,450 |
| Light in vacuum | Maximum | 299,792,458 | 1.08×10⁹ | 6.7×10⁸ |
Initial Velocity Formula — How to Find vi
Initial velocity (vi) — also written as u (UK notation) or v₀ — is the velocity of an object at the START of a time interval. It can be zero (starts from rest) or any value. The initial velocity formula depends on what other quantities you know.
Use when: know final velocity, acceleration, and time.
Example: car reaches 30 m/s after 5 s at 4 m/s² → vi = 30 − (4×5) = 10 m/s
Use when: know final velocity, acceleration, displacement (no time).
Example: ball reaches 20 m/s over 15 m at 10 m/s² → vi = √(400−300) = √100 = 10 m/s
Use when: know average velocity and final velocity.
Example: v_avg=15 m/s, vf=25 m/s → vi = 30−25 = 5 m/s
Use when: know displacement, time, acceleration.
Example: 50 m in 4 s, a=2 m/s² → vi = 50/4 − ½×2×4 = 12.5−4 = 8.5 m/s
| Known Values | Formula for vi | Notes |
|---|---|---|
| vf, a, t | vi = vf − at | Most common |
| vf, a, d | vi = √(vf² − 2ad) | No time needed |
| v_avg, vf | vi = 2v_avg − vf | From average |
| d, t, a | vi = d/t − ½at | From displacement |
| d, t (no a) | vi = d/t | Constant velocity |
Final Velocity Formula — How to Find vf
Final velocity (vf) — also written as v (UK notation) or vend — is the velocity at the END of a time interval. The variable vf appears in every kinematic equation. It can be zero (object stops), positive, or negative (reversed direction).
vi=5 m/s, a=3 m/s², t=4 s → vf = 5+12 = 17 m/s
vi=10 m/s, a=5 m/s², d=20 m → vf = √(100+200) = √300 = 17.32 m/s
v_avg=20 m/s, vi=10 m/s → vf = 40−10 = 30 m/s
| Known Values | Formula for vf | Notes |
|---|---|---|
| vi, a, t | vf = vi + at | Most common — use Tool 2 above |
| vi, a, d | vf = √(vi²+2ad) | No time needed — use Tool 3 above |
| v_avg, vi | vf = 2v_avg − vi | From average velocity |
How to Find Velocity Without Time
vf² = vi² + 2ad → vf = √(vi² + 2ad)
Example 1: Ball rolls down 5 m ramp from rest, a=4 m/s²
→ vf = √(0 + 2×4×5) = √40 = 6.32 m/s (time NOT needed)
Example 2: Car brakes to rest over 30 m, deceleration=6 m/s²
→ vi = √(0 − 2×(−6)×30) = √360 = 18.97 m/s = 68.3 km/h
vf = 2×(d/t) − vi
Object travels 100 m in 8 s, starting at 5 m/s:
v_avg = 100/8 = 12.5 m/s → vf = 2×12.5 − 5 = 20 m/s
| What you need | What you know | Formula |
|---|---|---|
| vf (no time) | vi, a, d | vf = √(vi²+2ad) |
| vi (no time) | vf, a, d | vi = √(vf²−2ad) |
| vf (no acceleration) | vi, d, t | vf = 2(d/t) − vi |
| vi (no acceleration) | vf, d, t | vi = 2(d/t) − vf |
| vf (free fall, no time) | height h | vf = √(2gh) |
Initial Velocity vs Final Velocity — Key Differences
| Property | Initial Velocity (vi) | Final Velocity (vf) |
|---|---|---|
| Definition | Velocity at START of time interval | Velocity at END of time interval |
| Symbol (US) | vi or v₀ | vf or v |
| Symbol (UK) | u | v |
| Can equal zero? | Yes — starts from rest | Yes — comes to a stop |
| Can be negative? | Yes — moving backwards | Yes — reversed direction |
| In free fall (drop) | vi = 0 | vf = gt |
| In free fall (throw up) | vi = v₀ (upward) | vf = −vi (same magnitude, downward) |
How to Find Initial Velocity in Projectile Motion
In projectile motion the initial velocity splits into two independent components:
v₀ = √(30×9.81/sin80°) = √(294.3/0.9848) = √299 = 17.29 m/s
vi_x = 17.29×cos40° = 13.24 m/s (horizontal)
vi_y = 17.29×sin40° = 11.11 m/s (vertical)
Worked Examples
Usain Bolt: d=100 m, t=9.58 s → v = 100/9.58 = 10.44 m/s = 37.58 km/h = 23.35 mph = 20.28 knots. Check: 10.44×9.58 = 100.0 m ✓
vi=0, a=9.81 m/s², t=3 s → vf = 0 + 9.81×3 = 29.43 m/s = 105.95 km/h = 65.84 mph. This is an object in free fall for 3 seconds.
vi=20 m/s, a=−3 m/s², d=50 m → vf² = 400 + 2(−3)(50) = 400−300 = 100 → vf = √100 = 10 m/s = 36 km/h. Time: t=(10−20)/(−3) = 3.33 s
vi=0 m/s, vf=30 m/s → v_avg = (0+30)/2 = 15 m/s = 54 km/h = 33.55 mph
m=1,000 kg car, KE=289,000 J → v = √(2×289,000/1,000) = √578 = 24.04 m/s = 86.5 km/h ≈ 53.8 mph
v = 10 m/s → km/h: 10 × 3.6 = 36 km/h → mph: 10 × 2.237 = 22.37 mph → ft/s: 10 / 0.3048 = 32.81 ft/s → knots: 10 / 0.5144 = 19.44 knots
vi=30 m/s, vf=0 (stops), t=5 s → a = (vf−vi)/t = (0−30)/5 = −6 m/s² = −0.611 g. Negative sign confirms deceleration.
v=25 m/s, t=120 s → d = 25×120 = 3,000 m = 3.0 km = 1.864 miles = 9,843 ft
d=500 km, v=120 km/h → t = 500/120 = 4.167 hours = 250 minutes = 4 h 10 min
Drop from h=20 m: vf = √(2×9.81×20) = √392.4 = 19.81 m/s = 71.3 km/h. Time to fall: t = vf/g = 19.81/9.81 = 2.02 seconds.