For an object moving in a straight line with constant acceleration, a set of fundamental equations, known as the kinematic equations of motion, can be used to relate displacement, velocity, acceleration, and time. These equations are essential for solving a wide range of problems in rectilinear motion.
Derivations of Kinematic Equations
Let's consider an object with initial velocity v0 at time t=0, moving with constant acceleration a. After time t, its final velocity is v and its displacement from the origin is x.
1. Derivation using Calculus
Velocity-Time Relation (v=v0+at):
From the definition of acceleration, a=dtdv. Rearranging gives dv=adt. Integrating both sides with limits from v0 to v and from 0 to t:
∫v0vdv=∫0tadt=a∫0tdt[v]v0v=a[t]0t⟹v−v0=at⟹v=v0+at
Position-Time Relation (x=x0+v0t+21at2):
From the definition of velocity, v=dtdx. We can substitute our first equation: dtdx=v0+at. Rearranging gives dx=(v0+at)dt. Integrating with limits from initial position x0 to final position x and time from 0 to t:
∫x0xdx=∫0t(v0+at)dtx−x0=[v0t+2at2]0t⟹x−x0=v0t+21at2
Position-Velocity Relation (v2=v02+2a(x−x0)):
We use the chain rule: a=dtdv=dxdvdtdx=vdxdv. Rearranging gives adx=vdv. Integrating with limits from x0 to x and from v0 to v:
∫x0xadx=∫v0vvdv
`a(x−x0)=[2v2]v0v=2v2−2v02⟹v2=v02+2a(x−x0)
2. Derivation using v-t Graph
Consider the velocity-time graph for an object in uniformly accelerated motion. It's a straight line.
Slope of v-t graph = Acceleration:a=t−0v−v0⟹v=v0+at
Area under v-t graph = Displacement: The shape is a trapezoid. Area = 21(sum of parallel sides)×height.
s=21(v0+v)t
Substituting v=v0+at into this gives s=21(v0+v0+at)t=v0t+21at2.
Example:
A ball is thrown vertically upward with a velocity of 20m/s from the top of a multistorey building. The height of the point from where the ball is thrown is 25.0 m from the ground. (Take g=10m/s2)
(a) How high will the ball rise?
(b) How long will it be before the ball hits the ground?
Solution:
Let's set the origin (y=0) at the point of throw. The upward direction is positive.
Initial velocity v0=+20m/s. Acceleration a=−g=−10m/s2.
(a) Maximum Height:
At the maximum height, the final velocity v=0. Using the kinematic equation without time, v2=v02+2as:
02=(20)2+2(−10)(s)0=400−20ss=20m.
So the ball rises 20 m above the top of the building.
(b) Time to Hit the Ground:
The ground is at a final position of s=−25m relative to our origin. Using the position-time equation s=v0t+21at2:
−25=(20)t+21(−10)t2−25=20t−5t2
Rearranging into a standard quadratic form: 5t2−20t−25=0, which simplifies to t2−4t−5=0.
Factoring gives (t−5)(t+1)=0. Since time cannot be negative, the answer is t=5 s.
Ready to test your knowledge?
Take a quick interactive quiz on this topic —
free, works without login.