Kinematics — Motion in One & Two Dimensions

Kinematics from scratch: equations of motion, projectile motion, relative velocity. CBSE, JEE solved numericals.

CBSE-11JEE-MAINJEE-ADVANCED13 min readClasses 9, 11

Kinematics is the starting point of mechanics — it describes how objects move without worrying about why they move. Get this chapter right and the rest of mechanics becomes much easier because you'll be fluent with the language of motion.

This is a high-weightage topic in CBSE, JEE Main, and JEE Advanced. Projectile motion alone can fetch you 2-3 marks in boards and up to 8 marks in JEE if you know the patterns.


Basic Definitions — Get These Right First

Before equations, we need the vocabulary. Students who mix up displacement and distance, or speed and velocity, lose marks in conceptual questions.

Distance — Total path length traveled. Scalar. Always positive.

Displacement — Change in position from start to end. Vector. Can be zero even if the body has moved (e.g., one complete circular trip).

Speed — Distance per unit time. Scalar.

Velocity — Displacement per unit time. Vector. v=Δx/Δtv = \Delta x / \Delta t

Acceleration — Rate of change of velocity. Vector. a=Δv/Δta = \Delta v / \Delta t

🎯 Exam Insider

CBSE and JEE both ask: "A body travels a semicircle of radius R. Find displacement and distance." Distance =πR= \pi R (half circumference). Displacement =2R= 2R (diameter, straight line). Don't confuse the two.


Equations of Motion — The Core Tools

These three equations apply when acceleration is constant. Memorize them, understand their derivation, and recognize which one to use in each situation.

Three Equations of Motion

Equation 1: v=u+atv = u + at

Equation 2: s=ut+12at2s = ut + \dfrac{1}{2}at^2

Equation 3: v2=u2+2asv^2 = u^2 + 2as

Bonus (average velocity): s=u+v2ts = \dfrac{u+v}{2} \cdot t

Where:

  • uu = initial velocity (m/s)
  • vv = final velocity (m/s)
  • aa = acceleration (m/s²)
  • ss = displacement (m)
  • tt = time (s)

Derivation of the Three Equations

You should know these derivations — CBSE boards ask for them regularly.

Equation 1 — from definition of acceleration:

a=vuta = \frac{v - u}{t}

Rearranging: v=u+atv = u + at

Equation 2 — from area under v-t graph:

Area under a v-t graph = displacement

Area of trapezoid=12(u+v)×t=12(u+u+at)×t=ut+12at2\text{Area of trapezoid} = \frac{1}{2}(u + v) \times t = \frac{1}{2}(u + u + at) \times t = ut + \frac{1}{2}at^2

Equation 3 — eliminating time:

From eq 1: t=vuat = \dfrac{v - u}{a}. Substitute into eq 2 and simplify:

v2=u2+2asv^2 = u^2 + 2as

💡 Expert Tip

Which equation to use? Count your knowns and unknowns. Each equation has 4 variables. You know 3, find the 4th. If time tt is not involved at all, use Equation 3.


Motion Graphs — A Separate Skill

Graph-based questions are very common in JEE Main and CBSE. The key relationships:

Position-Time (x-t) graph:

  • Slope = velocity
  • Straight line → constant velocity
  • Curve → changing velocity (acceleration present)
  • Parabola for uniform acceleration

Velocity-Time (v-t) graph:

  • Slope = acceleration
  • Area under curve = displacement (careful with sign — area below time axis = negative displacement)
  • Straight line → constant acceleration
  • Horizontal line → zero acceleration (constant velocity)

Acceleration-Time (a-t) graph:

  • Area under curve = change in velocity

🎯 Exam Insider

JEE Main frequently gives a v-t graph and asks for displacement in a time interval. Calculate the area geometrically (triangles + rectangles + trapezoids). Watch out for sections where velocity is negative — subtract that area.


Free Fall and Vertical Motion

Free fall is just uniform acceleration with a=g=10 m/s2a = g = 10 \text{ m/s}^2 (downward). Use the same three equations — just take downward as positive (or negative, be consistent).

Free Fall Equations (taking downward as positive)

v=u+gtv = u + gt

h=ut+12gt2h = ut + \frac{1}{2}gt^2

v2=u2+2ghv^2 = u^2 + 2gh

For a body dropped from rest: u=0u = 0, so h=12gt2h = \dfrac{1}{2}gt^2 and v=gtv = gt

Key result for free fall: Time to fall from height hh when dropped from rest:

t=2hgt = \sqrt{\frac{2h}{g}}

⚠️ Common Mistake

For a body thrown upward, many students forget that at maximum height, velocity =0= 0 but acceleration =g= g downward (not zero). Acceleration is always gg during the entire flight, even at the topmost point.


Projectile Motion

A projectile is any object launched at an angle with only gravity acting on it (air resistance neglected). The key insight: horizontal and vertical motions are independent.

  • Horizontal: no force, so constant velocity ucosθu\cos\theta
  • Vertical: gravity acts, so uniformly accelerated motion with a=ga = -g

