Physics

Parallel Axes Theorem — Moment of Inertia Made Easy

You've memorised that a solid sphere has a moment of inertia of 25MR2\frac{2}{5}MR^2. Good. But the exam rarely asks about that axis. It asks about a tangent, an edge, a point off to the side. Do you re-derive an integral every time? No. You shift.

That shift is the parallel axes theorem, and it's one of the most useful tools in Class XI rotation. Let me show you how it works.

First, what is moment of inertia?

Mass tells you how hard it is to get a body moving. You feel it in Newton's second law:

F=maF = ma

Now ask a different question. How hard is it to get a body spinning? That answer is its moment of inertia, II. It shows up in the rotational twin of the equation above:

τ=Iα\tau = I\alpha

Torque on the left, angular acceleration on the right, and II sitting in the middle — the rotational version of mass. To handle any rotation problem you need all three. The parallel axes theorem is how you get II fast.

The theorem in one line

Here's the whole idea. If you know the moment of inertia about an axis through the centre of mass, you can get it about any parallel axis:

I=Icm+Md2I = I_{cm} + Md^2

  • IcmI_{cm} — moment of inertia about the axis through the centre of mass.
  • MM — total mass of the body.
  • dd — the perpendicular distance between the two parallel axes.

Read it as a story: start at the centre of mass, slide the axis out by a distance dd, and the inertia grows by exactly Md2Md^2. Move the axis farther, spinning gets harder. That extra term is never negative, so the centre-of-mass axis always gives the smallest moment of inertia. Useful sanity check.

Two rules before you use it

It works for any rigid body — sphere, rod, disc, ring, you name it. But two conditions are non-negotiable:

  1. The axes must be parallel.
  2. One axis must pass through the centre of mass. Not "near" it. Through it.

That second rule trips people up, so look at the trap.

Take a rod. Axis 1 passes through a point a distance aa from the centre. Axis 2 passes through a point a distance bb from the centre. Both axes are perpendicular to the rod, neither passes through the middle.

Can you write I2=I1+M(something)2I_2 = I_1 + M(\text{something})^2 directly? No. Neither axis is the centre-of-mass axis, so the theorem does not connect them in one step. Try it and you'll get a wrong answer with full confidence — the worst kind.

We'll fix that case in a minute. First, the clean one.

Worked example: sphere about a tangent

Find the moment of inertia of a solid sphere about a tangent line.

A tangent just grazes the surface. Before reaching for anything, ask the one question that matters:

Do I know II about an axis parallel to the tangent that passes through the centre of mass?

Yes. An axis through the centre, parallel to any tangent, is just a diameter:

Icm=25MR2I_{cm} = \frac{2}{5}MR^2

The tangent sits a distance d=Rd = R from that diameter (the radius). Perfect setup. Drop the numbers in:

I=Icm+Md2=25MR2+MR2=75MR2I = I_{cm} + Md^2 = \frac{2}{5}MR^2 + MR^2 = \frac{7}{5}MR^2

No integral. One line. That's the whole point of the theorem.

Your turn. A uniform disc of mass MM and radius RR has Icm=12MR2I_{cm} = \frac{1}{2}MR^2 about its central axis (perpendicular to the disc). What is its moment of inertia about a parallel axis through a point on the rim?

Check: the rim is a distance d=Rd = R from the centre, so I=12MR2+MR2=32MR2I = \frac{1}{2}MR^2 + MR^2 = \frac{3}{2}MR^2.

The trickier case: go through the centre of mass

Now back to that rod with two off-centre axes. You can relate I1I_1 and I2I_2 — you just can't do it in one jump. Use the centre-of-mass axis as a stepping stone.

Write each one separately from the centre:

I1=Icm+Ma2I_1 = I_{cm} + Ma^2 I2=Icm+Mb2I_2 = I_{cm} + Mb^2

Now subtract. The IcmI_{cm} you never bothered to compute cancels clean:

I2I1=M(b2a2)I_2 - I_1 = M(b^2 - a^2)

A relation between the two axes, and you never needed the actual value at the centre. The centre of mass was just the bridge between them. As simple as that.

Recap

  • Moment of inertia II is rotational mass: τ=Iα\tau = I\alpha.
  • Parallel axes theorem: I=Icm+Md2I = I_{cm} + Md^2, where dd is the gap between the parallel axes.
  • One axis must pass through the centre of mass, and the axes must be parallel.
  • The centre-of-mass axis always gives the minimum II — every shift only adds.
  • Two off-centre axes? Bridge them through the centre of mass and subtract.

Next we'll meet its partner, the perpendicular axes theorem — and you'll see why these two together cover almost every rotation problem JEE throws at you.