# Rotational Inertia and Rotational Newton's Second Law

> AP Physics 1 · AP Physics 1 CED Unit 6: Rotational Motion
> Source: https://www.owlsprep.com/study/ap-physics-1-u6-rotational-inertia-and-rotational-newton/

This core AP Physics 1 topic covers rotational inertia definition, calculation, parallel axis theorem, and rotational Newton's second law for fixed-axis rotation, accounting for 12-18% of your total exam score.

**Prerequisites:** Linear Newton's second law and net force analysis; Torque calculation about a fixed pivot axis; Kinematics of rotational motion

## Learning objectives

- Define rotational inertia as the rotational analog of mass
- Calculate rotational inertia for discrete systems and common continuous rigid bodies
- Apply the parallel axis theorem to find rotational inertia for offset axes
- Use rotational Newton's second law to solve fixed-axis rotation dynamics problems
- Analyze connected systems like massive pulley-block setups

## Core Definition of Rotational Inertia

Rotational inertia (also called moment of inertia, symbol $I$) is the rotational analog of mass in linear motion. It quantifies a rigid body’s resistance to angular acceleration about a given axis, just like inertial mass quantifies resistance to linear acceleration. Unlike mass, rotational inertia is not an intrinsic property of the object—it depends on both the object’s mass distribution and the location of the rotation axis. This is the foundation for all rotational dynamics problems on the AP Physics 1 exam.

**Rotational Inertia** — A measure of a rigid body's resistance to angular acceleration about a fixed rotation axis.

*Notation:* $I$

## Calculating Rotational Inertia

For any system of point masses rotating about a fixed axis, rotational inertia is defined from first principles as the sum of each mass multiplied by the square of its perpendicular distance from the rotation axis:

$$I = \sum m_i r_i^2$$

For continuous rigid bodies (like a solid disk or rod), this sum becomes an integral, but AP Physics 1 only requires you to remember common results for uniform symmetric objects about their center of mass axes: thin hoop ($MR^2$), solid disk ($\frac{1}{2}MR^2$), solid sphere ($\frac{2}{5}MR^2$), thin rod about center ($\frac{1}{12}ML^2$).

A key intuition: rotational inertia scales with the square of distance from the axis, so mass far from the axis contributes far more to resistance to angular acceleration than mass close to the axis.

**Worked example:** Three 0.5 kg point masses are mounted on a massless rigid rod: one at $x = -2$ m, one at $x = 0$ m, and one at $x = 3$ m. What is the rotational inertia of the system about an axis at $x = 0$?

1. Identify each mass and its perpendicular distance from the axis

   $$m_1 = 0.5 \text{ kg}, r_1 = 2 \text{ m}; m_2 = 0.5 \text{ kg}, r_2 = 0 \text{ m}; m_3 = 0.5 \text{ kg}, r_3 = 3 \text{ m}$$
2. Substitute into the discrete rotational inertia formula

   $$I = m_1 r_1^2 + m_2 r_2^2 + m_3 r_3^2$$
3. Calculate the final result

   $$I = (0.5)(2^2) + (0.5)(0^2) + (0.5)(3^2) = 2 + 0 + 4.5 = 6.5 \text{ kg·m}^2$$
4. Confirm units match: rotational inertia always has units of mass × length squared.

> **Exam tip:** AP Physics 1 will never ask you to integrate to find rotational inertia for an unfamiliar continuous object. If you need a moment of inertia for a non-standard shape, it will always be given to you in the problem stem.

## Parallel Axis Theorem

If you know the rotational inertia of an object about an axis through its center of mass, you can easily calculate the rotational inertia about any parallel axis without recalculating from scratch, using the parallel axis theorem:

$$I = I_{cm} + Md^2$$

Where $I_{cm}$ is the rotational inertia about the center of mass axis, $M$ is the total mass of the object, and $d$ is the perpendicular distance between the two parallel axes. This theorem is particularly useful for AP problems that ask for rotational inertia about an axis at the end of a rod or the edge of a disk.

**Worked example:** A uniform solid disk has mass 4 kg and radius 0.5 m. What is its rotational inertia about an axis tangent to the edge of the disk, parallel to the disk’s central axis?

1. Recall the center of mass rotational inertia for a solid disk

   $$I_{cm} = \frac{1}{2}MR^2$$
2. The perpendicular distance between the axes equals the disk radius

   $$d = R = 0.5 \text{ m}$$
3. Apply the parallel axis theorem

   $$I = I_{cm} + Md^2 = \frac{1}{2}MR^2 + MR^2 = \frac{3}{2}MR^2$$
4. Substitute values to get the final result

   $$I = \frac{3}{2}(4)(0.5)^2 = 1.5 \text{ kg·m}^2$$

> **Exam tip:** You cannot use the parallel axis theorem to shift between two non-center-of-mass axes. Always shift from the center of mass rotational inertia to your target axis, no exceptions.

## Rotational Newton's Second Law

Rotational Newton’s second law is the direct analog of linear Newton’s second law ($F_{net} = ma$) for fixed-axis rotation. It states that the net torque about a fixed axis equals the product of the rotational inertia about that axis and the resulting angular acceleration:

$$\tau_{net} = I \alpha$$

This is the central governing equation for all rotational dynamics problems. For connected systems (like a block hanging from a massive pulley), you can apply linear Newton’s second law to translating objects and rotational Newton’s second law to the rotating object, linking linear and angular acceleration via the no-slip relation $a = R\alpha$.

