Physics Lab
Class XI/Chapter 3: Motion in a Straight Line/Kinematic Equations (Uniform Acceleration)

Kinematic Equations (Uniform Acceleration)

When acceleration is constant, three classical equations describe everything you need: v=u+atv = u + at, s=ut+12at2s = ut + \tfrac{1}{2}at^2, and v2=u2+2asv^2 = u^2 + 2as.

Concept

For motion in 1D with constant acceleration aa, initial velocity uu, final velocity vv after time tt, and displacement ss:

v=u+at(1)v = u + at \quad (1) s=ut+12at2(2)s = ut + \tfrac{1}{2}at^2 \quad (2) v2=u2+2as(3)v^2 = u^2 + 2as \quad (3)

A fourth, useful form: average velocity over a uniformly accelerated motion is (u+v)/2(u+v)/2, so s=(u+v)2t.s = \frac{(u+v)}{2} t.

Derivation

Calculus Method

Since a=dv/dta = dv/dt is constant: uvdv=0tadtvu=atv=u+at.\int_u^v dv = \int_0^t a\,dt \Rightarrow v - u = at \Rightarrow v = u + at.

For position, v=dx/dtv = dx/dt: 0sdx=0t(u+at)dt=ut+12at2.\int_0^s dx = \int_0^t (u + at)\,dt = ut + \tfrac{1}{2}at^2.

For equation (3), use the chain rule form a=vdv/dxa = v\,dv/dx: uvvdv=0sadx12(v2u2)=as.\int_u^v v\,dv = \int_0^s a\,dx \Rightarrow \tfrac{1}{2}(v^2 - u^2) = as.

Graphical Method

On a vv-tt graph with constant acceleration, v(t)v(t) is a straight line of slope aa:

  • Eq (1): final vv = initial uu + slope × time.
  • Eq (2): displacement = area under vv-tt = trapezoid = ut+12at2ut + \tfrac{1}{2} a t^2.
  • Eq (3): eliminate tt by combining (1) and (2).

When to Use Which

UnknownUse
Final velocity, given u,a,tu, a, t(1)
Displacement, given u,a,tu, a, t(2)
Final velocity, given u,a,su, a, s (no tt)(3)
Time, given u,v,au, v, a(1) solved for tt
Stopping distance(3) with v=0v = 0

Worked Example

Q: A train starts from rest and accelerates at 0.5m/s20.5\,\text{m/s}^2. Find (a) its velocity after 60 s, (b) distance covered, (c) velocity after travelling 1.2 km.

Solution:

(a) v=u+at=0+0.5(60)=30v = u + at = 0 + 0.5(60) = 30 m/s.

(b) s=ut+12at2=0+12(0.5)(60)2=900s = ut + \tfrac{1}{2}at^2 = 0 + \tfrac{1}{2}(0.5)(60)^2 = 900 m.

(c) Use (3): v2=0+2(0.5)(1200)=1200v=120034.6v^2 = 0 + 2(0.5)(1200) = 1200 \Rightarrow v = \sqrt{1200} \approx 34.6 m/s.

Common Confusions

  • These equations only hold for constant acceleration. Don't use them for variable aa (use calculus).
  • Signs of aa, uu, ss must be consistent (one positive direction).
  • "Distance from rest" implies u=0u = 0.

Key Takeaways

  • Three equations: v=u+atv = u + at, s=ut+12at2s = ut + \tfrac{1}{2}at^2, v2=u2+2asv^2 = u^2 + 2as.
  • Valid only for uniform acceleration.
  • Choose equations based on which variable is missing.
  • Sign convention must be fixed at the start of the problem.

AI Summary

Summarize this page in your favorite LLM