Moment of Inertia Examples to Know for AP Physics C: Mechanics (2025)

What You Need to Know

Moment of inertia II is the rotational analog of mass: it tells you how hard it is to change an object’s angular speed about a specific axis.

  • Core idea: mass farther from the axis matters a lot because of the square.
  • Definition (discrete masses): I=imiri2I = \sum_i m_i r_i^2
  • Definition (continuous): I=r2dmI = \int r^2\,dm
  • Why it matters on AP Physics C: Mechanics:
    • Rotational dynamics: τnet=Iα\tau_\text{net} = I\alpha
    • Rotational energy: Krot=12Iω2K_\text{rot} = \frac{1}{2}I\omega^2
    • Rolling without slipping: v=ωRv = \omega R and K=12Mv2+12Iω2K = \frac{1}{2}Mv^2 + \frac{1}{2}I\omega^2
    • Angular momentum: L=IωL = I\omega (rigid body about fixed axis)

Two theorems you use constantly:

  • Parallel-axis theorem: if you know IcmI_\text{cm}, then about a parallel axis a distance dd away:
    I=Icm+Md2I = I_\text{cm} + Md^2
  • Perpendicular-axis theorem (flat lamina only): for a thin object in the xyxy-plane:
    Iz=Ix+IyI_z = I_x + I_y

Critical reminder: II is always “about an axis.” Same object, different axis → different II.


Step-by-Step Breakdown

Use this decision process whenever a problem asks for or depends on moment of inertia.

  1. Identify the rotation axis clearly.

    • Through the center? Through an edge? Tangent? Along the length? Through a point offset by dd?
  2. Decide: recall vs derive.

    • If the shape is standard (rod, disk, hoop, sphere), recall the known II.
    • If the axis is shifted: use parallel-axis.
    • If it’s a flat plate and you know two perpendicular in-plane axes: use perpendicular-axis.
    • If it’s a weird mass distribution: integrate I=r2dmI = \int r^2\,dm.
  3. If integrating, do the setup cleanly.

    • Pick a small mass element dmdm that matches the geometry (ring, disk, strip, rod element).
    • Write rr from the axis for that element.
    • Express dmdm in terms of linear/area/volume density:
      • dm=λdxdm = \lambda\,dx, dm=σdAdm = \sigma\,dA, dm=ρdVdm = \rho\,dV
    • Compute I=r2dmI = \int r^2\,dm.
  4. If the object is composite, add/subtract inertias.

    • For rigidly attached parts about the same axis:
      Itotal=IpartsI_\text{total} = \sum I_\text{parts}
    • For holes (missing mass): subtract the hole’s II (using the same axis).
  5. Plug II into the physics you actually need.

    • Dynamics: α=τnetI\alpha = \frac{\tau_\text{net}}{I}
    • Energy: ΔU=ΔKtrans+ΔKrot\Delta U = \Delta K_\text{trans} + \Delta K_\text{rot}
    • Rolling acceleration down incline:
      a=gsinθ1+IMR2a = \frac{g\sin\theta}{1 + \frac{I}{MR^2}}
Mini worked setup (integration pattern you should recognize)

Uniform rod, length LL, about center (axis perpendicular to rod):

  • Let xx be distance from center, r=xr = x, dm=λdxdm = \lambda dx, λ=ML\lambda = \frac{M}{L}
  • I=L/2L/2x2(ML)dx=ML[x33]L/2L/2=112ML2I = \int_{-L/2}^{L/2} x^2 \left(\frac{M}{L}\right) dx = \frac{M}{L}\left[\frac{x^3}{3}\right]_{-L/2}^{L/2} = \frac{1}{12}ML^2

Key Formulas, Rules & Facts

Standard moments of inertia (the “must know” list)

All are about the stated axis.