Projectile Motion — Complete Formula Set

Initial horizontal velocity: ux=ucosθu_x = u\cos\theta

Initial vertical velocity: uy=usinθu_y = u\sin\theta

Time of flight: T=2usinθgT = \dfrac{2u\sin\theta}{g}

Maximum height: H=u2sin2θ2gH = \dfrac{u^2\sin^2\theta}{2g}

Range: R=u2sin2θgR = \dfrac{u^2\sin 2\theta}{g}

Maximum range (at θ=45°\theta = 45°): Rmax=u2gR_{\max} = \dfrac{u^2}{g}

Important Results to Remember

Equal ranges at complementary angles: A projectile at θ\theta and (90°θ)(90° - \theta) gives the same range. So 30° and 60° give the same range; 20° and 70° give the same range.

Range at 45°: Maximum range. Remember: Rmax=u2gR_{\max} = \dfrac{u^2}{g}, and HH at 45° =Rmax4= \dfrac{R_{\max}}{4}.

Velocity at any point: At time tt,

  • vx=ucosθv_x = u\cos\theta (constant)
  • vy=usinθgtv_y = u\sin\theta - gt
  • Speed =vx2+vy2= \sqrt{v_x^2 + v_y^2}

🎯 Exam Insider

JEE Advanced has asked: at what angle does the velocity vector make 45° with horizontal? Set vy=vxv_y = v_x, i.e., usinθgt=ucosθu\sin\theta - gt = u\cos\theta, solve for tt. This type of question requires you to think about the velocity components, not just plug into formulas.

Projectile on Inclined Plane

For JEE Advanced, projectile launched on/from an incline requires resolving along and perpendicular to the incline. Take the incline surface as x-axis, perpendicular as y-axis. Then:

  • Acceleration along incline: gsinα-g\sin\alpha (deceleration along surface)
  • Acceleration perpendicular to incline: gcosα-g\cos\alpha

The time of flight is when displacement perpendicular to incline =0= 0 again.


Relative Velocity

Relative velocity tells us how one object appears to move from the reference frame of another. Very useful for rain-umbrella problems, river-boat problems, and two-train problems.

Relative Velocity

Velocity of A relative to B:

vAB=vAvB\vec{v}_{AB} = \vec{v}_A - \vec{v}_B

For 1D motion:

  • Same direction: vrel=vAvBv_{rel} = v_A - v_B (magnitude)
  • Opposite direction: vrel=vA+vBv_{rel} = v_A + v_B (magnitude)

River-Boat Problem

A classic JEE topic. A boat of speed vbv_b in still water crosses a river of width dd with current speed vrv_r.

To cross in minimum time: Point the boat straight across (perpendicular to river). Time =dvb= \dfrac{d}{v_b}. Drift =vr×dvb= v_r \times \dfrac{d}{v_b}

To cross with zero drift: Aim the boat upstream at angle θ\theta where sinθ=vrvb\sin\theta = \dfrac{v_r}{v_b} (only possible if vb>vrv_b > v_r).

💡 Expert Tip

For the rain-umbrella problem: velocity of rain relative to person =vrainvperson= \vec{v}_{rain} - \vec{v}_{person}. The umbrella should be tilted in the direction of this relative velocity vector.


Solved Numericals

Numerical 1 — Basic Kinematics (CBSE Level)

A car starts from rest and accelerates at 2 m/s² for 10 seconds. Find final velocity and distance covered.

u=0u = 0, a=2a = 2 m/s², t=10t = 10 s

v=u+at=0+2×10=20 m/sv = u + at = 0 + 2 \times 10 = 20 \text{ m/s}

s=ut+12at2=0+12×2×100=100 ms = ut + \frac{1}{2}at^2 = 0 + \frac{1}{2} \times 2 \times 100 = 100 \text{ m}

Numerical 2 — Projectile Motion (JEE Main Level)

A ball thrown at 30° with speed 20 m/s. Find max height, range, and time of flight. (g=10g = 10 m/s²)

u=20u = 20 m/s, θ=30°\theta = 30°

H=u2sin2θ2g=400×0.2520=5 mH = \frac{u^2\sin^2\theta}{2g} = \frac{400 \times 0.25}{20} = 5 \text{ m}

T=2usinθg=2×20×0.510=2 sT = \frac{2u\sin\theta}{g} = \frac{2 \times 20 \times 0.5}{10} = 2 \text{ s}

R=u2sin2θg=400×sin60°10=400×0.8661034.64 mR = \frac{u^2\sin 2\theta}{g} = \frac{400 \times \sin 60°}{10} = \frac{400 \times 0.866}{10} \approx 34.64 \text{ m}

Numerical 3 — Relative Velocity (CBSE/JEE Main)

Train A moves at 60 m/s east. Train B moves at 40 m/s west. Find velocity of A relative to B.

Taking east as positive: vA=+60v_A = +60 m/s, vB=40v_B = -40 m/s

