Solving the Firework Exploding Homework Statement

  • Thread starter Thread starter JJones_86
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 8K views
JJones_86
Messages
72
Reaction score
0

Homework Statement


A firecracker is tossed straight up into the air. It explodes into three pieces of equal mass just as it reaches the highest point. Two pieces move off at 130 m/s at right angles to each other. How fast is the third piece moving?


Homework Equations


P = m*v
Pi = Pf

The Attempt at a Solution



So the initial momentum is 0 because it is not moving when it explodes, so doesn't that mean that final momentum is 0 because of the conservation of momentum? I tried this, but I'm not getting the right answerl...
 
Physics news on Phys.org
JJones_86 said:

Homework Statement


A firecracker is tossed straight up into the air. It explodes into three pieces of equal mass just as it reaches the highest point. Two pieces move off at 130 m/s at right angles to each other. How fast is the third piece moving?


Homework Equations


P = m*v
Pi = Pf

The Attempt at a Solution



So the initial momentum is 0 because it is not moving when it explodes, so doesn't that mean that final momentum is 0 because of the conservation of momentum? I tried this, but I'm not getting the right answerl...

What you have are two vectors at right angles. You are right about momentum being conserved. Hence you have the third momentum that must balance the first 2.
 
Ok here is my attempt at a solution

Particle 1
P = m * v
P = m * 130 m/s

Particle 2
P = m * v
P = m * 130 m/s

Particle 3(Unknown)
P = m * v

----------------------
So in order for it to equal 0 I used this equation...

P1 + P2 + P3 = 0
m(130 m/s) + m(130 m/s) + m*v = 0

So I'm obviously using the wrong equation because of the two unknowns..
 
JJones_86 said:
Ok here is my attempt at a solution

Particle 1
P = m * v
P = m * 130 m/s

Particle 2
P = m * v
P = m * 130 m/s

Particle 3(Unknown)
P = m * v

----------------------
So in order for it to equal 0 I used this equation...

P1 + P2 + P3 = 0
m(130 m/s) + m(130 m/s) + m*v = 0

So I'm obviously using the wrong equation because of the two unknowns..

What you failed to do is treat the vectors by their x,y components.

Your equation is not a scalar equation, it is a vector equation.

[tex]\vec P_1 + \vec P_2 + \vec P_3 = 0[/tex]
 
Ok, I got it now, Thank you very much!