Object (uniform)Moment of inertia IIWhen to useNotes
Point mass at distance rrI=mr2I = mr^2Discrete masses, pulley+mass modelsUse with mr2\sum mr^2
Thin rod, length LL, about center (⊥ rod)I=112ML2I = \frac{1}{12}ML^2Physical pendulum rods, barsAxis through CM
Thin rod, about end (⊥ rod)I=13ML2I = \frac{1}{3}ML^2Rod pivoted at one endFrom parallel-axis: 112ML2+M(L2)2\frac{1}{12}ML^2 + M\left(\frac{L}{2}\right)^2
Thin hoop / ring, radius RR (through center, ⟂ plane)I=MR2I = MR^2“Hoop” rolling, ring pulleysMass all at radius RR
Solid disk, radius RR (through center, ⟂ plane)I=12MR2I = \frac{1}{2}MR^2Rolling disk, turntableAlso = solid cylinder about axis
Solid cylinder, radius RR (long axis)I=12MR2I = \frac{1}{2}MR^2Yo-yo style, rolling cylinderSame as disk about symmetry axis
Solid disk about a diameter (in plane)I=14MR2I = \frac{1}{4}MR^2Disk rotates about in-plane axisUse perpendicular-axis: Ix=Iy=14MR2I_x = I_y = \frac{1}{4}MR^2
Thin spherical shell, radius RR (through center)I=23MR2I = \frac{2}{3}MR^2Hollow sphere modelsLarger than solid sphere
Solid sphere, radius RR (through center)I=25MR2I = \frac{2}{5}MR^2Rolling ball, sphere pulleysSmaller than shell
Rectangular plate, sides a×ba \times b (through center, ⟂ plate)I=112M(a2+b2)I = \frac{1}{12}M\left(a^2+b^2\right)Flat lamina rotationVery common with parallel-axis
Theorems and “conversion” tools
ToolFormulaUse it whenNotes
Parallel-axis theoremI=Icm+Md2I = I_\text{cm} + Md^2Axis shifted by distance ddAxis must be parallel
Perpendicular-axis theoremIz=Ix+IyI_z = I_x + I_yThin 2D laminaOnly for planar objects
Radius of gyrationI=Mk2I = Mk^2Quick rolling comparisonsLarger kk ⇒ “harder to spin”
Rolling without slipping “plug-in” results

If an object rolls without slipping down an incline:

  • Translational acceleration:
    a=gsinθ1+IMR2a = \frac{g\sin\theta}{1 + \frac{I}{MR^2}}
  • Static friction may be nonzero even without energy loss (if no slipping).
  • Typical ordering (fastest down ramp to slowest):
    • Solid sphere (smallest IMR2=25\frac{I}{MR^2} = \frac{2}{5})
    • Solid disk/cylinder ( IMR2=12\frac{I}{MR^2} = \frac{1}{2} )
    • Hoop/ring ( IMR2=1\frac{I}{MR^2} = 1 )

Bigger IMR2\frac{I}{MR^2} means more energy “wasted” into rotation for the same vv, so it accelerates slower.


Examples & Applications

Example 1: Rolling race down an incline (most common AP use of II)

Three objects of equal MM and RR roll without slipping: hoop, solid disk, solid sphere.

Key setup:

  • Use a=gsinθ1+IMR2a = \frac{g\sin\theta}{1 + \frac{I}{MR^2}}.
  • Compute the dimensionless factor β=IMR2\beta = \frac{I}{MR^2}:
    • Hoop: β=1\beta = 1
    • Disk: β=12\beta = \frac{1}{2}
    • Solid sphere: β=25\beta = \frac{2}{5}

Insight: smallest β\beta ⇒ largest acceleration. So solid sphere wins.

Exam variation: Sometimes they ask for final speed after dropping height hh:
Mgh=12Mv2+12I(vR)2=12Mv2(1+IMR2)Mgh = \frac{1}{2}Mv^2 + \frac{1}{2}I\left(\frac{v}{R}\right)^2 = \frac{1}{2}Mv^2\left(1+\frac{I}{MR^2}\right)
So
v=2gh1+IMR2v = \sqrt{\frac{2gh}{1+\frac{I}{MR^2}}}


