Rotational Motion: Application Problems (9)

hard 3 min read

Question

A solid sphere of mass M=2M = 2 kg and radius R=0.1R = 0.1 m rolls without slipping down an inclined plane of angle θ=30°\theta = 30°. Find the linear acceleration of the centre of mass. Take g=10g = 10 m/s2^2.

This is a JEE Main favourite — appeared in 2022 Shift 2 and 2024 Shift 1 with different shapes. The approach is the same every time.

Solution — Step by Step

Forces on the sphere: gravity MgMg (vertical down), normal NN (perpendicular to incline), friction ff (up the incline, since the sphere tends to slip down).

Rolling-without-slipping constraint: a=Rαa = R\alpha, where aa is linear acceleration of the centre and α\alpha is angular acceleration.

Mgsinθf=MaMg\sin\theta - f = Ma

Only friction produces torque about the centre (gravity and normal pass through the centre). Moment of inertia of a solid sphere: I=25MR2I = \tfrac{2}{5}MR^2.

fR=Iα=25MR2aRf \cdot R = I \alpha = \tfrac{2}{5}MR^2 \cdot \frac{a}{R}

f=25Maf = \tfrac{2}{5}Ma

Mgsinθ25Ma=MaMg\sin\theta - \tfrac{2}{5}Ma = Ma

gsinθ=a(1+25)=75ag\sin\theta = a(1 + \tfrac{2}{5}) = \tfrac{7}{5}a

a=57gsinθ=57(10)(0.5)=2573.57 m/s2a = \tfrac{5}{7}g\sin\theta = \tfrac{5}{7}(10)(0.5) = \tfrac{25}{7} \approx 3.57 \text{ m/s}^2

Final answer: a=257a = \tfrac{25}{7} m/s23.57^2 \approx 3.57 m/s2^2.

Why This Works

For a sliding block (no rotation), a=gsinθ=5a = g\sin\theta = 5 m/s2^2. For a rolling sphere, aa is reduced because part of the gravitational potential energy goes into rotational kinetic energy instead of translational.

The 57\tfrac{5}{7} factor is a memorable signature of the solid sphere. Other shapes give:

  • Hollow sphere: a=35gsinθa = \tfrac{3}{5}g\sin\theta
  • Solid cylinder: a=23gsinθa = \tfrac{2}{3}g\sin\theta
  • Hollow cylinder/ring: a=12gsinθa = \tfrac{1}{2}g\sin\theta

Higher II means more energy locked in rotation, so smaller linear aa.

For a body with I=kMR2I = kMR^2 rolling without slipping:

a=gsinθ1+ka = \frac{g\sin\theta}{1 + k}

For solid sphere k=2/5k = 2/5, hollow sphere k=2/3k = 2/3, solid cylinder k=1/2k = 1/2, ring k=1k = 1.

Alternative Method

Energy method. Potential energy lost = total kinetic energy gained:

Mgh=12Mv2+12Iω2=12Mv2(1+k)Mgh = \tfrac{1}{2}Mv^2 + \tfrac{1}{2}I\omega^2 = \tfrac{1}{2}Mv^2(1 + k)

Differentiate w.r.t. time to get aa, or use v2=2asv^2 = 2as with h=ssinθh = s\sin\theta to confirm.

For “which reaches the bottom first” comparison questions, smaller kk wins. So solid sphere beats hollow sphere beats solid cylinder beats ring. Memorise this order — it appears every other JEE.

Common Mistake

Students forget to write the torque equation and just use Mgsinθ=MaMg\sin\theta = Ma, getting a=5a = 5 m/s2^2. This ignores that rotation steals energy from translation. Always write both Newton’s second law AND the torque equation for rolling problems.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next