How Far Does the Block Travel After a Bullet Collision?

AI Thread Summary
A bullet with a mass of 0.010 kg traveling at 400.0 m/s strikes a 4.0 kg block of wood, becoming lodged in it. The conservation of momentum is applied to find the final velocity of the block and bullet system after the collision, resulting in a velocity of approximately 0.9975 m/s. To determine how far the block travels horizontally after falling from a height of 1.2 m, the time taken to hit the ground is calculated using the vertical motion equation. The horizontal distance is then found using the formula x_h = v_h * t, where v_h is the horizontal velocity. The discussion clarifies the use of 's' as displacement in the equations.
evan4888
Messages
11
Reaction score
0
A 0.010-kg bullet traveling horizontally at 400.0 m/s strikes a 4.0-kg block of wood sitting at the edge of a table. The bullet is lodged into the wood. If the table height is 1.2 m, how far from the table does the block hit the floor?

this is what i did:

lets the mass of bullet = m2
the mass of block of wood = m1
velocity of the block of wood before the collision take place = v1
velocity of the bullet = v2
velocity of the block and bullet after the collision take place = vf
momenta of the block = p1
momenta of the bullet = p2

the momentum of block and bullet after collision equals the sum of momenta of the block and the bullet before the collision:

pf = pi

The initial momentum is the sum of the momenta of the block and bullet

pf = p1 + p2

Since the block is initially at rest, p1 = 0. Then

pf = p2
or
(m1 + m2)(vf) = (m2)(v2)

Solving for vf:

vf = [(0.010)(400.0)]/(4.0+0.010) = 0.9975 m/s

And I am kind of stuck here because I'm not sure how to calculate the distance from the table to the point that the block hits the floor. If it is the projectile motion formula, I guess I'm just not sure what to use and what to plug in.
 
Physics news on Phys.org
If I am interpreting the question correctly then vf is the initial horizontal velocity of the block after it beings to fall. To work out the horizontal distance between the table and the point at which the block hits the ground you can use x_h = v_h*t, where t is the time taken for the block to hit the ground and the horizontal velocity, v_h is constant(v_h = v_f). To find the value of t consider the block's veritcal motion. The initial vertical velocity is zero, acceleration is 9.8 m/s² down and the vertical displacement is 1.2 metres down. Just plug in the values, using correct signs, into s = ut + (1/2)at², solve for t and substitute back into x_h = v_h * t.
 
this helps a whole lot. Thank You! But what does the s in the final equation represent?
 
s is often used as displacement, which is what Benny is using it to represent.

s = ut + \frac {1} {2} at^2 = v_o t + \frac {1} {2} at^2 = x
 
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 '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