vAB=vAvB=60(40)=100 m/s (eastward)v_{AB} = v_A - v_B = 60 - (-40) = 100 \text{ m/s (eastward)}

From B's perspective, A appears to move east at 100 m/s. This is why head-on collisions are so dangerous — the relative speed is the sum of both speeds.

Numerical 4 — Free Fall (NCERT Level)

Stone dropped from 80 m height. Find time to reach ground. (g=10g = 10 m/s²)

u=0u = 0, s=80s = 80 m, a=10a = 10 m/s²

s=ut+12at2s = ut + \frac{1}{2}at^2

80=0+12×10×t280 = 0 + \frac{1}{2} \times 10 \times t^2

t2=16    t=4 secondst^2 = 16 \implies t = 4 \text{ seconds}

Numerical 5 — JEE Advanced Level

A particle is projected horizontally at 10 m/s from a 20 m high cliff. Find the speed and direction of velocity just before hitting the ground. (g=10g = 10 m/s²)

Horizontal: vx=10v_x = 10 m/s (constant)

Vertical: vy2=0+2×10×20=400v_y^2 = 0 + 2 \times 10 \times 20 = 400, so vy=20v_y = 20 m/s

Speed=vx2+vy2=102+202=500=10522.4 m/s\text{Speed} = \sqrt{v_x^2 + v_y^2} = \sqrt{10^2 + 20^2} = \sqrt{500} = 10\sqrt{5} \approx 22.4 \text{ m/s}

Angle with horizontal: tanθ=vyvx=2010=2\tan\theta = \dfrac{v_y}{v_x} = \dfrac{20}{10} = 2, so θ=tan1(2)63.4°\theta = \tan^{-1}(2) \approx 63.4°


5 Common Mistakes

⚠️ Common Mistake

Mistake 1 — Using equations of motion when acceleration is not constant. The three equations only work for uniform (constant) acceleration. For variable acceleration, you need calculus — integrate a(t)a(t) to get v(t)v(t), then integrate again for x(t)x(t).

⚠️ Common Mistake

Mistake 2 — Taking g=9.8g = 9.8 in JEE when the problem says g=10g = 10. Always use the value given in the problem. Most JEE problems say "take g=10g = 10 m/s²" — use 10.

⚠️ Common Mistake

Mistake 3 — Sign errors in projectile motion. Choose a sign convention (up positive or down positive) and stick to it throughout. If you take up as positive, then g=10g = -10 m/s², and downward displacement is negative.

⚠️ Common Mistake

Mistake 4 — Forgetting that range formula R=u2sin2θgR = \dfrac{u^2\sin 2\theta}{g} assumes projection and landing at the same horizontal level. If the landing point is at a different height, you must use the kinematic equations directly.

⚠️ Common Mistake

Mistake 5 — Confusing velocity of A relative to B with velocity of B relative to A. vAB=vAvBv_{AB} = v_A - v_B and vBA=vBvAv_{BA} = v_B - v_A. They are equal in magnitude but opposite in direction.


Exam Tips

🎯 Exam Insider

JEE Main: 2-3 questions per paper on average. Most common types: projectile motion (finding time, range, height), graph-based problems (reading v-t or x-t graphs), relative velocity (rain/river/train). Memorize the formula for range at complementary angles — saves time.

🎯 Exam Insider

JEE Advanced: Expects you to apply calculus. Questions on variable acceleration like a=kva = kv or a=kxa = kx require separation of variables. Projectile on inclined plane, and multi-body relative motion problems are frequently tested.

🎯 Exam Insider

CBSE Board: Derivations of all three equations of motion are asked almost every year. Definitions, units, dimensional analysis of kinematic quantities. Projectile motion: one 3-5 mark numerical is standard.


Practice Questions

  1. A train starts from rest and attains speed of 72 km/h in 5 minutes. Find acceleration and distance covered.

  2. A ball is thrown vertically upward with speed 30 m/s. Find time to reach maximum height, maximum height, and total time of flight. (g=10g = 10 m/s²)

  3. A stone is thrown at 45° with speed 20 m/s. Find the range and maximum height. (g=10g = 10 m/s²)

  4. Two cars approach each other on a straight road. Car A moves at 60 km/h and car B at 80 km/h. If they are 700 m apart, when do they meet?

  5. A ball is thrown horizontally from a 45 m high building at 10 m/s. Find where it lands (horizontal distance from base of building). (g=10g = 10 m/s²)

  6. A particle moves with velocity v=3t26tv = 3t^2 - 6t. Find displacement from t=0t = 0 to t=4t = 4 s, and when the particle momentarily stops.

  7. A river 60 m wide has current of 4 m/s. A boat can do 5 m/s in still water. Find minimum time to cross and drift in that case. Also find the angle to cross with zero drift.

  8. Two objects are dropped from a 100 m tall building at 1 second apart. Find their separation when the first object has been in air for 3 seconds. (g=10g = 10 m/s²)


Frequently Asked Questions

Practice Questions