/

Acceleration Calculator – Average Acceleration Formula & Equations

Average Acceleration Calculator — a = Δv/Δt, All Kinematic Equations
Two types of acceleration on this page: Average acceleration — total velocity change over a time period: a = Δv/Δt = (vf − vi) / t  |  Instantaneous acceleration — acceleration at one specific moment: a = dv/dt. For constant acceleration, both values are identical. Choose your calculator tab below.
🚀 Average Acceleration Solver — a = (vf − vi) / t

The average acceleration formula is a = (vf − vi) / t = Δv / Δt. Select which variable to solve for:

vf = vi + at
a = (vf − vi) / t
Equation 1
d = vi·t + ½at²
a = 2(d−vi·t)/t²
Equation 2
vf² = vi² + 2ad
a = (vf²−vi²)/(2d)
Equation 3
📏 Acceleration from Distance & Time — a = 2(d − vi×t) / t²

From the kinematic equation d = vi×t + ½at², rearranged to a = 2(d − vi×t) / t². Select which variable to find:

vf = vi + at
a = (vf − vi) / t
Equation 1
d = vi·t + ½at²
a = 2(d−vi·t)/t²
Equation 2 ← Using
vf² = vi² + 2ad
a = (vf²−vi²)/(2d)
Equation 3
⏱️ Acceleration Without Time — a = (vf² − vi²) / (2d)

Uses vf² = vi² + 2ad, rearranged to a = (vf² − vi²) / (2d). Eliminates time entirely — use when you know velocities and distance.

vf = vi + at
a = (vf − vi) / t
Equation 1
d = vi·t + ½at²
a = 2(d−vi·t)/t²
Equation 2
vf² = vi² + 2ad
a = (vf²−vi²)/(2d)
Equation 3 ← Using
🔄 Centripetal Acceleration Calculator — a_c = v²/r
Centripetal acceleration always points toward the center of the circular path. It changes the direction of velocity, not its magnitude.
kg
🌳 Which Equation Should I Use? — Interactive Decision Tree

Check all the variables you know. The correct equation will be highlighted automatically.

I know these values:
Check the variables you know above →
EquationvivfatdUse when
vf = vi + at Know vi, vf, t — no distance
d = vi·t + ½at² Know d, vi, t — no final velocity
vf² = vi² + 2ad Know vi, vf, d — no time
📈 Velocity-Time Graph — Slope = Acceleration
Slope of line = acceleration (m/s²)

Average Acceleration Formula — a = Δv/Δt Explained

Average acceleration measures how quickly velocity changes over a time period. The average acceleration formula is:

a = (vf − vi) / t = Δv / Δt
Average Acceleration Formula

Acceleration measures how quickly velocity changes. If a car goes from 0 to 100 km/h in 5 seconds, its average acceleration is (27.78 − 0)/5 = 5.56 m/s². A negative result means deceleration — the object is slowing down.

Variable Reference:
a_avg = average acceleration (m/s²)
vf = final velocity (m/s)
vi = initial velocity (m/s)
Δv = change in velocity = vf − vi (m/s)
t = time elapsed (s)
Δt = change in time (s)

All Four Acceleration Equations:

a = (vf − vi) / t a = 2(d − vi×t) / t² a = (vf² − vi²) / (2d) a_c = v²/r

The Three Kinematic (SUVAT) Equations:

vf = vi + at
a = (vf − vi) / t
v = u + at (SUVAT)
d = vi·t + ½at²
a = 2(d−vi·t)/t²
s = ut + ½at² (SUVAT)
vf² = vi² + 2ad
a = (vf²−vi²)/(2d)
v² = u² + 2as (SUVAT)
ℹ️ SUVAT notation: In UK physics: s=displacement, u=initial velocity, v=final velocity, a=acceleration, t=time. In US physics: d, vi, vf, a, t. Both sets of variables refer to identical equations.

The formula a = (vf − vi) / t applies when you know start and end velocities and time. For constant acceleration, this equals the instantaneous acceleration at every moment. The formula a = Δv/Δt is the compact notation for the same relationship.

How to Find Average Acceleration — Step-by-Step Method

The universal four-step method to determine average acceleration from any given values:

1
Identify vi (initial velocity) and vf (final velocity) — note the units. Convert everything to m/s before calculating.
2
Identify time t — ensure it matches velocity units. If velocity is in m/s, time must be in seconds. If velocity is in km/h, convert it to m/s first.
3
Calculate Δv = vf − vi — this can be negative if the object is slowing down (deceleration). The formula is always vf minus vi, never vi minus vf.
4
Divide: a = Δv / t — the result in m/s² is your average acceleration. Negative = deceleration. Convert to g by dividing by 9.80665.

Five Worked Examples:

Example 1 — Ball dropped from rest (free fall)
A ball is dropped. After 3 seconds it reaches 29.43 m/s.
vi = 0 m/s  |  vf = 29.43 m/s  |  t = 3 s
a = (29.43 − 0) / 3 = 29.43 / 3 = 9.81 m/s² = 1g ✓
This confirms free-fall acceleration = 1g = 9.81 m/s² on Earth.
Example 2 — Car braking to a stop
Car slows from 60 mph to 0 in 4 seconds.
Convert: vi = 60 × 0.44704 = 26.82 m/s  |  vf = 0 m/s  |  t = 4 s
a = (0 − 26.82) / 4 = −26.82 / 4 = −6.705 m/s²
In g: −6.705 / 9.80665 = −0.683g — deceleration (negative acceleration).
Example 3 — Train accelerating
Train speeds up from 20 m/s to 35 m/s in 30 seconds.
vi = 20 m/s  |  vf = 35 m/s  |  t = 30 s
Δv = 35 − 20 = 15 m/s
a = 15 / 30 = 0.5 m/s² — gradual, comfortable acceleration.
Example 4 — Unit conversion required
Cyclist accelerates from 15 km/h to 40 km/h in 10 seconds.
Convert: vi = 15 / 3.6 = 4.167 m/s  |  vf = 40 / 3.6 = 11.11 m/s
Δv = 11.11 − 4.167 = 6.944 m/s
a = 6.944 / 10 = 0.694 m/s²
Example 5 — Finding time from acceleration
How long to accelerate from 0 to 100 km/h at 5 m/s²?
vf = 100 / 3.6 = 27.78 m/s  |  vi = 0  |  a = 5 m/s²
Rearrange a = (vf − vi) / t → t = (vf − vi) / a = 27.78 / 5 = 5.56 seconds

Acceleration Equations — The Three Kinematic Equations

The three kinematic acceleration equations cover every possible combination of variables. Each rearranges to make acceleration the subject:

Equation 1 — a = (vf − vi) / t
Use when: you know vi, vf, and t (no distance required)
Original form: vf = vi + at
Rearrangements: vf = vi + at  |  vi = vf − at  |  t = (vf − vi) / a  |  a = (vf − vi) / t
Equation 2 — a = 2(d − vi×t) / t²
Use when: you know d, vi, and t (no final velocity)
Original form: d = vi×t + ½at²
Rearrangements: d = vi·t + ½at²  |  vi = (d − ½at²)/t  |  a = 2(d−vi·t)/t²
Time (quadratic): ½at² + vi·t − d = 0 → t = (−vi + √(vi² + 2ad)) / a
Equation 3 — a = (vf² − vi²) / (2d)
Use when: you know vi, vf, and d — no time available
Original form: vf² = vi² + 2ad
Rearrangements: vf = √(vi²+2ad)  |  vi = √(vf²−2ad)  |  d = (vf²−vi²)/(2a)  |  a = (vf²−vi²)/(2d)

The formula a = (vf − vi) / t must appear at the top of every acceleration problem as your first check. If time is unknown, use vf² = vi² + 2ad. These three acceleration equations together cover every standard kinematics scenario.

Units of Acceleration — m/s², g, Gal and More

The SI unit of acceleration is m/s² (metres per second squared). This means for every second that passes, velocity changes by [a] metres per second. Alternative units include ft/s², Gal (cm/s²), and g (gravitational units).

