Physics C: Mechanics · Unit 5 Rotation · 14 min read · Updated 2026-05-11
Rotational Inertia and Mechanical Energy — AP Physics C: Mechanics
AP Physics C: Mechanics · Unit 5 Rotation · 14 min read
1. Rotational Inertia: Definition and Calculation★★☆☆☆⏱ 4 min
Rotational inertia (also called moment of inertia, interchangeable on the AP exam) is the rotational analog of mass in translational motion. It quantifies a rigid body’s resistance to angular acceleration about a specified axis, and depends on the distribution of mass relative to the rotation axis, not just total mass.
For a system of discrete point masses, rotational inertia is calculated as:
I = \sum_{i} m_i r_i^2
where $m_i$ is the mass of the $i$-th point, and $r_i$ is the perpendicular distance from that mass to the rotation axis. For continuous rigid bodies, the sum becomes an integral over the entire body:
I = \int r^2 dm
To solve this integral, express $dm$ in terms of density: linear density $\lambda = dm/dx$ for 1D objects (rods), area density $\sigma = dm/dA$ for 2D objects (disks, sheets), and volume density $\rho = dm/dV$ for 3D objects. Common standard results for symmetric shapes about their center of mass axis are $I = \frac{1}{12}ML^2$ for a rod, $I = \frac{1}{2}MR^2$ for a solid cylinder, and $I = MR^2$ for a thin hoop.
Exam tip: On the AP exam, you will almost never need to derive rotational inertia for a common symmetric shape from scratch if you already know the center of mass result. Save integration only for non-standard axis positions or asymmetric shapes.
2. The Parallel Axis Theorem★★☆☆☆⏱ 3 min
The parallel axis theorem is a time-saving tool that lets you calculate rotational inertia for any axis parallel to a known center of mass (COM) axis, without repeating the full integration.
I = I_{CM} + M d^2
Rotational inertia is always smallest for the axis through the COM: any parallel shift away from the COM increases $I$ by $Md^2$. A critical restriction: this theorem only works when one of the two axes is the COM axis. You cannot directly relate two off-center parallel axes without first going back to the COM. The theorem confirms the result from the previous worked example: $I_{CM} = \frac{1}{12}ML^2$, $d = L/4$, so $I = \frac{ML^2}{12} + \frac{ML^2}{16} = \frac{7ML^2}{48}$, which matches the integration result.
Exam tip: Always confirm that your $d$ is the distance between the two axes, not the distance from the edge of the object to the axis. Double-check that one axis is the COM axis before applying the theorem.
3. Rotational Kinetic Energy and Conservation of Energy★★★☆☆⏱ 5 min
Exam tip: Always remember to include both translational and rotational kinetic energy when working with rolling objects; forgetting the rotational term is one of the most common mistakes on this type of problem.
4. Additional Problem-Solving Examples★★★☆☆⏱ 2 min
Common Pitfalls
Why: Students memorize the 'add $Md^2$' rule without remembering the requirement that one axis must be the COM axis
Why: Students confuse the first moment of mass (used for COM calculation) with the second moment (rotational inertia) when rushing
Why: Students default to translational-only energy problems they learned earlier in the course
Why: Students know rotation can be described as rotation about the point of contact, so they incorrectly add both terms
Why: Students memorize standard $I$ values for common axes and forget $I$ changes when the axis moves