Conservation of momentum (relative speed)

AI Thread Summary
The discussion centers on applying the conservation of momentum to a scenario involving a gun firing a shell. The initial momentum is zero before firing, and after firing, the momentum is expressed as the sum of the gun's and shell's momenta. The key equation derived is that the shell's speed relative to the ground is v_g = v / (1 + m/M), where v is the shell's speed relative to the gun. Participants emphasize the importance of correctly identifying initial and final states to construct momentum equations accurately. The conversation concludes with a confirmation of the derived relationship.
weirdlycool
Messages
5
Reaction score
0

Homework Statement


Consider a gun of mass M (when unloaded) that fires a shell of mass m with muzzle speed v. (That is, the shell's speed relative to the gun is v.) Assuming that the gun is completely free to recoil (no external forces on gun or shell), use conservation of momentum to show that the shell's speed relative to the ground is ##\frac{v}{(1+ \frac{m}{M})}##

Homework Equations


##p=mv##
##m_1 v_1 = m_2 v_2##
##M = ## mass of the gun
##m = ## mass of the shell
##v = ## speed of the shell relative to the gun's muzzle
##v_g = ## shell's speed relative to the ground

The Attempt at a Solution


##p_{initial} = Mv##
##p_{final} = ( M + m ) v_g##
I'm not sure if the initial and final momentum is correct
##Mv = ( M + m ) v_g##
##v = (1 + \frac{m}{M}) v_g ##
##v_g = \frac{v}{(1+ \frac{m}{M})}##
 
Last edited:
Physics news on Phys.org
Your equation is wrong.
 
  • Like
Likes weirdlycool
In conservation of momentum, you have to always identify first what is the initial state and the final state then you will know how to construct the initial and final momentum. Now, the initial state is when you are NOT yet firing the gun then the final state is when you already fired the gun with the bullet having a speed v. So, what is your initial momentum given that you haven't fired the gun yet? Also after firing, is the bullet and gun together? You should also construct the relationship of the velocities in vector form.

v(gun rel ground) + v(bullet rel gun) = v(bullet rel ground)
 
  • Like
Likes weirdlycool
Figaro said:
In conservation of momentum, you have to always identify first what is the initial state and the final state then you will know how to construct the initial and final momentum. Now, the initial state is when you are NOT yet firing the gun then the final state is when you already fired the gun with the bullet having a speed v. So, what is your initial momentum given that you haven't fired the gun yet? Also after firing, is the bullet and gun together? You should also construct the relationship of the velocities in vector form.

v(gun rel ground) + v(bullet rel gun) = v(bullet rel ground)

Thanks, I think I got it already. The initial momentum is 0
## p_{initial} = ## 0
## p_{final} = ## M v(gun rel ground) + m v(bullet rel ground) therefore,
0 = M [ v(bullet rel ground) - v(bullet rel gun) ] + m v(bullet rel ground)
m v(bullet rel ground) = - M v(bullet rel ground) + M v(bullet rel gun)
( m + M ) v(bullet rel ground) = M v(bullet rel gun)

## v(bullet \ rel \ ground) = \frac{v(bullet \ rel \ gun)}{(\frac{m}{M}+1)}##
 
That's right.
 
  • Like
Likes weirdlycool
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top