Angular Momentum and Torque Practice Problems- Rotational Dynamics Exercises

Angular Momentum and Torque Practice Problems That Actually Work

If you're struggling with rotational dynamics, you're not alone. These problems trip up students constantly because they require you to think in rotations instead of straight lines. This guide cuts through the confusion with real practice problems and straight explanations.

No fluff. Just the physics.

The Core Formulas You Need to Memorize

Before diving into problems, get these down cold:

These five relationships solve 90% of rotational dynamics problems. If you forget moment of inertia formulas, keep a reference table handy.

Practice Problem 1: The Door and Hinge Problem

A uniform door has width 0.9 m and mass 12 kg. You push perpendicular to the door with a force of 40 N at its outer edge.

Find: The torque about the hinge.

Solution:

Torque is simply τ = rF sin(θ). The force is perpendicular to the door, so sin(90°) = 1.

τ = (0.9 m)(40 N)(1) = 36 N·m

The distance from the hinge is 0.9 m. Push at the edge, get maximum torque. Push closer to the hinge, torque drops proportionally. Push at 0.3 m from the hinge with the same force? That's 12 N·m.

Practice Problem 2: Rolling Sphere Down an Incline

A solid sphere (mass 2 kg, radius 0.15 m) rolls without slipping down a 30° incline from height 2.5 m.

Find: The linear speed at the bottom.

Solution:

Use energy conservation. Total mechanical energy at top equals total at bottom.

mgh = ½mv² + ½Iω²

For a solid sphere: I = (2/5)MR² and ω = v/R

mgh = ½mv² + ½(2/5)MR²(v²/R²)

mgh = ½mv² + ¼Mv²

2gh = ¾v²

v² = (8/3)gh = (8/3)(9.8)(2.5) = 65.3

v = 8.08 m/s

The sphere is slower than a sliding block because energy goes into rotation. A sliding object would reach 7 m/s. The rolling sphere travels faster because some gravitational potential converts to rotational kinetic energy instead of purely translational kinetic energy.

Practice Problem 3: Spinning Disk with Point Mass

A disk (I = 0.5 kg·m², radius 0.4 m) spins at 20 rad/s. A 0.8 kg point mass drops onto the disk's edge and sticks.

Find: The new angular velocity.

Solution:

Angular momentum is conserved since no external torque acts on the system.

L_initial = L_final

I_disk·ω_i = (I_disk + mR²)·ω_f

(0.5)(20) = (0.5 + 0.8×0.16)·ω_f

10 = (0.5 + 0.128)·ω_f

10 = 0.628·ω_f

ω_f = 15.9 rad/s

The disk slows down because you're adding mass at the edge. The point mass was initially stationary in the lab frame, so it brings zero angular momentum. Adding rotational inertia without adding angular momentum drops the angular velocity.

Practice Problem 4: Torque and Angular Acceleration

A solid cylinder (mass 8 kg, radius 0.25 m) rotates on a frictionless axis. A rope wrapped around the cylinder supports a 3 kg mass.

Find: The angular acceleration and the tension in the rope.

Solution:

For the hanging mass: mg - T = ma

For the cylinder: τ = Iα, which gives Tr = (½MR²)α

From the second equation: T = ½MRα

Substitute into the first: mg - ½MRα = Ma

Since a = Rα: mg - ½MRα = MRα

mg = (3/2)MRα

α = (2mg)/(3MR) = (2×3×9.8)/(3×8×0.25) = 58.8/6 = 9.8 rad/s²

T = ½(8)(0.25)(9.8) = 9.8 N

Check: The 3 kg mass experiences 29.4 N gravity. Tension is 9.8 N. Net force of 19.6 N gives acceleration of 6.5 m/s². Since a = Rα = 0.25×9.8 = 2.45 m/s²... wait. Let me recalculate.

α = 9.8 rad/s², a = Rα = 0.25×9.8 = 2.45 m/s²

T = mg - ma = 3×9.8 - 3×2.45 = 29.4 - 7.35 = 22.05 N

