In short

For any flat (planar) body lying in the xy-plane, the moment of inertia about the z-axis (perpendicular to the plane) equals the sum of the moments of inertia about the x-axis and y-axis: I_z = I_x + I_y. This theorem applies only to two-dimensional mass distributions. It is the fastest way to find the moment of inertia of a disc or ring about a diameter.

Take a flat circular disc — a carrom coin, a CD, a chapati rolled flat on a counter. You know its moment of inertia when it spins flat on a table like a top: I_z = \tfrac{1}{2}MR^2, the standard result for rotation about an axis through the centre, perpendicular to the face.

Now flip the coin and spin it end-over-end, the way you flip a coin before a cricket match. You are spinning it about a diameter — a completely different axis. Finding this new moment of inertia seems like it should require setting up a fresh integral over the disc, working through the geometry from scratch.

It does not. One line of algebra gives the answer: the moment of inertia about any diameter is exactly \tfrac{1}{4}MR^2 — half the value you already knew. That factor of one-half is not a numerical coincidence. It falls out of a clean geometric fact about flat bodies and perpendicular axes: the perpendicular axis theorem.

The trick works for every flat shape — not just discs. Rings, rectangular plates, triangular sheets, the flat blade of a ceiling fan — any body whose mass lies entirely in a single plane. Once you have the theorem, a large class of moment-of-inertia problems that look like they need integration reduce to a line of arithmetic.

What the theorem says — the geometry

Picture a flat object — a metal plate, a playing card, a chapati — lying in the xy-plane. Pick any point in the plane and draw three mutually perpendicular axes through it: the x-axis and y-axis both lie in the plane of the body, and the z-axis points straight out of the plane, perpendicular to the body.

Perpendicular axis theorem — geometry of a flat lamina A flat lamina in the xy-plane with three mutually perpendicular axes. A mass element dm at position (x, y) has distance y from the x-axis, distance x from the y-axis, and distance square root of x squared plus y squared from the z-axis. flat lamina x y z (out of page) dm x y rz = √(x² + y²)
A flat lamina in the xy-plane. A mass element dm at position $(x, y)$ sits at distance $y$ from the x-axis, distance $x$ from the y-axis, and distance $\sqrt{x^2 + y^2}$ from the z-axis.

Look at the mass element dm in the figure. Its distance from the z-axis is r_z = \sqrt{x^2 + y^2}. Its distance from the x-axis is just |y| — there is no z-component because the body is flat. Its distance from the y-axis is just |x|. The Pythagorean theorem connects these three distances: r_z^2 = x^2 + y^2 = r_y^2 + r_x^2. Since the moment of inertia is \int r^2 \, dm, this means I_z must equal I_y + I_x. The formal proof below simply writes out this argument as an integral.

Perpendicular Axis Theorem

For a planar (flat) body lying in the xy-plane, the moment of inertia about the z-axis (perpendicular to the plane, through the same point) equals the sum of the moments about the x-axis and y-axis:

I_z = I_x + I_y

where all three axes pass through the same point and are mutually perpendicular.

The physical intuition is Pythagorean. For any mass element at position (x, y) in the plane, its squared distance from the z-axis is x^2 + y^2 — the Pythagorean theorem in the xy-plane. But y^2 is the squared distance from the x-axis, and x^2 is the squared distance from the y-axis. Since moment of inertia is the integral of (squared distance) \times dm, the z-integral is automatically the sum of the x-integral and the y-integral. The Pythagorean theorem at the level of individual mass elements becomes an additive rule at the level of the entire body.

The proof

The proof is five lines, and every line follows from one fact: the body is flat, so every mass element has z = 0.

Setup: The body lies entirely in the xy-plane. Every mass element dm sits at a position (x, y, 0). The three axes — x, y, and z — are mutually perpendicular and pass through the same point (the origin).

Step 1. Write the moment of inertia about the z-axis.

I_z = \int r_z^2 \, dm

