Skip to main content

Enter values

Tip: If you get a negative velocity in 1D, it just means the motion is in the opposite direction.

Use a negative value if the displacement is in the negative direction.

Δt must be > 0.

Options:

Chips prefill common velocity, acceleration, and 2D motion scenarios and run the calculation.

Result:

No results yet. Enter values and click Calculate.

How this calculator works

  • Average velocity: v = Δx/Δt
  • Instantaneous velocity: v(t) = dx/dt (computed numerically)
  • Constant acceleration: v = v₀ + a·t or v² = v₀² + 2aΔx
  • 2D velocity: |v| = √(vₓ² + vᵧ²), θ = atan2(vᵧ, vₓ)

Units: This tool converts everything internally to SI (meters, seconds) to avoid unit mistakes.

Formula & Equation Used

Average velocity: v = Δx/Δt

Instantaneous velocity: v(t) = dx/dt

Numerical derivative (central difference): v(t₀) ≈ [x(t₀+h) − x(t₀−h)]/(2h)

Constant acceleration: v = v₀ + a·t

Constant acceleration (time-free): v² = v₀² + 2aΔx

2D magnitude: |v| = √(vₓ² + vᵧ²)

2D direction: θ = atan2(vᵧ, vₓ) (angle from +x axis)

Polar → components: vₓ = |v|cosθ, vᵧ = |v|sinθ

Example Problems & Step-by-Step Solutions

Example 1 — Average velocity (v = Δx/Δt)

Given Δx = 120 m and Δt = 6 s, find v.

  1. Use: v = Δx/Δt
  2. Substitute: v = 120/6
  3. Result: v = 20 m/s (≈ 72 km/h)

Example 2 — Instantaneous velocity from x(t)

Given x(t) = 3t² − 2t + 1 (meters) at t₀ = 2 s, find v(t₀).

  1. Conceptually, v(t) = dx/dt.
  2. Derivative (for reference): v(t) = 6t − 2.
  3. Evaluate: v(2) = 6·2 − 2 = 10
  4. Result: 10 m/s

Note: Your calculator computes this using a central-difference approximation (very close to the exact value for smooth functions).

Example 3 — Constant acceleration (v = v₀ + a·t)

Given v₀ = 4 m/s, a = −1.5 m/s², and t = 6 s, find v.

  1. Use: v = v₀ + a·t
  2. Substitute: v = 4 + (−1.5)·6
  3. Compute: v = 4 − 9 = −5
  4. Result: −5 m/s (negative means opposite direction)

Example 4 — 2D vector velocity from components

Given vₓ = 3 m/s and vᵧ = 4 m/s, find |v| and θ.

  1. Magnitude: |v| = √(3² + 4²) = √25 = 55 m/s
  2. Angle: θ = atan2(4, 3) ≈ 53.13°

Frequently Asked Questions

Q: What’s the difference between speed and velocity?

Speed is how fast you move (a magnitude). Velocity includes direction. In 1D that direction is often shown by a sign (+/−); in 2D it’s an angle (or x/y components).

Q: Why can average velocity be 0 even if I moved?

Average velocity uses displacement (net change in position), not total distance. If you go out and come back, your displacement is 0, so v = Δx/Δt = 0.

Q: Why does the calculator require Δt > 0?

Because v = Δx/Δt would be undefined if Δt = 0, and negative time usually indicates a units/input mistake.

Q: In 2D mode, should I use degrees or radians?

Use degrees for typical physics problems unless the problem explicitly gives radians. The calculator will convert internally and still show the angle relative to the +x axis.

Q: Why does the equation mention ±v?

Because v² = v₀² + 2aΔx gives a magnitude squared. When you take the square root, both +v and −v are mathematically possible—your scenario (chosen positive direction) determines the correct sign.

Vectors, Scalars, & Displacement
2. 1D Motion / Kinematics
6 problems
Topic
Patrick
Average Velocity
2. 1D Motion / Kinematics
5 problems
Topic
Patrick
Intro to Acceleration
2. 1D Motion / Kinematics
6 problems
Topic
Patrick
Kinematics Equations
2. 1D Motion / Kinematics
6 problems
Topic
Patrick
Introduction to Vectors
3. Vectors
2 problems
Topic
Patrick
Velocity in 2D
4. 2D Kinematics
5 problems
Topic
Catherine
Acceleration in 2D
4. 2D Kinematics
5 problems
Topic
Patrick
2. 1D Motion / Kinematics - Part 1 of 2
7 topics 14 problems
Chapter
Patrick
2. 1D Motion / Kinematics - Part 2 of 2
5 topics 13 problems
Chapter
Patrick
3. Vectors - Part 1 of 2
4 topics 9 problems
Chapter
Patrick
3. Vectors - Part 2 of 2
4 topics 9 problems
Chapter
Patrick
4. 2D Kinematics
5 topics 12 problems
Chapter
Patrick
Vectors in Component Form
14. Vectors
3 problems
Topic
Direction of a Vector
14. Vectors
3 problems
Topic
14. Vectors
5 topics 9 problems
Chapter
Vectors in Component Form
8. Vectors
3 problems
Topic
ErnestBlazevic
Direction of a Vector
8. Vectors
3 problems
Topic
ErnestBlazevic
8. Vectors
4 topics 10 problems
Chapter
Patrick
Initial Velocity
6. Enzymes and Enzyme Kinetics
8 problems
Topic
6. Enzymes and Enzyme Kinetics - Part 1 of 6
5 topics 15 problems
Chapter
6. Enzymes and Enzyme Kinetics - Part 2 of 6
5 topics 14 problems
Chapter
6. Enzymes and Enzyme Kinetics - Part 3 of 6
5 topics 14 problems
Chapter
6. Enzymes and Enzyme Kinetics - Part 4 of 6
6 topics 14 problems
Chapter
6. Enzymes and Enzyme Kinetics - Part 5 of 6
5 topics 14 problems
Chapter
6. Enzymes and Enzyme Kinetics - Part 6 of 6
5 topics 14 problems
Chapter
SUVAT Calculator
Solve constant-acceleration motion using SUVAT equations
Newton’s Second Law Calculator
Solve force, mass, and acceleration using Newton’s Second Law
Doppler Effect Calculator
Calculate Doppler-shifted frequency for sound or redshift/blueshift for light
Electric Field Calculator
Calculate electric fields from point charges with vectors, force mode, visuals, and step-by-step solutions
Graphing Calculator
Graph functions, compare equations, trace coordinates, and explore graph features step by step
Newton’s First Law Calculator
Resolve forces, check equilibrium, and connect ΣF = 0 with ΣF = ma
Free Fall Calculator
Calculate free-fall time, impact speed, and terminal velocity
Work–Energy Calculator
Calculate work, net work, and speed changes using work–energy
Work and Power Calculator
Calculate work and power using P = W/t, W = F·d·cos(θ), or P = F·v
Kinetic Energy Calculator
Calculate kinetic energy, speed, and rolling motion with clear visuals
Acceleration Calculator
Calculate acceleration using velocity, time, force, and mass
Momentum Calculator
Calculate momentum and impulse with unit conversion, vectors, and steps.
Distance Calculator
Calculate distance in 2D, 3D, point-to-line, speed/time, lat-long, or scaled grid modes
Vector Projection Calculator
Calculate scalar projection, vector projection, angle, and orthogonality of vectors
Projectile Motion Calculator
Calculate projectile motion: range, time of flight, max height, target solutions.
Spring Calculator
Solve Hooke’s law, spring work, SHM, and vertical equilibrium
All Calculators & ConvertersAll calculators