UnitEqual toCommon Use
1 m/s²3.281 ft/s²SI standard — most common
1 m/s²0.10197 gFraction of gravity
1 g9.80665 m/s²Free fall, fighter pilots, roller coasters
1 ft/s²0.3048 m/s²Imperial engineering
1 Gal0.01 m/s² = 1 cm/s²Geophysics, seismology
1 mg (milligee)0.00981 m/s²Precision instruments, accelerometers

Notable Acceleration Values:

Slow elevator start
0.5 m/s²
0.05g
🚗 Braking hard
8–9 m/s²
~0.85g
🌍 Free fall (Earth)
9.81 m/s²
1.0g
🏎️ Sports car 0–100 km/h
4–8 m/s²
0.4–0.8g
🚀 Space Shuttle launch
~29 m/s²
~3g
✈️ Fighter jet maneuver
~98 m/s²
~10g

Is Acceleration the Average Force Over Time — Answered

NO

This is one of the most common physics misconceptions. Acceleration is NOT force divided by time. Acceleration = change in velocity divided by time. Force relates to acceleration through Newton's Second Law: F = ma, making a = F/m — not F/t.

❌ What students think (WRONG)
✅ What is actually correct
a = F/t — WRONG formula
a = F/m — Newton's 2nd Law
"Acceleration is force divided by time"
a = Δv/Δt = (vf−vi)/t — CORRECT definition
F×t = acceleration (confusing impulse with a)
J = F×Δt = m×Δv — this is IMPULSE, not acceleration
Bigger force → more time → same acceleration
Bigger force → bigger acceleration: a = F/m

The correct relationships are:

a = F/m F = ma a = Δv/Δt = (vf − vi) / t J = F×t = mΔv (Impulse)

Where does the confusion come from? Students see that F = ma involves both force and acceleration, and they know a = Δv/Δt involves time. Mixing these two equations creates the false impression that acceleration involves force divided by time. In reality, force divided by time gives the rate of change of force — a different quantity entirely. The formula a = (vf − vi) / t defines acceleration purely in terms of velocity change and time, with no force involved.

Average Acceleration vs Instantaneous Acceleration

Understanding the difference between average acceleration and instantaneous acceleration is essential for calculus-based physics:

Average Acceleration
Total velocity change over a time period
a_avg = Δv/Δt = (vf − vi) / t
Gives overall change — ignores what happens in between
Works for any time interval, constant or not
Instantaneous Acceleration
Acceleration at one specific moment
a = dv/dt (derivative of velocity)
Slope of the tangent to the v-t curve at that point
Equals average acceleration when acceleration is constant
Worked Example — Varying Acceleration
Car velocities measured at intervals:
t = 0s: v = 10 m/s  |  t = 2s: v = 18 m/s  |  t = 4s: v = 22 m/s  |  t = 6s: v = 24 m/s

Average acceleration 0 → 6s: a = (24 − 10) / 6 = 2.33 m/s²
Average acceleration 0 → 2s: a = (18 − 10) / 2 = 4.0 m/s²
Average acceleration 4 → 6s: a = (24 − 22) / 2 = 1.0 m/s²

This shows: instantaneous acceleration was higher early (4 m/s²) and lower later (1 m/s²), but the overall average acceleration across 6 seconds was 2.33 m/s². This is a real-world example of non-constant (varying) acceleration where average and instantaneous values differ.

On a velocity-time graph: average acceleration = slope of the secant line (connecting two points). Instantaneous acceleration = slope of the tangent line at one point. For a straight-line v-t graph (constant acceleration), both are identical.

How to Find Acceleration Without Time — Using vf² = vi² + 2ad

When time is unknown, use the third kinematic equation: vf² = vi² + 2ad, rearranged as a = (vf² − vi²) / (2d). This eliminates time entirely — you only need initial velocity, final velocity, and displacement.