where r_z is the perpendicular distance of each mass element from the z-axis. For a point at (x, y, 0), that distance is r_z = \sqrt{x^2 + y^2}, so:

I_z = \int (x^2 + y^2) \, dm \tag{1}

Why: the z-axis passes through the origin along the z-direction. The distance from any point (x, y, 0) to this axis is the distance in the xy-plane, which is \sqrt{x^2 + y^2}. Squaring removes the square root.

Step 2. Write the moment of inertia about the x-axis.

I_x = \int r_x^2 \, dm

The distance of (x, y, 0) from the x-axis is r_x = \sqrt{y^2 + z^2} = \sqrt{y^2 + 0} = |y|. So:

I_x = \int y^2 \, dm \tag{2}

Why: the x-axis lies along the x-direction. The perpendicular distance from the x-axis is measured in the yz-plane. But z = 0 for every mass element (the body is flat), so the distance reduces to |y|. This is the key step — flatness eliminates the z^2 term.

Step 3. Write the moment of inertia about the y-axis.

I_y = \int r_y^2 \, dm

By the same reasoning, r_y = \sqrt{x^2 + z^2} = |x|. So:

I_y = \int x^2 \, dm \tag{3}

Why: identical argument to Step 2, but now the distance from the y-axis is measured in the xz-plane. With z = 0, that distance is |x|.

Step 4. Add equations (2) and (3).

I_x + I_y = \int y^2 \, dm + \int x^2 \, dm = \int (x^2 + y^2) \, dm \tag{4}

Why: the integral of a sum is the sum of the integrals. Both integrals run over the same mass distribution, so they combine into a single integral over (x^2 + y^2).

Step 5. Compare equation (4) with equation (1).

I_x + I_y = \int (x^2 + y^2) \, dm = I_z
\boxed{I_z = I_x + I_y}

Why: the right-hand side of equation (4) is identical to equation (1). That is the entire proof — the flatness condition (z = 0) made r_x^2 = y^2 and r_y^2 = x^2, so adding them gives x^2 + y^2 = r_z^2. The Pythagorean theorem, integrated over the body.

The proof is clean because the geometry is clean. For a flat body, the perpendicular distances to the in-plane axes involve only one coordinate each (y for the x-axis, x for the y-axis), while the distance to the perpendicular axis involves both (\sqrt{x^2 + y^2}). The Pythagorean theorem does the rest.

Applications — finding moments the easy way

The theorem's power shows up when you already know I_z (or can look it up from the standard table in the moment of inertia article) and want I_x or I_y.

Disc about a diameter

A uniform disc of mass M and radius R has I_z = \tfrac{1}{2}MR^2 about the axis through its centre, perpendicular to its face — the standard result from integrating r^2 \, dm over the disc area.

Now pick any two perpendicular diameters as the x-axis and y-axis. By the symmetry of the disc, every diameter is equivalent — a disc looks the same from every direction in its plane. So I_x = I_y.

Apply the perpendicular axis theorem:

I_z = I_x + I_y = 2I_x
I_x = \frac{I_z}{2} = \frac{1}{2} \cdot \frac{1}{2}MR^2 = \frac{1}{4}MR^2
A disc with three perpendicular axes through its centre A uniform disc in the xy-plane with two diameter axes (x and y) and the z-axis perpendicular to the disc through its centre. Labels show the known I_z and the derived I_x and I_y. x y z ⊙ R Known: Iz = ½MR² By symmetry: Ix = Iy Perpendicular axis theorem: Iz = Ix + Iy = 2Ix ∴ Ix = Iy = ¼MR²
For a uniform disc, the moment of inertia about any diameter is exactly half the moment about the perpendicular axis through the centre.

Without the perpendicular axis theorem, finding I_{\text{diameter}} requires evaluating a double integral with careful limits. The theorem gives the same answer in two lines.

Ring about a diameter

