MHB What Determines the Angular Momentum of a Rolling Boulder?

  • Thread starter Thread starter cbarker1
  • Start date Start date
  • Tags Tags
    Hill Roll
Click For Summary
To determine the angular momentum of a rolling boulder, the conservation of energy principle is applied, relating gravitational potential energy to kinetic energy forms. The boulder, with a mass of 90.2 kg and radius of 20 cm, rolls down a 16 m hill, transitioning from potential to both translational and rotational kinetic energy. The equations derived show that the angular velocity can be calculated using the height difference and the moment of inertia. The final angular momentum is expressed as L = Iω, where I is the moment of inertia and ω is the angular velocity. This approach provides a framework for calculating angular momentum at various points during the boulder's descent.
cbarker1
Gold Member
MHB
Messages
345
Reaction score
23
Dear Every one,
Here is the question. How to get started with this question?
A spherical boulder of mass 90.2 kg and radius 20 cm rolls without slipping down a hill 16 m high from rest.
(a)
What is its angular momentum about its center when it is half way down the hill? (Enter the magnitude in kg [FONT=&quot]· m2/s.)
kg [FONT=&quot]· m2/s


(b)
What is its angular momentum about its center when it is at the bottom? (Enter the magnitude in kg [FONT=&quot]· m2/s.)
kg [FONT=&quot]· m2/s


Thanks,
Cbarker1
 
Mathematics news on Phys.org
Cbarker1 said:

A spherical boulder of mass 90.2 kg and radius 20 cm rolls without slipping down a hill 16 m high from rest.
(a)
What is its angular momentum about its center when it is half way down the hill? (Enter the magnitude in kg · m2/s.)
kg · m2/s


(b)
What is its angular momentum about its center when it is at the bottom? (Enter the magnitude in kg · m2/s.)
kg · m2/s


conservation of energy (assuming the boulder starts from rest) ...

initial gravitational potential energy = final gravitational potential energy + translational kinetic energy + rotational kinetic energy

$mgh_0 = mgh_f + \dfrac{1}{2}mv^2 + \dfrac{1}{2}I \omega^2$

note $v = r\omega$ ...

$mgh_0 = mgh_f + \dfrac{1}{2}m(r\omega)^2 + \dfrac{1}{2}I \omega^2$

$2mg(h_0-h_f) = m(r\omega)^2 + I \omega^2$

$2mg(h_0-h_f) = \omega^2(mr^2 + I)$

$\omega = \sqrt{\dfrac{2mg(h_0-h_f)}{mr^2 + I}}$

finally, note $L = I\omega$