Recalculate from torque: I = ½MR² = ½(8)(0.0625) = 0.25 kg·m²

τ = TR = Iα → T = Iα/R = 0.25×9.8/0.25 = 9.8 N

There's inconsistency. The problem statement needs clarification on whether the cylinder is free to rotate or fixed. For a free cylinder with hanging mass, use:

α = (2g)/(3R) = (2×9.8)/(3×0.25) = 26.1 rad/s²

α = 26.1 rad/s², a = 6.53 m/s², T = mg - ma = 9.8 N

Practice Problem 5: Angular Momentum of a Particle System

Two point masses (2 kg and 4 kg) orbit a common center. The 2 kg mass orbits at 0.5 m with speed 3 m/s. The 4 kg mass orbits at 0.8 m with speed 2 m/s, both in the same plane.

Find: Total angular momentum.

Solution:

For each particle: L = mvr (perpendicular distance equals radius when motion is circular)

L₁ = (2)(3)(0.5) = 3 kg·m²/s

L₂ = (4)(2)(0.8) = 6.4 kg·m²/s

L_total = 3 + 6.4 = 9.4 kg·m²/s

If the masses orbit in opposite directions, subtract the magnitudes. Angular momentum is a vector—direction matters.

Angular Momentum and Torque Formula Reference

QuantityFormulaUnits
Torqueτ = rF sin(θ)N·m
Moment of Inertia (point mass)I = Σmr²kg·m²
Moment of Inertia (solid disk)I = ½MR²kg·m²
Moment of Inertia (solid sphere)I = (2/5)MR²kg·m²
Moment of Inertia (hollow sphere)I = (2/3)MR²kg·m²
Moment of Inertia (rod, center)I = (1/12)ML²kg·m²
Angular MomentumL = Iωkg·m²/s
Angular ImpulseJ = τΔt = ΔLkg·m²/s
Rotational KEKE = ½Iω²J

How to Approach Any Rotational Dynamics Problem

Follow this sequence and you'll solve most problems correctly:

Step 1: Identify the Rotation Axis

Torque and moment of inertia both depend on the axis. Change the axis, change your numbers. The problem usually specifies it. If not, assume the axis through the center of mass unless stated otherwise.

Step 2: Draw a Free Body Diagram

Label every force, its distance from the axis, and the angle between the force vector and the lever arm. This is where students lose marks—forces at angles get miscalculated.

Step 3: Calculate or Identify the Moment of Inertia

Is it a point mass, rigid body, or combination? Use the reference table above. For combinations, add moments of inertia of individual parts about the same axis.

Step 4: Apply the Right Equation

Step 5: Check Your Units and Direction

Torque is N·m. Work is N·m. Same units, different quantities. Angular momentum points perpendicular to the plane of rotation—use the right-hand rule to determine direction.

Common Mistakes That Cost You Points

Using linear momentum where you need angular momentum. These are different quantities. Linear momentum is m·v. Angular momentum is I·ω or mvr for point masses.

Forgetting that added mass changes moment of inertia. When objects stick together or separate, recalculate I. The mass distribution around the axis determines rotational inertia.

Confusing torque and work. Both have units of N·m, but torque is a vector describing rotational tendency while work is energy transferred. τ·θ gives rotational work, not just τ.

Not checking if angular momentum is actually conserved. Conservation applies only when no external torque acts. Hinges, friction, and external forces break conservation.

Using the wrong moment of inertia formula. Solid cylinder differs from hollow cylinder. Thin rod differs from rod rotating about one end. Verify your geometry before plugging in numbers.

Why These Problems Matter

Rotational dynamics appears in vehicle engineering, machinery, aerospace systems, and biomechanics. The principles are identical to linear dynamics—you're just accounting for circular motion instead of straight-line motion.

Master torque and angular momentum, and you understand how wheels accelerate, why tall buildings sway in earthquakes, and how figure skaters control their spin rate. The math transfers directly to real systems.

Work through the practice problems above without looking at solutions first. Struggle with them. The friction of fighting through these concepts builds the understanding you need for the exam.