Torque and angular momentum — when to use which in rotational problems

hard CBSE JEE-MAIN 4 min read

Question

When solving rotational problems, how do we decide whether to use torque (τ=Iα\tau = I\alpha) or angular momentum conservation (L=Iω=constantL = I\omega = \text{constant})? What is the systematic approach?

(CBSE 11, JEE Main — this decision is the key to solving 90% of rotational mechanics problems efficiently)


Solution — Step by Step

τnet=Iα\tau_{net} = I\alpha

Use when: the net external torque is non-zero and you need to find angular acceleration, or when forces create torques and you want the resulting rotational motion.

Typical problems: A force applied to a wheel, a mass hanging from a pulley, a rod released from horizontal position.

The strategy: calculate τnet\tau_{net} about a chosen axis, find II about the same axis, then α=τnet/I\alpha = \tau_{net}/I.

Li=LfL_i = L_f Iiωi=IfωfI_i\omega_i = I_f\omega_f

Use when: the net external torque about the chosen axis is zero. This happens when all external forces pass through the axis or when there are no external forces.

Typical problems: Ice skater pulling arms in, mass placed on a spinning disc, bullet hitting a freely pivoted rod, a planet moving in orbit.

The strategy: identify the axis about which τnet=0\tau_{net} = 0, write LL before and after the event, equate them.

Ask: Is there a net external torque about my chosen axis?

  • τnet0\tau_{net} \neq 0: Use τ=Iα\tau = I\alpha (or energy methods combined with torque analysis)
  • τnet=0\tau_{net} = 0: Use angular momentum conservation Iiωi=IfωfI_i\omega_i = I_f\omega_f
  • Both torque and energy involved: Use τ=Iα\tau = I\alpha for angular acceleration, then kinematics (ω2=ω02+2αθ\omega^2 = \omega_0^2 + 2\alpha\theta) or energy conservation for velocity

Axis choice matters: Sometimes torque is zero about one axis but non-zero about another. Choosing the right axis can simplify the problem enormously. Pivot points and centres of mass are usually the best choices.

Problem: A uniform rod (mass MM, length LL) is pivoted at one end. A bullet (mass mm, velocity vv) hits the free end and embeds itself. Find the angular velocity just after collision.

Analysis: During the collision, the pivot exerts a large impulsive force — but this force passes through the pivot point, so it creates zero torque about the pivot. Therefore, angular momentum is conserved about the pivot.

Before: Li=mvLL_i = mv \cdot L (bullet’s angular momentum about pivot = linear momentum ×\times perpendicular distance)

After: Lf=(Irod+mL2)ω=(ML23+mL2)ωL_f = (I_{rod} + mL^2)\omega = (\frac{ML^2}{3} + mL^2)\omega

mvL=(ML23+mL2)ωmv \cdot L = \left(\frac{ML^2}{3} + mL^2\right)\omega ω=3mv(M+3m)L\boxed{\omega = \frac{3mv}{(M + 3m)L}}

We used conservation, not τ=Iα\tau = I\alpha, because the collision is instantaneous (no time for torque to produce angular impulse) and the pivot force has zero torque.

flowchart TD
    A["Rotational Problem"] --> B{"Net external torque about chosen axis?"}
    B -->|"τ ≠ 0"| C["Use τ = Iα"]
    C --> C1["Find angular acceleration"]
    C1 --> C2["Then use rotational kinematics"]
    B -->|"τ = 0"| D["Use angular momentum conservation"]
    D --> D1["Iiωi = Ifωf"]
    E["Collision/sudden change?"] --> D
    F["Continuous force/torque?"] --> C
    G["Choose axis at pivot or CM<br/>to eliminate unknown forces"] --> B

Why This Works

Torque is the rotational analogue of force — it causes angular acceleration just as force causes linear acceleration. Angular momentum conservation is the rotational analogue of linear momentum conservation — it applies when the net external torque is zero, just as linear momentum is conserved when net external force is zero.

The reason pivot-axis choices are powerful: the pivot reaction force creates zero torque about the pivot (moment arm = 0), eliminating an unknown force from your equations.


Common Mistake

Students try to conserve angular momentum when there IS a net external torque. For example, when a rod falls under gravity while pivoted at one end — gravity creates a non-zero torque about the pivot. Here you must use energy conservation or τ=Iα\tau = I\alpha, NOT angular momentum conservation. Always verify τnet=0\tau_{net} = 0 before applying conservation.

In collision problems (bullet hitting rod, mass dropped onto disc), the collision duration is so short that gravity and other external forces produce negligible angular impulse during that time. So angular momentum IS conserved during the collision instant, even if external torques exist before and after. This is the same logic as linear momentum conservation in collisions.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next