a = (vf² − vi²) / (2d)
from vf² = vi² + 2ad — the "no-time" kinematic equation
Example 1 — Car braking from 60 mph
Car brakes from 60 mph to stop over 40 m. Find deceleration.
vi = 26.82 m/s  |  vf = 0 m/s  |  d = 40 m
a = (0² − 26.82²) / (2 × 40) = (0 − 719.3) / 80 = −8.99 m/s² = −0.916g
This is negative — it's deceleration (negative acceleration). Time not needed ✓
Example 2 — Object in free fall 20 m
Object falls 20 m from rest. Find velocity at bottom.
vi = 0 m/s  |  a = 9.81 m/s²  |  d = 20 m
vf = √(vi² + 2ad) = √(0 + 2 × 9.81 × 20) = √392.4 = 19.81 m/s
Time not needed ✓   vf² = vi² + 2ad is the cleanest approach here.
Example 3 — Deceleration from skid marks
Skid marks show 35 m of braking. Car stopped completely. Estimated vi = 80 km/h.
vi = 80 / 3.6 = 22.22 m/s  |  vf = 0  |  d = 35 m
a = (0 − 22.22²) / (2 × 35) = −493.8 / 70 = −7.054 m/s²
Used by accident investigators to estimate pre-crash speed from skid distance.
Example 4 — Space probe reaching escape velocity
Probe accelerates from 0 to 11,200 m/s over 300 km.
vi = 0  |  vf = 11,200 m/s  |  d = 300,000 m
a = (11200² − 0) / (2 × 300,000) = 125,440,000 / 600,000 = 209.1 m/s² = 21.3g
ℹ️ Validation rule: With positive acceleration (a > 0), vf must be ≥ vi. If you enter vf < vi with positive a, the formula produces a negative number under the square root — a physically impossible scenario. The calculator will show a stopping distance error.

Worked Examples

1. How to calculate average acceleration from initial and final velocity
Formula: a = (vf − vi) / t
Example: vi = 5 m/s, vf = 25 m/s, t = 4 s
Step 1: Δv = 25 − 5 = 20 m/s
Step 2: a = 20 / 4 = 5 m/s²
Check: vf = vi + at = 5 + 5×4 = 25 ✓
2. How to find acceleration from distance and time
Formula: a = 2(d − vi×t) / t²
Example: starts from rest (vi=0), d=180 m, t=6 s
a = 2×(180 − 0×6) / 6² = 360 / 36 = 10 m/s²
vf = 0 + 10×6 = 60 m/s = 216 km/h
3. How to calculate acceleration without knowing time
Formula: a = (vf² − vi²) / (2d)
Example: vi=15 m/s, vf=30 m/s, d=67.5 m
a = (900 − 225) / (2×67.5) = 675 / 135 = 5 m/s²
4. How to find deceleration (negative acceleration)
Deceleration is simply negative acceleration. Formula: a = (vf − vi) / t
Example: vi=20 m/s, vf=0 (stops), t=2.5 s
a = (0 − 20) / 2.5 = −8 m/s²
Both "deceleration" and "negative acceleration" refer to this — the object is slowing down.
5. How to convert acceleration units — m/s² to g
1g = 9.80665 m/s²
To convert m/s² → g: divide by 9.80665
Example: a = 14.72 m/s² → 14.72 / 9.80665 = 1.501g
To convert g → m/s²: multiply by 9.80665
Example: 2.5g → 2.5 × 9.80665 = 24.52 m/s²
6. How to find time from acceleration and velocity change
Rearrange a = (vf − vi) / t → t = (vf − vi) / a
Example: vi=0, vf=60 m/s, a=3 m/s²
t = (60 − 0) / 3 = 20 seconds
7. How to calculate centripetal acceleration
Formula: a_c = v²/r
Example: car on roundabout, v = 15 m/s, r = 30 m
a_c = 15² / 30 = 225 / 30 = 7.5 m/s² = 0.765g
Direction: always toward the center of the circle.
8. How to find displacement during acceleration
Formula: d = vi×t + ½×a×t²
Example: vi=10 m/s, a=3 m/s², t=5 s
d = 10×5 + ½×3×25 = 50 + 37.5 = 87.5 m
9. How to find acceleration from a velocity-time graph
Acceleration = slope of the v-t graph = rise/run = Δv/Δt
Example: at t=2s the velocity is 14 m/s; at t=8s the velocity is 38 m/s
a = (38 − 14) / (8 − 2) = 24 / 6 = 4 m/s²
10. How to find acceleration in projectile motion
In projectile motion, the vertical acceleration is always g = 9.81 m/s² downward. Horizontal acceleration = 0 (no air resistance).
Vertical: vy = vy₀ − g×t → a = −9.81 m/s² (downward)
Horizontal: ax = 0 (constant horizontal velocity throughout flight)