A uniform ring (all mass concentrated at radius R) has I_z = MR^2 about the axis through its centre, perpendicular to its plane. Every mass element sits at the same distance R from the centre, so the integral is trivial: \int r^2 \, dm = R^2 \int dm = MR^2.

The same symmetry argument applies — all diameters of a ring are equivalent, so I_x = I_y:

I_z = I_x + I_y = 2I_x \implies I_x = \frac{MR^2}{2}

The ring's moment about a diameter is half its moment about the perpendicular axis — the same factor of two, for the same reason.

These two results — \tfrac{1}{4}MR^2 for the disc and \tfrac{1}{2}MR^2 for the ring — illustrate why the ring has a larger moment about a diameter relative to its mass. In the disc, mass near the centre contributes little to I_{\text{diameter}}, while in the ring all mass is at the maximum radius R.

The pattern is the same every time you use the perpendicular axis theorem: start with the known moment about the perpendicular axis, use symmetry to establish that the two in-plane moments are equal, and divide by two. The theorem is at its most powerful when the body has rotational symmetry — discs, rings, and regular polygons — because symmetry gives you I_x = I_y for free.

Why only flat bodies?

The perpendicular axis theorem has a strict limitation: the body must be flat. It must be a two-dimensional mass distribution — all mass lying in a single plane. The theorem fails for three-dimensional bodies like spheres, cylinders, or cubes.

Here is exactly where the proof breaks. Go back to Step 2. For a three-dimensional body, a mass element sits at (x, y, z) with z \neq 0. Its distance from the x-axis is no longer just |y| — it is \sqrt{y^2 + z^2}. So:

I_x = \int(y^2 + z^2) \, dm, \qquad I_y = \int(x^2 + z^2) \, dm

Adding them:

I_x + I_y = \int(x^2 + y^2 + 2z^2) \, dm = I_z + 2\int z^2 \, dm

The extra term 2\int z^2 \, dm makes I_x + I_y > I_z for any body with mass away from the plane. The thicker the body, the larger this surplus. Only when z = 0 everywhere — a perfectly flat body — does the extra term vanish and the theorem hold.

Think of it this way: when you rotate a flat disc about the z-axis, every mass element swings around in the xy-plane at a distance \sqrt{x^2 + y^2} from the axis. That same element's contribution to I_x comes from its distance y in one direction, and its contribution to I_y comes from its distance x in the perpendicular direction. The Pythagorean theorem ensures these add up to the z-contribution. But if the body has thickness — mass above and below the plane — then rotating about the x-axis involves the distance \sqrt{y^2 + z^2}, which includes the z-component. This extra dimension adds to both I_x and I_y but not to I_z, breaking the balance.

A quick check with a solid cylinder. Take a uniform solid cylinder: mass M = 2 kg, radius R = 0.1 m, height h = 0.3 m, with its symmetry axis along z.

If the theorem held: I_x + I_y = 0.040 kg·m². But I_z = 0.010 kg·m² — the sum is four times too large. The difference, 0.030 kg·m², is exactly \frac{Mh^2}{6} = \frac{2 \times 0.09}{6} — the penalty for mass spread across the 30 cm height of the cylinder.

Watch it break — explore the thickness

A rectangular metal plate has length a = 2 m and width b = 1 m, with total mass M = 1 kg. When the plate is perfectly flat (thickness c = 0), the perpendicular axis theorem holds exactly. Drag the thickness upward and watch I_x + I_y pull away from I_z.

Interactive: perpendicular axis theorem versus body thickness Two curves plotted against body thickness c. I_z stays constant at 5/12 while I_x plus I_y grows with thickness. At c equals zero they match; as c increases they diverge. thickness c (m) moment of inertia (kg·m²) 0 1 2 0.5 1.0 Iz Ix + Iy drag the red point along the axis
Drag the red point to increase the body's thickness from zero. At $c = 0$ (a flat plate), $I_x + I_y = I_z$ exactly — the theorem holds. As $c$ grows, the red curve pulls away: the gap equals $\frac{Mc^2}{6}$, the extra term from mass distributed above and below the plane.

