1.1.16Measurement, Vectors & Kinematics

Equations of motion (SUVAT) — derivations from calculus

1,665 words8 min readdifficulty · medium

The five quantities (SUVAT)


First principles: the two definitions

Everything flows from these two definitions (calculus form):

v=dsdt,a=dvdtv = \frac{ds}{dt}, \qquad a = \frac{dv}{dt}


Derivation 1 — velocity equation v=u+atv = u + at


Derivation 2 — displacement equation s=ut+12at2s = ut + \tfrac12 at^2


Derivation 3 — timeless equation v2=u2+2asv^2 = u^2 + 2as


Derivation 4 — average-velocity equation s=12(u+v)ts = \tfrac12 (u+v)\,t

Figure — Equations of motion (SUVAT) — derivations from calculus

Worked examples


Common mistakes


Flashcards

What two definitions generate all SUVAT equations?
v=dsdtv=\frac{ds}{dt} and a=dvdta=\frac{dv}{dt}.
Key assumption behind SUVAT?
Acceleration aa is constant.
Derive v=u+atv=u+at in one line.
Integrate dv=adtdv=a\,dt from uu to vv and 00 to ttvu=atv-u=at.
Which variable does v=u+atv=u+at omit?
Displacement ss.
Which variable does s=ut+12at2s=ut+\tfrac12at^2 omit?
Final velocity vv.
Which variable does v2=u2+2asv^2=u^2+2as omit?
Time tt.
What chain-rule trick removes tt?
a=vdvdsa=v\frac{dv}{ds}, since dvdt=dvdsdsdt\frac{dv}{dt}=\frac{dv}{ds}\frac{ds}{dt}.
Why is average velocity u+v2\tfrac{u+v}{2} for SUVAT?
Velocity rises linearly with constant aa, so its mean is the midpoint.
Displacement as area under vvtt graph for constant aa is what shape?
A trapezium of area 12(u+v)t\tfrac12(u+v)t.
If aa is NOT constant, what must you do?
Integrate the actual a(t)a(t): v=u+adtv=u+\int a\,dt, etc.

Recall Explain to a 12-year-old (Feynman)

Imagine you're filming a toy car. Speed tells how fast its dot moves on screen. If you push it equally hard the whole time, its speed goes up by the same chunk every second — that's constant acceleration. To find where it ends up, add up all the tiny steps it took (that adding-up is "integration"). Do that once → you get speed; do it again → you get position. The SUVAT formulas are just shortcuts for that adding-up when the push never changes.


Connections

  • Differentiation and Integration — the engine behind every derivation here.
  • Velocity-time graphs — slopes give aa, areas give ss.
  • Vectorss,u,v,as, u, v, a are vectors; SUVAT applies per-axis.
  • Projectile motion — SUVAT split into horizontal (a=0a=0) and vertical (a=ga=-g).
  • Simple Harmonic Motion — example where aa is not constant, so SUVAT fails.
  • Free fall and g — special case a=ga=g.

Concept Map

integrate over t

enables trivial integral

assumed throughout

substitute into v

integrate over t

chain rule v dv/ds

gives ds/dt = v

omits s

omits v

omits t

strategy

v = ds/dt

a = dv/dt

Constant acceleration

v = u + at

s = ut + half a t^2

v^2 = u^2 + 2as

SUVAT quantities s,u,v,a,t

Pick eq missing unknown var

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, SUVAT equations koi magic formula nahi hain — ye sirf calculus ka seedha result hain jab acceleration constant ho. Do hi basic definitions yaad rakho: velocity matlab position ka rate of change (v=ds/dtv=ds/dt), aur acceleration matlab velocity ka rate of change (a=dv/dta=dv/dt). Bas inko integrate karte jao aur saari equations nikal aati hain.

Pehle a=dv/dta=dv/dt se shuru karo, dv=adtdv=a\,dt ko integrate karo uu se vv tak — mil gaya v=u+atv=u+at. Phir is vv ko ds=vdtds=v\,dt mein daalo aur integrate karo — s=ut+12at2s=ut+\tfrac12at^2 aa gaya. Time ko hatana ho to chain-rule trick lagao: a=vdv/dsa=v\,dv/ds, isse v2=u2+2asv^2=u^2+2as nikalta hai. Aur average velocity wali s=12(u+v)ts=\tfrac12(u+v)t to bas vvtt graph ke trapezium ka area hai.

Important baat: ye sab sirf tab chalte hain jab aa constant ho. Air resistance ho ya SHM ho jahan aa badalta hai, wahan ye fail ho jate hain — phir actual a(t)a(t) ko integrate karna padta hai. Aur sign ka dhyan rakho: pehle positive direction choose karo, fir gravity ya deceleration ka sign uske hisaab se lagao. Distance aur displacement mat mix karna — ss hamesha displacement hai.

Exam tip (80/20): in 4 equations mein se woh choose karo jisme tumhare paas jo variable na ho na chahiye, woh missing ho. Isse seconds mein sahi formula select ho jaata hai.

Go deeper — visual, from zero

Test yourself — Measurement, Vectors & Kinematics

Connections