Bomb explodes at rest, conservation of motion problem

AI Thread Summary
A bomb at rest with an energy of 1.0x10^4 J explodes into three pieces, with two known masses and velocities. The first piece is 1.0 kg moving at 60 m/s in the y-direction, and the second piece is 4.0 kg moving at 40 m/s in the x-direction. Using conservation of momentum and energy equations, the calculations yield the third piece's mass as 2.92 kg, with a velocity of 58.5 m/s and an angle of 20.5 degrees. The approach involved solving for the unknowns by applying momentum conservation in both x and y directions and equating kinetic energy. Verification of these results is requested for accuracy.
T531
Messages
2
Reaction score
0

Homework Statement


A bomb at rest with 1.0x10^4 J explodes into three pieces.
The first piece is 1.0 kg and travels in the positive y direction with a velocity of 60 m/s.
The second piece is 4.0 kg and travels in the positive x direction at 40 m/s.
Find the third piece's mass, velocity, and angle.

Diagram attached, but link just in case:
http://www.flickr.com/photos/82417987@N08/7545812162/in/photostream

Homework Equations


momentum(p) = mass*velocity
p(before) = p(after)
Potential Energy = Kinetic Energy
KE =1/2mv^2

The Attempt at a Solution


KE = 1/2*m*v^2
1.0*10^4 = 1/2*(1)*(60)^2 + 1/2*(4)*(40)^2 + 1/2*(m)*(v)^2 <- where m and v are the unknown mass and velocity

Apply conservation of momentum in the x-direction:
The first piece is only in y, so it is not included in the equation. The x-mom eqn becomes:
4.0kg*40m/s + m(ofx)*v(of x) = 0

Now the y-mom equation:
1.0kg*60m/s +m(of y)*v(of y) = 0

I know: m(of x)=m(of y) because both are piece 3. And v^2 = v(of x)^2 + v(of y)^2.

Not sure how to find v(of x) and v(of y)
 

Attachments

  • Physics Problem.jpg
    Physics Problem.jpg
    17.6 KB · Views: 517
Physics news on Phys.org
Solve the last two equations for vx and vy. Then plug into the energy conservation and solve for m.
 
Okay, so
v(of x) = -160/m
v(of y) = -60/m
1.0x10^4 J = (m)*[(160/m)^2+(60/m)^2]
1.0x10^4 J = m*(25600/m^2 + 3600/m^2) = 29200/m
1.0x10^4 J*m=29200
m=2.92kg

then do I use KE = mv^2 ?
if so 1.0x10^4 J = (2.92kg)v^2
therefore v = 58.5 m/s

then v(of x) = -160/m = -160/(2.92 kg) = -54.8m m/s
and v(of y) = -60/m = -60/(2.92 kg) = -20.5 m/s
so theta = inverse tan(-20.5/-54.8) = 20.5 degrees

So:
Mass = 2.92 kg
Velocity = 58.5 m/s
Theta = 20.5 degrees

Can someone verify that?
Thanks
 
Last edited:
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...
Back
Top