Worked examples

Example 1: A carrom coin spun about a diameter

A uniform circular carrom coin has mass M = 5.0 g and radius R = 1.6 cm. Find its moment of inertia when you flip it and spin it about a diameter.

Carrom coin with two axes: perpendicular to face (z) and along a diameter (x) A circular carrom coin shown with the z-axis perpendicular to its face and the x-axis along a diameter, which is the axis about which the moment of inertia is being found. z ⊙ x (diameter) R Known: Iz = ½MR² Find: Ix = ? M = 5.0 g R = 1.6 cm
The carrom coin viewed face-on. The x-axis runs along a diameter — this is the axis about which you want the moment of inertia.

Step 1. Write the known moment of inertia about the z-axis (perpendicular to the face, through the centre).

I_z = \frac{1}{2}MR^2

Why: this is the standard result for a uniform disc, derived by integrating r^2 \, dm over the disc area. It is the starting point for the perpendicular axis theorem.

Step 2. Note that any two perpendicular diameters of a disc are equivalent by symmetry.

I_x = I_y

Why: the disc is circular and uniform — it looks identical from every direction in its plane. There is nothing special about the x-direction versus the y-direction, so the moment of inertia must be the same about both.

Step 3. Apply the perpendicular axis theorem.

I_z = I_x + I_y = 2I_x
I_x = \frac{I_z}{2} = \frac{1}{2} \cdot \frac{1}{2}MR^2 = \frac{1}{4}MR^2

Why: since I_x = I_y, the theorem I_z = I_x + I_y becomes I_z = 2I_x, and dividing by 2 gives the answer immediately.

Step 4. Substitute the numbers.

I_x = \frac{1}{4} \times 5.0 \times 10^{-3} \times (1.6 \times 10^{-2})^2
= \frac{1}{4} \times 5.0 \times 10^{-3} \times 2.56 \times 10^{-4} = 3.2 \times 10^{-7} \text{ kg·m}^2

Why: convert grams to kilograms (5.0 g = 5.0 \times 10^{-3} kg) and centimetres to metres (1.6 cm = 1.6 \times 10^{-2} m) before substituting. The answer is tiny because the coin is small and light.

Result: I_{\text{diameter}} = \frac{1}{4}MR^2 = 3.2 \times 10^{-7} kg·m².

The moment about a diameter is exactly half the moment about the perpendicular axis. Without the theorem, you would need to evaluate the integral \int y^2 \, dm over the disc with polar coordinates and careful limits. The theorem gives the same answer in three lines of algebra.

Example 2: A steel bangle spun about a diameter

A thin circular steel bangle (modelled as a uniform ring) has mass M = 50 g and radius R = 3.0 cm. Find its moment of inertia about an axis that runs along a diameter.

A ring (bangle) with the z-axis perpendicular to its plane and the x-axis along a diameter A thin ring representing a bangle, with the z-axis perpendicular to its plane and I_z equal to MR squared. The x-axis lies along a diameter, which is the target axis. z ⊙ x (diameter) R Known: Iz = MR² Find: Ix = ? M = 50 g R = 3.0 cm
A thin ring (the bangle) viewed face-on. The axis of interest runs along a diameter.

Step 1. Write the known moment of inertia about the z-axis.

For a ring, all mass sits at the same distance R from the centre, so I_z = MR^2.

Why: every mass element of the ring is exactly at radius R from the z-axis. The integral \int r^2 \, dm = R^2 \int dm = MR^2. No complicated integration needed.

Step 2. Use symmetry: I_x = I_y.

Why: rotating the ring about the z-axis maps it onto itself. Every diameter is equivalent to every other — so the moment about any diameter is the same.

Step 3. Apply the perpendicular axis theorem.

