Calculating Initial Bullet Speed in Bullet-Block Collision on a Table

  • Thread starter Thread starter billiam
  • Start date Start date
  • Tags Tags
    Block Bullet
AI Thread Summary
An 8.00 g bullet is fired into a 250 g block, which falls from a 1.00 m table and lands 1.5 m away. The time for the block to hit the ground is calculated to be approximately 0.4517 seconds. The initial calculations incorrectly assumed constant acceleration during the block's horizontal motion, leading to errors in determining the bullet's initial speed. The correct approach involves finding the horizontal velocity of the block and bullet system after the collision using conservation of momentum. This method clarifies the relationship between the bullet's speed and the block's movement post-impact.
billiam
Messages
4
Reaction score
0
An 8.00 g bullet is fired into a 250 g block that is initially at rest at the edge of a table of 1.00 m height (Fig. P6.30). The bullet remains in the block, and after the impact the block lands d = 1.5 m from the bottom of the table. Determine the initial speed of the bullet.


this is what i did:

time for block to hit floor:
x = ut + 0.5at^2
1.0 = 0.5*9.8t^2
t = 0.4517 seconds

acceleration needed to move block 1.5 meters in t seconds

1.5 = 0.5a*0.4517^2
a = 14.7


velocity at time of hitting the ground:
v=u+at
v=6.63999 m/s

mv = (m+M)V
.008v = (.258)6.63999
v = 214.139m/s


this is the wrong answer; could someone give me a hand?

thanks

bill
 
Physics news on Phys.org
While the block falls, it is not accelerating in the x direction, but merely has a velocity. You know it travels 1.5m in 0.45 seconds, so find the velocity of the block+bullet system after the collision. From there I would try energy methods, since its a perfectly inelastic collision.
 
acceleration needed to move block 1.5 meters in t seconds

1.5 = 0.5a*0.4517^2
a = 14.7

This is your error. This formula assumes a constant acceleration throughout the motion. That is not true here. The bullet gives an "instantaneous" acceleration to the block. After that, there is no horizontal acceleration.

Assume the block(and bullet) has some initial horizontal velocity v0 m/s and acceleration 0. Then the distance the block moves in t seconds is given by v0t. Assuming your value for t is correct (I didn't check that) you can solve v0(0.4517)= 1.5 to find v0.

Now, use conservation of momentum with the velocity you just found to find the velocity of the bullet just before hitting the block.
 
Thank you guys so much. I am a moron; wasted an hour on this question.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
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