**Worked example:** A 2 kg block hangs from a massless string wrapped around a 1 kg solid disk pulley of radius 0.1 m. The pulley rotates about a fixed frictionless axis through its center. What is the angular acceleration of the pulley after the system is released from rest?

1. Draw free-body diagrams: for the block, downward weight $mg$ and upward tension $T$; for the pulley, only tension produces non-zero torque (weight and axis force act at the center, so their torque is zero).
2. Apply linear Newton's second law to the block (downward = positive)

   $$mg - T = ma$$
3. Apply rotational Newton's second law to the pulley

   $$\tau_{net} = TR = I\alpha, \quad I = \frac{1}{2}MR^2$$
4. Substitute $\alpha = a/R$ from the no-slip relation and simplify

   $$TR = \frac{1}{2}MR^2 \left(\frac{a}{R}\right) = \frac{1}{2}MRa \implies T = \frac{1}{2}Ma$$
5. Solve for linear acceleration of the block

   $$mg - \frac{1}{2}Ma = ma \implies a = \frac{mg}{m + M/2} = 7.84 \text{ m/s}^2$$
6. Solve for angular acceleration of the pulley

   $$\alpha = \frac{a}{R} = \frac{7.84}{0.1} = 78.4 \text{ rad/s}^2$$

**Check your understanding**

Test your understanding of how mass distribution affects rotational inertia:

1. Two uniform spheres have the same total mass and same outer radius. Sphere A is solid with uniform mass distribution, while Sphere B has most of its mass concentrated near its outer surface. Which statement correctly compares the rotational inertia of the two spheres about an axis through their center of mass?

   - $I_A > I_B$, because mass closer to the axis gives larger rotational inertia
   - $I_A = I_B$, because they have the same total mass and same radius
   - $I_B > I_A$, because mass farther from the axis gives larger rotational inertia
   - $I_B > I_A$, because hollow objects always have smaller rotational inertia than solid objects of the same mass and radius

   *Answer:* $I_B > I_A$, because mass farther from the axis gives larger rotational inertia

   *Why:* Rotational inertia scales with $r^2$, so more mass at larger radii gives a larger total rotational inertia, making C the correct answer.

> **Exam tip:** Always calculate net torque and rotational inertia about the same axis. Mismatching axes is one of the most common errors on AP rotational dynamics problems.

## Common pitfalls

- **Wrong:** Using $I = MR^2$ for a solid disk, or $\frac{1}{2}MR^2$ for a hoop
  - Why it fails: Students mix up coefficients for common rotational inertia formulas because both share the same $MR^2$ form
  - Correct: Memorize the correct coefficient for each common shape, and double-check the formula when starting a problem
- **Wrong:** Applying the parallel axis theorem starting from a non-center-of-mass axis
  - Why it fails: Students misremember that the theorem requires the starting axis to pass through the center of mass
  - Correct: Always start from the center of mass rotational inertia when calculating $I$ for a new parallel axis
- **Wrong:** Assuming tension equals the weight of a hanging block when the pulley has mass
  - Why it fails: Students carry over the massless pulley assumption that $T = mg$ to massive pulley systems
  - Correct: Always write a separate Newton’s second law equation for the hanging block to solve for tension
- **Wrong:** Writing $I = \sum m_i r_i$ instead of $I = \sum m_i r_i^2$ for discrete systems
  - Why it fails: Students confuse the center of mass position formula with the rotational inertia formula
  - Correct: Always explicitly write the exponent 2 for $r_i$ when setting up your calculation
- **Wrong:** Adding rotational inertia directly to mass when solving block-pulley system acceleration
  - Why it fails: Students take an incorrect shortcut and forget rotational inertia and mass have different units and cannot be added directly
  - Correct: Always write separate equations for linear and rotational motion, then eliminate variables step-by-step

## Cheatsheet

| Category | Formula | Notes |
| --- | --- | --- |
| Discrete system rotational inertia | $I = \sum m_i r_i^2$ | $r_i$ = perpendicular distance from axis |
| Thin hoop (central axis) | $I = MR^2$ | All mass at distance $R$ from axis |
| Solid disk (central axis) | $I = \frac{1}{2}MR^2$ | Uniform mass distribution |
| Thin rod (end axis) | $I = \frac{1}{3}ML^2$ | Derived from parallel axis theorem |
| Parallel Axis Theorem | $I = I_{cm} + Md^2$ | Only for parallel axes from CM |
| Rotational Newton's Second Law | $\tau_{net} = I \alpha$ | $\tau_{net}$ and $I$ about same axis |
| Tangential/Angular Acceleration | $a_t = R\alpha$ | No-slip fixed-axis rotation |

## What's next

This topic is the non-negotiable foundation for all rotational dynamics that follows in Unit 6. Next, you will apply rotational Newton’s second law to rolling motion without slipping, where you combine rotational and linear motion for objects moving across a surface. Without mastering how to calculate rotational inertia and relate net torque to angular acceleration, you cannot correctly solve rolling motion problems, which frequently appear on the AP Physics 1 FRQ section. This topic also feeds into rotational kinetic energy and angular momentum, two other core concepts that make up a large portion of Unit 6’s exam weight.

- [Angular Momentum](https://www.owlsprep.com/study/ap-physics-1-u6-angular-momentum/)
- [Conservation of Angular Momentum](https://www.owlsprep.com/study/ap-physics-1-u6-conservation-of-angular-momentum/)
- [Simple Harmonic Motion and Waves Overview](https://www.owlsprep.com/study/ap-physics-1-u7-overview/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-physics-1-u6-rotational-inertia-and-rotational-newton/