Example 2: Physical pendulum (rod about a pivot)

A uniform rod (length LL, mass MM) is pivoted at one end and released from small angles.

Key setup:

  • You need II about the pivot: I=13ML2I = \frac{1}{3}ML^2.
  • For small oscillations, angular SHM form:
    • Torque magnitude: τMg(L2)θ\tau \approx -Mg\left(\frac{L}{2}\right)\theta
    • Equation: Iθ¨=Mg(L2)θI\,\ddot{\theta} = -Mg\left(\frac{L}{2}\right)\theta
    • So ω=Mg(L2)I=Mg(L2)13ML2=3g2L\omega = \sqrt{\frac{Mg\left(\frac{L}{2}\right)}{I}} = \sqrt{\frac{Mg\left(\frac{L}{2}\right)}{\frac{1}{3}ML^2}} = \sqrt{\frac{3g}{2L}}

Insight: Choosing the correct axis for II is the whole game.

Exam variation: Pivot not at the end (distance dd from CM). Use:
I=Icm+Md2=112ML2+Md2I = I_\text{cm} + Md^2 = \frac{1}{12}ML^2 + Md^2


Example 3: Pulley with a massive disk (tension difference comes from II)

Two masses m1m_1 and m2m_2 hang over a pulley that is a solid disk (mass MpM_p, radius RR). No slip of string.

Key setup:

  • For the pulley: I=12MpR2I = \frac{1}{2}M_pR^2.
  • No slip: a=αRa = \alpha R.
  • Pulley torque: (T2T1)R=Iα=IaR(T_2 - T_1)R = I\alpha = I\frac{a}{R}
    So
    T2T1=IR2aT_2 - T_1 = \frac{I}{R^2}a
  • For masses:
    m2gT2=m2am_2g - T_2 = m_2 a
    T1m1g=m1aT_1 - m_1g = m_1 a

Combine quickly to get acceleration:
a=(m2m1)gm1+m2+IR2=(m2m1)gm1+m2+12Mpa = \frac{(m_2 - m_1)g}{m_1 + m_2 + \frac{I}{R^2}} = \frac{(m_2 - m_1)g}{m_1 + m_2 + \frac{1}{2}M_p}

Insight: Rotational inertia acts like “extra mass” of magnitude IR2\frac{I}{R^2}.

Exam variation: If pulley is a hoop instead, IR2=Mp\frac{I}{R^2} = M_p (bigger rotational effect).


Example 4: Using parallel-axis + perpendicular-axis on a rectangle (easy points if you’re systematic)

Uniform rectangular plate of mass MM, sides aa (width) and bb (height). Find II about an axis through a corner, perpendicular to the plate.

Key setup:

  1. About center, perpendicular axis:
    Icm=112M(a2+b2)I_\text{cm} = \frac{1}{12}M(a^2+b^2)
  2. Distance from center to corner:
    d=(a2)2+(b2)2d = \sqrt{\left(\frac{a}{2}\right)^2 + \left(\frac{b}{2}\right)^2} so
    d2=a2+b24d^2 = \frac{a^2+b^2}{4}
  3. Parallel-axis:
    Icorner=Icm+Md2=112M(a2+b2)+Ma2+b24=13M(a2+b2)I_\text{corner} = I_\text{cm} + Md^2 = \frac{1}{12}M(a^2+b^2) + M\frac{a^2+b^2}{4} = \frac{1}{3}M(a^2+b^2)

Insight: Corner/edge axes almost always mean parallel-axis is coming.