Frequently Asked Questions

What is the formula for average acceleration?
The average acceleration formula is a = (vf − vi) / t = Δv / Δt, where vf is final velocity, vi is initial velocity, and t is time elapsed. The SI unit is m/s². This formula applies when acceleration is constant or when you want the overall average change in velocity over a time period.
What is the difference between average and instantaneous acceleration?
Average acceleration = total velocity change over a time period: a_avg = Δv/Δt = (vf − vi) / t. Instantaneous acceleration = acceleration at one specific moment = dv/dt (derivative of velocity). For constant acceleration both values are identical. For non-constant acceleration they differ — instantaneous acceleration is the slope of the tangent to the v-t curve at any given point.
Is acceleration the average force over time?
NO. Acceleration is NOT force divided by time. Acceleration = change in velocity / time: a = Δv/Δt. Force relates to acceleration through Newton's Second Law: F = ma, so a = F/m. Force multiplied by time equals impulse (J = FΔt = mΔv) — a completely different quantity. Dividing force by time gives rate of change of force, not acceleration.
How do you find acceleration without time?
Use the kinematic equation vf² = vi² + 2ad, rearranged as a = (vf² − vi²) / (2d). This eliminates time entirely. You need: initial velocity vi, final velocity vf, and displacement d. Example: vi=20 m/s, vf=0, d=50 m → a = (0−400)/(100) = −4 m/s².
What are the units of acceleration?
The SI unit is m/s² (metres per second squared). Other units: ft/s² (imperial), g (gravitational unit — 1g = 9.80665 m/s²), and Gal (1 Gal = 0.01 m/s² = 1 cm/s², used in geophysics). Fighter pilots measure acceleration in g; seismologists use Gal; engineers most commonly use m/s².
What is negative acceleration?
Negative acceleration (also called deceleration) means the object is slowing down — the velocity is decreasing. If a car goes from 30 m/s to 0 in 4 s: a = (0−30)/4 = −7.5 m/s². The negative sign indicates the acceleration acts opposite to the direction of motion. "Deceleration" and "negative acceleration" are synonyms — both describe the same physical situation.
How do you calculate centripetal acceleration?
Centripetal acceleration a_c = v²/r (from linear speed and radius). It can also be found using a_c = ω²r (from angular velocity) or a_c = (2πf)²r (from frequency f). It always points toward the center of the circular path. Example: v=20 m/s, r=50 m → a_c = 400/50 = 8 m/s² = 0.815g.
What is the SUVAT equation for acceleration?
The three SUVAT equations for acceleration are: (1) vf = vi + at → a = (vf−vi)/t; (2) d = vi·t + ½at² → a = 2(d−vi·t)/t²; (3) vf² = vi² + 2ad → a = (vf²−vi²)/(2d). SUVAT stands for s(displacement), u(initial velocity), v(final velocity), a(acceleration), t(time). These cover every standard kinematics problem.
How do you find acceleration from a velocity-time graph?
Acceleration equals the slope (gradient) of a velocity-time graph. For a straight line: a = (v2 − v1)/(t2 − t1) = Δv/Δt. For a curved line, the average acceleration between two points is the slope of the secant line; the instantaneous acceleration at any point is the slope of the tangent at that point. Upward slope = positive acceleration; downward slope = deceleration (negative acceleration).
What is 1g in m/s²?
1g = 9.80665 m/s² exactly (standard gravitational acceleration). This is the acceleration experienced by a freely falling object near Earth's surface in a vacuum. To convert: multiply g-values by 9.80665 to get m/s²; divide m/s² by 9.80665 to get g. A fighter pilot pulling 9g experiences 9 × 9.80665 = 88.26 m/s².

Free chemistry, physics, biology & math calculators with step-by-step solutions. Trusted by 100,000+ students. Solve any science problem instantly!

Newsletter

Subscribe to our Newsletter to be updated. We promise not to spam.

Copyright © 2026 SciSolveLab. All Rights Reserved

Scroll to Top