By the end of this chapter you'll be able to…

  • 1Locate the centre of mass of particle systems and rigid bodies
  • 2Compute torque and angular momentum as cross products
  • 3Apply conservation of angular momentum (tau = dL/dt)
  • 4Use moment of inertia with the parallel and perpendicular axis theorems
  • 5Analyse rolling motion and rotational kinetic energy
💡
Why this chapter matters
Real objects have size and shape, not just mass. Centre of mass, torque, angular momentum, and moment of inertia extend mechanics to extended and rotating bodies -- essential for understanding everything from spinning skaters to planetary motion and engineering machinery.

System of Particles and Rotational Motion

'Give me a lever long enough and a place to stand, and I will move the earth.' — Archimedes

1. Chapter Overview

So far, we treated objects as POINT masses. But real objects have SIZE and SHAPE. This chapter extends mechanics to EXTENDED bodies and ROTATIONAL motion. You will learn about the CENTRE OF MASS, TORQUE, ANGULAR MOMENTUM, and the MOMENT OF INERTIA — the rotational analogue of mass.


2. Centre of Mass

  • Definition: The POINT where the ENTIRE mass of a system is assumed to be concentrated (for translational motion)
  • For two particles: X_cm = (m₁x₁ + m₂x₂)/(m₁ + m₂)
  • For n particles: r_cm = (Σmᵢrᵢ)/(Σmᵢ) = (Σmᵢrᵢ)/M
  • In vector form: R_cm = (m₁r₁ + m₂r₂ + ... + mₙrₙ)/(m₁ + m₂ + ... + mₙ)

Properties of Centre of Mass

  • The CM moves as if ALL external forces act at the CM
  • If NO external force acts, velocity of CM is CONSTANT
  • The CM of a symmetric body lies at its geometric centre
  • The CM need NOT lie within the body (e.g., a ring, a horseshoe)

Motion of Centre of Mass

  • V_cm = (Σmᵢvᵢ)/M
  • A_cm = (Σmᵢaᵢ)/M = F_ext/M
  • Law: The CM accelerates only due to NET external force

3. Torque (Moment of Force)

  • Torque τ = r × F (cross product)
  • Magnitude: τ = rFsinθ = r⊥F (where r⊥ is the PERPENDICULAR distance from axis to line of force)
  • SI unit: N·m
  • Direction: Along the axis of rotation (right-hand rule)

Couple

  • Two EQUAL and OPPOSITE forces that produce rotation
  • Torque of a couple = Force × perpendicular distance BETWEEN the forces

4. Angular Momentum

  • Angular Momentum L = r × p = r × mv
  • Magnitude: L = mvr sinθ = r⊥p
  • SI unit: kg·m²/s
  • Relation with torque: τ = dL/dt (Net torque = rate of change of angular momentum)
  • Conservation of Angular Momentum: If net external torque = 0, L = CONSTANT