Common Mistakes & Traps

  1. Mixing up the axis (wrong geometry, right formula).

    • What goes wrong: You use I=12MR2I = \frac{1}{2}MR^2 for a disk but the axis is a diameter (in-plane).
    • Fix: Always label the axis direction. For a disk, in-plane diameter gives I=14MR2I = \frac{1}{4}MR^2.
  2. Forgetting parallel-axis when the pivot is not at the center of mass.

    • What goes wrong: Using IcmI_\text{cm} directly in τ=Iα\tau = I\alpha for a door/rod hinged at edge.
    • Fix: If the rotation axis doesn’t pass through CM, use I=Icm+Md2I = I_\text{cm} + Md^2.
  3. Using perpendicular-axis theorem on a 3D object.

    • What goes wrong: Trying Iz=Ix+IyI_z = I_x + I_y for a solid cylinder/sphere.
    • Fix: Perpendicular-axis is only for planar lamina (essentially 2D objects).
  4. Assuming “hollow” always means hoop.

    • What goes wrong: Treating a hollow sphere like a ring and using I=MR2I = MR^2.
    • Fix: Thin spherical shell is I=23MR2I = \frac{2}{3}MR^2. Hoop is a 2D ring.
  5. Dropping the no-slip constraint in rolling problems.

    • What goes wrong: You compute translational speed without linking vv and ω\omega.
    • Fix: If rolling without slipping, enforce v=ωRv = \omega R and a=αRa = \alpha R.
  6. Sign errors for torque in physical pendulums.

    • What goes wrong: You write τ=+Mgθ\tau = +Mg\ell\theta and get exponential growth.
    • Fix: Restoring torque is opposite displacement: τMgθ\tau \approx -Mg\ell\theta for small angles.
  7. Using the wrong “radius” in I=mr2I = \sum mr^2.

    • What goes wrong: Using distance to the center of the object instead of distance to the axis.
    • Fix: rr is always the perpendicular distance from the rotation axis.
  8. Not converting pulley rotation into an “effective mass.”

    • What goes wrong: You treat tensions as equal across a massive pulley.
    • Fix: Massive pulley means T2T1T_2 \neq T_1 because (T2T1)R=Iα(T_2-T_1)R = I\alpha.

Memory Aids & Quick Tricks

Trick / mnemonicWhat it helps you rememberWhen to use it
“Hoop is all at RRHoop/ring: I=MR2I = MR^2Any ring/hoop about central axis
“Disk is half a hoop”Disk: I=12MR2I = \frac{1}{2}MR^2Solid disks/cylinders
“Rod: 12 in the middle, 3 at the end”Icenter=112ML2I_\text{center} = \frac{1}{12}ML^2, Iend=13ML2I_\text{end} = \frac{1}{3}ML^2Rods/bars
“Sphere: 25\frac{2}{5} solid, 23\frac{2}{3} shell”Two classic sphere inertiasRolling spheres, conceptual comparisons
“Shift axis? Add Md2Md^2Parallel-axis theoremHinges, corners, tangent axes
“Perp-axis = add”Iz=Ix+IyI_z = I_x + I_yFlat plates/lamina problems
“Rotation adds IR2\frac{I}{R^2} to inertia”Pulley/rolling effective mass ideaAtwood with pulley, rolling acceleration

Quick Review Checklist

  • You can write the definitions: I=mr2I = \sum mr^2 and I=r2dmI = \int r^2\,dm.
  • You know the big six by heart: rod (center/end), hoop, disk/cylinder, solid sphere, spherical shell.
  • You automatically ask: what axis? through CM or shifted?
  • You can apply parallel-axis: I=Icm+Md2I = I_\text{cm} + Md^2.
  • You only use perpendicular-axis for planar objects.
  • For rolling, you enforce v=ωRv = \omega R and remember a=gsinθ1+IMR2a = \frac{g\sin\theta}{1 + \frac{I}{MR^2}}.
  • For massive pulleys, you remember tensions differ and IR2\frac{I}{R^2} behaves like extra mass.
  • You check units: II must be kgm2\text{kg}\cdot\text{m}^2.

You’ve got this—if you stay disciplined about the axis and the theorems, moment of inertia problems become plug-and-play.