Solving the Basic Mechanics Bullet Block Collision Problem

AI Thread Summary
The discussion centers on solving a bullet-block collision problem using conservation of energy principles. The initial calculation provided an incorrect bullet speed of 56.64 m/s, which was challenged due to the inelastic nature of the collision and the work done by friction. It was clarified that energy is not conserved in this scenario, as the bullet deforms the block and generates heat. The correct approach involves using linear momentum conservation and results in a bullet speed of 1134 m/s. Additionally, participants emphasized the importance of clear notation and including units in calculations for better understanding.
Arm
Messages
16
Reaction score
5
Homework Statement
A bullet with a mass of 5.0 g is fired horizontally into a 2.0 kg wooden block which is
resting on a horizontal table. The bullet stops in the block and the block and bullet
combination move 2.0 m. The coefficient of kinetic friction between the block and
surface of the table is 0.2. Find the initial speed of the bullet.
Relevant Equations
$$ KE = \frac{mv^2}{2} $$
$$ W = \Delta E = F * distance $$
$$ F_friction \le F_N * \mu $$
$$ g = 10 $$
$$ \frac{5E-3*v^2}{2} = (2 + 5E-3)(10)(0.2)(2) $$
v = 56.64
I just don't get how this is the wrong answer....it's just simple conservation of energy, right?
 
Physics news on Phys.org
Arm said:
Homework Statement: A bullet with a mass of 5.0 g is fired horizontally into a 2.0 kg wooden block which is
resting on a horizontal table. The bullet stops in the block and the block and bullet
combination move 2.0 m. The coefficient of kinetic friction between the block and
surface of the table is 0.2. Find the initial speed of the bullet.
Relevant Equations: $$ KE = \frac{mv^2}{2} $$
$$ W = \Delta E = F * distance $$
$$ F_friction \le F_N * \mu $$
$$ g = 10 $$

$$ \frac{5E-3*v^2}{2} = (2 + 5E-3)(10)(0.2)(2) $$
v = 56.64
I just don't get how this is the wrong answer....it's just simple conservation of energy, right?
Energy is not conserved. The bullet deforms the block and generates heat in the process. It an inelastic collision. Also, friction is doing non-conservative work on the block. Linear Momentum is conserved immediately before and after the collision.
 
erobz said:
Energy is not conserved. The bullet deforms the block and generates heat in the process. It an inelastic collision. Also, friction is doing non-conservative work on the block. Linear Momentum is conserved immediately before and after the collision.
$$ (5E-3)(v_1)=(5E-3+2)(v_2) $$
$$ \frac{1}{2} (5E-3+2)({v_2}^2)=(5E-3+2)(10)(0.2)(2) $$
$$ v_2 = 2.83 $$
$$ (5E-3)(v_1)=(5E-3+2)(2.83) $$
$$ v_1 = 1134 $$
thanks
 
Arm said:
$$ (5E-3)(v_1)=(5E-3+2)(v_2) $$
$$ \frac{1}{2} (5E-3+2)({v_2}^2)=(5E-3+2)(10)(0.2)(2) $$
$$ v_2 = 2.83 $$
$$ (5E-3)(v_1)=(5E-3+2)(2.83) $$
$$ v_1 = 1134 $$
thanks
For future reference that notation is difficult to parse. Just leave it all variables next time. I kept thinking you were taking 5 times some quantity ##E## subtracting random numbers!
 
Also final numerical answers without units are meaningless. If I told you that I make two million a year, you might think I live on easy street. Not so fast. If the units of the two million is Ugandan shillings, that translates to $500.00 USD waaaay below the poverty line.
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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