Conservation of Momentum/Collision

  • Thread starter Thread starter astro2525
  • Start date Start date
  • Tags Tags
    Conservation
AI Thread Summary
The discussion centers on a physics problem involving a bullet colliding with a wooden block and compressing a spring. The bullet, weighing 5 grams, bounces back at 50 m/s after impacting the block, which is resting against a spring with a maximum compression of 5 cm. Participants debate whether to assume an elastic collision, ultimately concluding that the collision is inelastic since the problem asks for the kinetic energy lost. The correct approach involves using conservation of momentum and energy equations to determine the bullet's initial speed and the fraction of kinetic energy lost. The conversation highlights the importance of accurately applying physics principles to solve collision problems.
astro2525
Messages
18
Reaction score
0

Homework Statement



A 5-gram bullet is shot horizontally at a 2-kg wooden block resting against a relaxed 100 N/m spring (the other end of the spring is fixed against a wall, the spring and the block sitting on a horizontal, frictionless table). It is observed that the bullet bounces back at 50 m/s and that the spring shows a maximal compression of 5-cm.
A) What was the initial speed of the bullet?
B) What fraction of the initial kinetic energy of the bullet was lost during the collision?

m of bullet = .005 kg
M of wooden block = 2 kg
Vfinal of bullet = 50 m/s
Max compression (x) = 5-cm = .05 m

Homework Equations


Looks like elastic collision so .. total momentum is conserved as well as kinetic energy.
KE = (1/2)m*v^2
EPE = (1/2)k*x^2

The Attempt at a Solution


When spring is completely compressed:
KEinitial(bullet) = PE(spring) + KEfinal(bullet)
(1/2).005*v^2 = (1/2)*100*.05^2 + (1/2).005*50^2
Would this be right? It seems too simple to me ..

Any help is appreciated.
 
Physics news on Phys.org
astro2525 said:

Homework Statement



A 5-gram bullet is shot horizontally at a 2-kg wooden block resting against a relaxed 100 N/m spring (the other end of the spring is fixed against a wall, the spring and the block sitting on a horizontal, frictionless table). It is observed that the bullet bounces back at 50 m/s and that the spring shows a maximal compression of 5-cm.
A) What was the initial speed of the bullet?
B) What fraction of the initial kinetic energy of the bullet was lost during the collision?

m of bullet = .005 kg
M of wooden block = 2 kg
Vfinal of bullet = 50 m/s
Max compression (x) = 5-cm = .05 m

Homework Equations


Looks like elastic collision so .. total momentum is conserved as well as kinetic energy.

Why would you assume that?

KE = (1/2)m*v^2
EPE = (1/2)k*x^2

The Attempt at a Solution


When spring is completely compressed:
KEinitial(bullet) = PE(spring) + KEfinal(bullet)
(1/2).005*v^2 = (1/2)*100*.05^2 + (1/2).005*50^2
Would this be right? It seems too simple to me ..

Any help is appreciated.

This is not how you approach it. You shouldn't assume an elastic collision. The very fact that they ask what fraction of the bullet's KE is lost should tell you the collision is not perfectly elastic.

Start with conservation of linear momentum to relate the initial velocity of the bullet to its final velocity and the velocity of the block at the moment it just starts moving. At this moment, the spring is uncompressed.

When the spring is fully compressed, the block is at rest. At this point, all the block's KE has been converted to EPE.

From this, you should be able to set up two equations to answer both parts in turn.
 
Okay, so linear momentum would be:
.005*Vi + 0 = 2.005*Vf + .005*50
.005*Vi = 2.005*Vf + 0.25
Vi = 401*Vf + 50

KE:

(1/2)(m+M)*Vf^2 = (1/2)100*.05^2

then solve that for Vf^2 and plug that into Vi = 401*Vf + 50 to find the initial velocity?
 
astro2525 said:
Okay, so linear momentum would be:
.005*Vi + 0 = 2.005*Vf + .005*50

Wait, wait, wait. The bullet bounces back. There are errors in two of your terms here (one is a sign error, the other is numerical).

(1/2)(m+M)*Vf^2 = (1/2)100*.05^2

Again, the bullet bounces back.
 
.005*Vi = 2.005*Vf - .005*50

not sure where second error is =(

(1/2)(m+M)*Vf^2 - (1/2)m*50^2 = (1/2)100*.05^2

?
 
astro2525 said:
.005*Vi = 2.005*Vf - .005*50

not sure where second error is =(

(1/2)(m+M)*Vf^2 - (1/2)m*50^2 = (1/2)100*.05^2

?

If the bullet bounces back (off the block), why are you adding the masses of the block and bullet? Shouldn't that be just "2" instead of "2.005"?

As for the energy equation, your first go in post #3 was correct, except that should be just M instead of (m+M). The bullet does not add to the block's mass.
 
  • Like
Likes 1 person
Ohhhhhh, for some reason I was thinking the bullet would travel with the block before bouncing off. Thank you so much!
 
astro2525 said:
Ohhhhhh, for some reason I was thinking the bullet would travel with the block before bouncing off. Thank you so much!

No worries, glad to help.
 
Back
Top