I_z = I_x + I_y = 2I_x \implies I_x = \frac{MR^2}{2}

Why: identical logic to the disc case. The only difference is the starting value of I_z — for a ring it is MR^2 instead of \frac{1}{2}MR^2.

Step 4. Plug in the numbers.

I_x = \frac{1}{2} \times 50 \times 10^{-3} \times (3.0 \times 10^{-2})^2 = \frac{1}{2} \times 0.050 \times 9.0 \times 10^{-4}
= 2.25 \times 10^{-5} \text{ kg·m}^2

Why: the bangle is larger and heavier than the carrom coin, so its moment of inertia is about 70 times larger — 2.25 \times 10^{-5} versus 3.2 \times 10^{-7}.

Result: I_{\text{diameter}} = \frac{1}{2}MR^2 = 2.25 \times 10^{-5} kg·m².

Notice the pattern: for a disc, I_{\text{diameter}} = \frac{1}{4}MR^2. For a ring, I_{\text{diameter}} = \frac{1}{2}MR^2. The ring's value is double the disc's because all of the ring's mass is at the maximum distance from the centre, whereas the disc has mass distributed from r = 0 to r = R.

Common confusions

If you understand the perpendicular axis theorem and just want to use it for disc and ring problems, you can stop here — the tools above are enough. The section below shows how to combine it with the parallel axis theorem for the kind of multi-step problems that appear in JEE.

Combining both theorems — a JEE favourite

Many exam problems require you to find the moment of inertia of a flat body about an axis that is neither through the centre of mass nor perpendicular to the body. These problems are solved by chaining the two axis theorems in sequence.

Strategy: First use the perpendicular axis theorem to get the moment about a centre-of-mass axis in the plane of the body. Then use the parallel axis theorem to shift to the target axis (or vice versa).

Example: Disc about a tangent in its plane

Find the moment of inertia of a uniform disc (mass M, radius R) about an axis that is tangent to the rim and lies in the plane of the disc.

Disc with a diameter axis and a tangent axis in its plane A disc of radius R with a dashed diameter axis through the centre and a solid tangent axis at the rim, separated by distance R. The tangent axis is the target. diameter C tangent R Step 1 (perp. axis thm): I_diameter = ¼MR² Step 2 (parallel axis thm): I_tangent = ¼MR² + MR² I_tangent = ⁵⁄₄ MR²
The tangent axis (red) is parallel to a diameter axis through the centre, at a distance $R$. The perpendicular axis theorem gives $I_{\text{diameter}}$; the parallel axis theorem shifts it to the tangent.

Step 1. Use the perpendicular axis theorem to find I_{\text{diameter}}:

I_{\text{diameter}} = \frac{I_z}{2} = \frac{1}{2} \cdot \frac{1}{2}MR^2 = \frac{1}{4}MR^2

Step 2. The tangent line is parallel to the diameter, at a distance d = R from it. By the parallel axis theorem:

I_{\text{tangent}} = I_{\text{diameter}} + Md^2 = \frac{1}{4}MR^2 + MR^2 = \frac{5}{4}MR^2

Two theorems, two steps, one clean answer.

Ring about a tangent in its plane follows the same strategy:

  1. I_{\text{diameter}} = \frac{MR^2}{2} (perpendicular axis theorem)
  2. I_{\text{tangent}} = \frac{MR^2}{2} + MR^2 = \frac{3}{2}MR^2 (parallel axis theorem, d = R)

This combination appears so frequently in JEE problems that the final results are worth memorising:

Body About diameter About tangent in plane
Disc \frac{1}{4}MR^2 \frac{5}{4}MR^2
Ring \frac{1}{2}MR^2 \frac{3}{2}MR^2

Both results follow from the same two-step strategy: perpendicular axis theorem first, parallel axis theorem second. The perpendicular axis theorem gives you the in-plane moment through the centre; the parallel axis theorem shifts it to wherever you need it.

Where this leads next