Velocity Calculator
Calculate velocity, speed, distance, and time. Use the basic formula v=d/t or advanced kinematics equations.
Input Values
Velocity
10.00 m/s
Formula Used:
v = d ÷ t = 100 ÷ 10 = 10.00 m/s
What is Velocity?
Velocity is a vector quantity that describes the rate of change of an object's position with respect to time and direction. Unlike speed (a scalar quantity), velocity includes both magnitude and direction. The SI unit for velocity is meters per second (m/s).
Velocity Formulas
Basic Formula
v = d / t
Where: v = velocity, d = distance, t = time
With Acceleration
v = u + at
Where: v = final velocity, u = initial velocity, a = acceleration, t = time
What is Velocity?
Velocity is the rate of change of position with respect to time. Unlike speed (a scalar), velocity is a vector quantity that includes both magnitude and direction.
| Quantity | Type | Unit | Example |
|---|---|---|---|
| Speed | Scalar | m/s | 60 mph |
| Velocity | Vector | m/s | 60 mph north |
| Distance | Scalar | m | Total path length |
| Displacement | Vector | m | Straight-line change |
Key distinction: A car driving in a circle at constant speed has changing velocity because its direction changes.
Average Velocity
Where:
- v_avg= Average velocity (m/s)
- Δx= Displacement (m)
- Δt= Time interval (s)
Average vs. Instantaneous Velocity
There are two important measures of velocity:
| Type | Definition | How to Find | Use Case |
|---|---|---|---|
| Average velocity | Total displacement ÷ total time | v_avg = Δx/Δt | Trip calculations |
| Instantaneous velocity | Velocity at a specific moment | v = dx/dt (derivative) | Speedometer reading |
Graphically: Average velocity is the slope of the secant line on a position-time graph; instantaneous velocity is the slope of the tangent line.
Instantaneous Velocity
Where:
- v= Instantaneous velocity
- dx/dt= Derivative of position with respect to time
Velocity Equations for Constant Acceleration
When acceleration is constant, these equations relate velocity to other kinematic variables:
| Equation | Solves For | Variables Needed |
|---|---|---|
| v = v₀ + at | Final velocity | v₀, a, t |
| v² = v₀² + 2ax | Final velocity (squared) | v₀, a, x |
| v_avg = (v + v₀)/2 | Average velocity | v, v₀ |
| v = x/t (constant v) | Velocity | x, t |
Velocity from Acceleration
Where:
- v= Final velocity (m/s)
- v₀= Initial velocity (m/s)
- a= Acceleration (m/s²)
- t= Time (s)
- x= Displacement (m)
Velocity Components and Vectors
In two or three dimensions, velocity is broken into components:
| Component | Formula | Description |
|---|---|---|
| vₓ (horizontal) | v × cos(θ) | x-direction component |
| vᵧ (vertical) | v × sin(θ) | y-direction component |
| Magnitude |v| | √(vₓ² + vᵧ²) | Speed (total) |
| Direction θ | tan⁻¹(vᵧ/vₓ) | Angle from horizontal |
Vector addition: When combining velocities (like a boat crossing a river), add components: v_total = √(vₓ² + vᵧ²)
Velocity Components
Where:
- vₓ= Horizontal component
- vᵧ= Vertical component
- θ= Angle from horizontal
Relative Velocity
Relative velocity is the velocity of an object as observed from a moving reference frame:
| Scenario | Formula | Example |
|---|---|---|
| Same direction | v_rel = v₁ - v₂ | Car passing another car |
| Opposite direction | v_rel = v₁ + v₂ | Cars approaching each other |
| Perpendicular | v_rel = √(v₁² + v₂²) | Boat crossing a river |
General formula: v_A/B = v_A - v_B (velocity of A relative to B)
Relative Velocity
Where:
- v_A/B= Velocity of A relative to B
- v_A= Velocity of A (ground frame)
- v_B= Velocity of B (ground frame)
Velocity Unit Conversions
Common velocity unit conversions:
| From | To | Multiply By |
|---|---|---|
| m/s | km/h | 3.6 |
| km/h | m/s | 0.278 (÷3.6) |
| m/s | mph | 2.237 |
| mph | m/s | 0.447 |
| km/h | mph | 0.621 |
| knots | m/s | 0.514 |
Quick reference: 1 m/s ≈ 2.2 mph ≈ 3.6 km/h
Unit Conversions
Where:
- m/s= Meters per second (SI)
- km/h= Kilometers per hour
- mph= Miles per hour
Practical Applications
Velocity calculations are essential in many real-world scenarios:
| Application | Typical Velocities | Notes |
|---|---|---|
| Walking | 1.4 m/s (5 km/h) | Average human walking speed |
| Running (sprint) | 10-12 m/s (36-43 km/h) | Olympic sprinters |
| Car (highway) | 30 m/s (108 km/h) | Typical highway speed |
| Commercial aircraft | 250 m/s (900 km/h) | Cruising speed |
| Sound (air) | 343 m/s | At 20°C, sea level |
| Light (vacuum) | 3×10⁸ m/s | Universal speed limit |
Worked Examples
Calculate Average Velocity
Problem:
A runner covers 400m in 50 seconds. What is their average velocity?
Solution Steps:
- 1Identify given values: Δx = 400 m, Δt = 50 s
- 2Apply formula: v_avg = Δx / Δt
- 3Calculate: v_avg = 400 / 50 = 8 m/s
- 4Convert if needed: 8 × 3.6 = 28.8 km/h
Result:
Average velocity = 8 m/s (28.8 km/h)
Final Velocity with Acceleration
Problem:
A car starts at 15 m/s and accelerates at 3 m/s² for 8 seconds. Find the final velocity.
Solution Steps:
- 1Given: v₀ = 15 m/s, a = 3 m/s², t = 8 s
- 2Use equation: v = v₀ + at
- 3Substitute: v = 15 + (3)(8)
- 4Calculate: v = 15 + 24 = 39 m/s
Result:
Final velocity = 39 m/s (140.4 km/h)
Relative Velocity Problem
Problem:
Train A travels east at 80 km/h, Train B travels west at 60 km/h. What is their relative velocity?
Solution Steps:
- 1Define positive direction: East = positive
- 2Train A: v_A = +80 km/h
- 3Train B: v_B = -60 km/h (west is negative)
- 4Relative velocity: v_A/B = v_A - v_B = 80 - (-60) = 140 km/h
Result:
Relative velocity = 140 km/h (they approach each other)
Tips & Best Practices
- ✓Always specify direction when stating velocity—it's a vector!
- ✓Use v = Δx/Δt for average velocity, v = dx/dt for instantaneous
- ✓When time isn't given, use v² = v₀² + 2ax instead of v = v₀ + at
- ✓Convert km/h to m/s: divide by 3.6 (or multiply by 0.278)
- ✓For relative velocity, be careful with sign conventions and reference frames
- ✓Remember: velocity can be zero while acceleration is non-zero (ball at peak)
- ✓On position-time graphs, slope = velocity; on velocity-time graphs, slope = acceleration
Frequently Asked Questions
Sources & References
Last updated: 2026-01-22