Angular momentum and collisions

AI Thread Summary
The discussion centers on a physics problem involving a wooden block and a bullet colliding in an inelastic manner. The initial kinetic energy of the bullet is calculated as (1/2)mv^2, while the final kinetic energy after the collision is derived using conservation of momentum. The fraction of kinetic energy lost during the collision is expressed as (K_i - K_f) / K_i, leading to the conclusion that the energy lost can be represented as (M/(m+M))K_0. Participants clarify the correct application of formulas and the simplification process, ultimately confirming the calculations. The thread also includes a brief mention of using LaTeX for clearer equation formatting in future posts.
XxBollWeevilx
Messages
78
Reaction score
0
[SOLVED] Angular momentum and collisions

Homework Statement



A wooden block of mass M resting on a frictionless horizontal surface is attached to a rigid rod of length \ell and of negligible mass. The rod is pivoted at the other end. A bullet of mass m and traveling parallel to the horizontal surface and normal to the rod with speed \vec{v} hits the block and gets embedded in it. What fraction of the original kinetic energy is lost in the collision?

Homework Equations



Fraction = (K_{f}-K_{0}) / K_{0}
v_{f} = (mv / M+m)

The Attempt at a Solution



The main thing that confused me here is the way the collision works and what the energy is before and after the collision. I said that before the energy before would simply be (1/2)mv^2, the kinetic energy of the bullet. Then after, the kinetic would be (1/2)(M+m)v^2 where the masses are combined and v is the final speed. I got the equation for final velocity above from my collision formulas for inelastic collisions, but each time I try to work it out, I cannot get the correct answer, which is M / (M+m). Also, I am confused by how I find the fraction of the original energy lost...is my fraction formula above correct, or is it simply final energy over initial energy? I'm just having trouple conceptualizing it. Thanks so much.
 
Physics news on Phys.org
The energy lost would be: KEi - KEf
Expressing this as a fraction of the initial energy is just: (KEi - KEf)/KEi
 
OK, thanks. But I don't feel confident that my substitution for final velocity would be correct. I'll try and rework the problem and see if I can come up with it.
 
Everything you have is correct. From conservation of momentum (which we're only applying to the magnitudes of the momentum, which I guess is ok at the instant of the collision?), you get:

v = \frac{m}{m+M} v_0

The kinetic energy lost is equal to:

-\Delta K = K_0 - K = \frac{1}{2}mv_0^2 - \frac{1}{2}(m+M)v^2

= \frac{1}{2}mv_0^2 - \frac{1}{2}\frac{m^2}{m+M}v_0^2

= \frac{1}{2}m\left(1-\frac{m}{m+M}\right)v_0^2

= \frac{1}{2}mv_0^2 \left(\frac{M}{m+M}\right) = \left(\frac{M}{m+M}\right)K_0
 
XxBollWeevilx said:
OK, thanks. But I don't feel confident that my substitution for final velocity would be correct. I'll try and rework the problem and see if I can come up with it.
You don't have to rework anything. Just calculate the initial and final KE.
 
cepheid said:
Everything you have is correct. From conservation of momentum (which we're only applying to the magnitudes of the momentum, which I guess is ok at the instant of the collision?), you get:

v = \frac{m}{m+M} v_0

The kinetic energy lost is equal to:

-\Delta K = K_0 - K = \frac{1}{2}mv_0^2 - \frac{1}{2}(m+M)v^2

= \frac{1}{2}mv_0^2 - \frac{1}{2}\frac{m^2}{m+M}v_0^2

= \frac{1}{2}m\left(1-\frac{m}{m+M}\right)v_0^2

= \frac{1}{2}mv_0^2 \left(\frac{M}{m+M}\right) = \left(\frac{M}{m+M}\right)K_0
Thanks for the help. The only thing I don't understand is between the last two lines of what you did. How did M get on the top of the fraction, each time I calculate it I work it out I seem to get m on the top. And once I simplify KEi-KEf, I need to divide by KEi to get the fraction, correct? Thanks so much.
 
Nevermind about that last question, I see how KEi will cancel anyway. But how does M get on the top of the fraction?
 
XxBollWeevilx said:
Nevermind about that last question, I see how KEi will cancel anyway. But how does M get on the top of the fraction?
Hint: 1 = (m + M)/(m + M)
 
Doy! Can't believe I didn't consider that. Thanks so much for the assistance!

For future reference...how do I make my equations like cepheid did above, is there a certain button I can click in the post screen to do so? It would make my equations look much clearer.
 
  • #11
Thank you!
 
Back
Top