Examples of Conservation

  • Diver tucking in during somersault (reduces I, increases ω)
  • Ice skater spinning — pulling arms in increases spin speed
  • Planet orbiting the Sun (area swept per unit time is constant — Kepler's second law)

5. Moment of Inertia (I)

  • Definition: Rotational analogue of MASS
  • I = Σmᵢrᵢ² (sum of mass × distance² from axis)
  • SI unit: kg·m²
  • Depends on: Mass distribution AND axis of rotation

Key Moments of Inertia

BodyAxisI
Thin ringThrough centre, perpendicular to planeMR²
DiscThrough centre, perpendicular to planeMR²/2
Solid sphereThrough centre2MR²/5
Thin rodThrough centre, perpendicular to rodML²/12
Thin rodThrough end, perpendicular to rodML²/3

Parallel Axis Theorem

  • I = I_cm + Md² (d = distance between axes)
  • Used when axis is PARALLEL to one through CM

Perpendicular Axis Theorem

  • I_z = I_x + I_y (for a LAMINA in x-y plane)
  • Only for PLANAR objects

Worked Problem

Q: Find MI of a thin ring of mass 2 kg and radius 0.5 m about its diameter. A: For a ring, I_diameter = ½MR² = ½×2×(0.5)² = 0.25 kg·m²


6. Rotational Kinetic Energy

  • K_rot = ½Iω² (analogous to ½mv²)
  • Total KE of rolling body = ½MV² + ½Iω²
  • For a rolling body: K_rot / K_trans = I/(MR²)

Worked Problem

Q: A solid sphere rolls down an incline of height 10 m. Find speed at bottom. A: Energy conservation: Mgh = ½MV² + ½Iω² For sphere: I = 2/5 MR², ω = V/R Mgh = ½MV² + ½×(2/5 MR²)×(V²/R²) = ½MV² + (1/5)MV² = (7/10)MV² V = √(10gh/7) = √(10×10×10/7) = √(1000/7) = 11.95 m/s


7. Equations of Rotational Motion

Analogy between LINEAR and ANGULAR quantities:

LinearAngular
Mass mMoment of Inertia I
Force FTorque τ
Linear momentum p = mvAngular momentum L = Iω
F = maτ = Iα
W = F·sW = τ·θ
K = ½mv²K = ½Iω²

Rotational Kinematics (constant α)

  • ω = ω₀ + αt
  • θ = ω₀t + ½αt²
  • ω² = ω₀² + 2αθ

8. Common Mistakes

  1. Torque is NOT the same as force: A large force applied at the axis produces ZERO torque
  2. MI depends on the axis: The SAME body has DIFFERENT I for different axes
  3. Angular momentum ≠ momentum × distance: L = r × p (cross product), not rp
  4. Conservation of L requires net external TORQUE = 0, not force = 0
  5. Rolling vs. sliding: Pure rolling implies v_cm = ωR. If this condition breaks, sliding occurs

9. CBSE Exam Focus

  1. Centre of mass derivation for two-particle and n-particle systems
  2. Torque and angular momentum relation τ = dL/dt
  3. MI of various bodies using theorems (5-mark)
  4. Rolling without slipping — energy method (5-mark)
  5. Angular momentum conservation problems (diver, skater)
  6. Parallel and perpendicular axis theorems applications

10. Key Formulas

  • r_cm = Σmᵢrᵢ/Σmᵢ
  • τ = r × F, |τ| = rFsinθ
  • L = r × p, |L| = mvr sinθ
  • τ = dL/dt = Iα
  • I = Σmᵢrᵢ²
  • K_rot = ½Iω²
  • Rolling KE = ½MV² + ½Iω²

11. Self-Test (5+ Q&A)

Q1: Two masses 2 kg and 3 kg are at (1,0) and (4,0). Find CM. A: X_cm = (2×1 + 3×4)/(5) = 14/5 = 2.8 m from origin.

Q2: The MI of a disc about a perpendicular axis through centre is ½MR². Find MI about a parallel axis at the rim. A: Using parallel axis theorem: I = I_cm + Md² = ½MR² + MR² = (3/2)MR².

Q3: A torque of 10 N·m acts on a body with I = 5 kg·m² for 4 s from rest. Find ω achieved. A: α = τ/I = 10/5 = 2 rad/s². ω = αt = 2×4 = 8 rad/s.

Q4: A diver with I = 15 kg·m² in tucked position rotates at 3 rad/s. On straightening, I becomes 25 kg·m². Find new ω. A: Conservation of L: I₁ω₁ = I₂ω₂ → 15×3 = 25×ω₂ → ω₂ = 1.8 rad/s.

Q5: State the perpendicular axis theorem. Can it be applied to a sphere? A: Perpendicular axis theorem: I_z = I_x + I_y for a lamina in x-y plane. It CANNOT be applied to a sphere because a sphere is NOT a planar object (lamina).


12. Conclusion

This chapter bridges ROTATIONAL and TRANSLATIONAL mechanics. The centre of mass concept simplifies extended-body problems, while torque and angular momentum provide the rotational analogues of force and linear momentum. The moment of inertia is a CRITICAL concept that depends on BOTH mass distribution and axis choice. Rolling motion beautifully combines translation and rotation. These concepts are essential for engineering entrance exams.

Key formulas & results

Everything you need to memorise, in one card. Screenshot this for revision.

Centre of mass
r_cm = sum(m_i r_i) / sum(m_i)
CM accelerates only due to net external force: A_cm = F_ext/M.
Torque and angular momentum
tau = r x F; L = r x p; tau = dL/dt = I alpha
Rotational analogues of force and momentum.
Moment of inertia
I = sum(m_i r_i^2)
Ring MR^2, disc MR^2/2, solid sphere 2MR^2/5, rod (centre) ML^2/12.
Axis theorems and rolling KE
I = I_cm + Md^2; I_z = I_x + I_y; KE = (1/2)MV^2 + (1/2)I omega^2
Perpendicular axis theorem applies only to planar laminae.
⚠️

Common mistakes & fixes

These are the exact errors that cost students marks in board exams. Read them once, save yourself the trouble.

WATCH OUT
Treating torque as just force
Torque = r F sin(theta); a force applied at the axis (r = 0) produces zero torque.
WATCH OUT
Using one fixed moment of inertia for a body
Moment of inertia depends on the axis; the same body has different I about different axes.
WATCH OUT
Saying angular momentum is conserved when force is zero
Angular momentum is conserved when net external TORQUE is zero, not net force.
WATCH OUT
Applying the perpendicular axis theorem to a sphere
It applies only to planar laminae, not to three-dimensional bodies like spheres.

Practice problems

Try each one yourself before tapping "Show solution". Active recall > rereading.

Q1EASY· Centre of Mass
Masses 2 kg and 3 kg are at (1,0) and (4,0) m. Find the centre of mass.
Show solution
X_cm = (2 x 1 + 3 x 4)/(2 + 3) = 14/5 = 2.8 m from the origin.
Q2MEDIUM· Axis Theorem
A disc has I = (1/2)MR^2 about its central perpendicular axis. Find I about a parallel axis at the rim.
Show solution
Parallel axis theorem: I = I_cm + Md^2 = (1/2)MR^2 + MR^2 = (3/2)MR^2.
Q3MEDIUM· Rotational Dynamics
A torque of 10 N m acts on a body with I = 5 kg m^2 for 4 s from rest. Find the angular velocity attained.
Show solution
alpha = tau/I = 10/5 = 2 rad/s^2. omega = alpha t = 2 x 4 = 8 rad/s.
Q4HARD· Conservation
A diver with I = 15 kg m^2 spins at 3 rad/s tucked, then straightens to I = 25 kg m^2. Find the new angular velocity.
Show solution
Conservation of angular momentum: I1 omega1 = I2 omega2. 15 x 3 = 25 x omega2, so omega2 = 1.8 rad/s.
Q5HARD· Rolling
A solid sphere rolls down a 10 m high incline. Find its speed at the bottom (g = 10 m/s^2).
Show solution
Mgh = (1/2)MV^2 + (1/2)I omega^2 with I = (2/5)MR^2 and omega = V/R, giving Mgh = (7/10)MV^2. V = sqrt(10gh/7) = sqrt(1000/7) = 11.95 m/s.

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Centre of mass: r_cm = sum(m_i r_i)/M; CM moves under net external force only.
  • Torque tau = r x F = rF sin(theta); a couple gives torque = force x separation.
  • Angular momentum L = r x p; tau = dL/dt; conserved when net torque is zero.
  • Moment of inertia I = sum(m_i r_i^2) depends on mass distribution and axis.
  • Parallel axis: I = I_cm + Md^2; perpendicular axis (laminae): I_z = I_x + I_y.
  • Rotational KE = (1/2)I omega^2; rolling KE = (1/2)MV^2 + (1/2)I omega^2.
  • Linear-angular analogy: m to I, F to tau, p to L, F = ma to tau = I alpha.

CBSE marks blueprint

Where the marks come from in this chapter — so you can plan your prep.

Typical chapter weightage: 7-9 marks across the chapter

Question typeMarks eachTypical countWhat it tests
Moment of inertia / rolling3-51Axis theorems and rolling-motion energy method
Angular momentum conservation31Skater/diver problems
Centre of mass / torque2-31CM location and torque calculation
Prep strategy
  • Memorise standard moments of inertia
  • Practise both axis theorems
  • Use the linear-angular analogy table
  • Apply energy conservation to rolling bodies

Where this shows up in the real world

This chapter isn't just an exam topic — it lives in the world around you.

Sports technique

Divers, gymnasts, and skaters exploit angular momentum conservation to control their spins.

Machinery and flywheels

Moment of inertia governs the design of flywheels, gears, and rotating engine parts.

Astronomy

Angular momentum conservation explains Kepler's second law and the spin of collapsing stars.

Exam strategy

Battle-tested tips from teachers and toppers for this chapter.

  1. Use the linear-angular analogy to recall rotational formulas
  2. Choose the correct moment of inertia and axis
  3. Apply energy conservation for rolling-without-slipping problems
  4. Check whether torque (not force) is zero before conserving L

Going beyond the textbook

For olympiad aspirants and curious learners — topics that build on this chapter.

  • Derive moments of inertia by integration for continuous bodies.
  • Analyse gyroscopic precession using tau = dL/dt vectorially.

Where else this chapter is tested

CBSE board isn't the only one — other exams test this chapter too.

CBSE Class 11 Physics examHigh
JEE Main and Advanced (Rotational Motion)Very High
NEET PhysicsHigh

Questions students ask

The real ones — pulled from the Q&A community and tutor sessions.

With no external torque about her spin axis, her angular momentum L = I omega is conserved. Pulling her arms in moves mass closer to the axis, decreasing her moment of inertia I. To keep L constant, her angular velocity omega must increase, so she spins faster. Stretching the arms out reverses the effect.

A hollow cylinder has a larger moment of inertia (MR^2) than a solid cylinder (MR^2/2) of the same mass and radius, because its mass is concentrated farther from the axis. With the same gravitational potential energy available, the hollow cylinder puts a greater fraction into rotational kinetic energy, leaving less for translation, so it reaches the bottom with a smaller speed and later.
Verified by the tuition.in editorial team
Last reviewed on 29 May 2026. Written and reviewed by subject-matter experts — read about our process.
Editorial process →
Header Logo