Problem involving angular momentum

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
issacnewton
Messages
1,035
Reaction score
37
Hi

I have posted the problem in files 1 and 2. Its the same problem split in two files. The problem asks to find the angular speed immediately after impact. The problem is from the chapter
of angular momentum but I am trying to solve it using conservation of linear momentum.
In part a, I calculated the angular speed immediately before the impact. Its
[itex]\omega_i=2.35 \,\mbox{rad/s}[/itex]. Now when the snowball hits the sign, we have a perfectly inelastic collision. So for calculating the speed immediately after the impact, we need to calculate the center of mass of the sign+snowball system.

[tex]r_{cm}=\frac{(0.4)(0.5)+(2.4)(0.25)}{0.4+2.4}=0.2857\, \mbox{m}[/tex]

So we set up the following equation for the conservation of momentum.

[tex]-m_{snow}v_{snow}+m_{sign}v_i \omega_i=(m_{snow}+m_{sign})r_{cm}\omega_f[/tex]

where [itex]v_i[/itex] is the velocity of the center of mass of the sign just before the impact. Since vi is the product of the distance of the center of mass from the axis of rotation and the initial angular velocity, we have

[tex]v_i=(0.25)(2.35)[/tex]

so we get, after plugging in the numbers,

[tex]-(0.4)(1.6)+(2.4)(0.25)(2.35)=(0.4+2.4)(0.2857)\omega_f[/tex]

[tex]\omega_f=0.9625\, \mbox{rad/s}[/tex]

But using the methods of angular momentum conservation, I get

[tex]\omega_f=0.498\, \mbox{rad/s}[/tex]So where am I going wrong ?

Thanks
 

Attachments

  • 1.PNG
    1.PNG
    24.4 KB · Views: 537
  • 2.PNG
    2.PNG
    26.7 KB · Views: 512
Physics news on Phys.org
Kuruman, thanks. I just overlook that fact.