Conservation of momentum in two dimensions

Click For Summary
In a discussion on the conservation of momentum, a problem involves a bomb exploding into three pieces, with two pieces moving at known speeds and angles. The participant successfully set up equations based on the conservation of linear momentum to determine the mass and direction of the third piece. The calculations revealed that the angle of the third piece is approximately 28 degrees, leading to a mass of about 2.2 kg. Feedback highlighted the importance of maintaining accuracy in calculations to avoid rounding errors, suggesting that the correct angle is closer to 28.259 degrees and the mass is approximately 2.1949 kg. The conversation emphasizes the value of precise arithmetic in physics problems.
keroberous
Messages
15
Reaction score
1

Homework Statement


A bomb initially at rest is exploded into three pieces on a smooth, horizontal surface. Two pieces fly off at a 60° angle to each other, a 2.0 kg piece at 20 m/s and a 3.0 kg piece at 12 m/s. The third piece flies off at 30 m/s with an unknown direction. Determine the direction and mass of the third piece.

Homework Equations


conservation of linear momentum
##m_1v_{1x}+m_2v_{2x}+m_3v_{3x}=m_1v'_{1x}+m_2v'_{2x}+m_3v'_{3x}##
and
##m_1v_{1y}+m_2v_{2y}+m_3v_{3y}=m_1v'_{1y}+m_2v'_{2y}+m_3v'_{3y}##

3. The Attempt at a Solution


I have a full solution, but the question doesn't give an answer so I'm not sure if I'm correct.
I have attached a picture of how I set up the axes for reference.

Since the bomb was initially at rest my equations become:
##0=m_1v'_{1x}+m_2v'_{2x}+m_3v'_{3x}\\0=(2.0)(20)+(3.0)(12\cos(60))+m_3(-30)\cos\theta\\0=58-30m_3\cos\theta\\m_3=\frac {58} {30\cos\theta}##
and

##0=m_1v'_{1y}+m_2v'_{2y}+m_3v'_{3y}\\0=(2.0)(0)+(3.0)(12\sin(60))+m_3(-30)\sin\theta\\0=31.177-30m_3\sin\theta\\m_3=\frac {31.177} {30\sin\theta}##

Now equating and solving for theta:

##\frac {58} {30\cos\theta}=\frac {31.177} {30\sin\theta}\\\tan\theta=\frac{31.177}{58}\\\theta=28##

And finally, solving for the mass:

##m_3=\frac {58} {30\cos\theta}\\m_3=\frac {58} {30\cos(28)}\\m_3=2.2##

I'd appreciate it if you could give insight into my line of reasoning and final solutions. Thanks!
 

Attachments

  • momentum question.png
    momentum question.png
    1.5 KB · Views: 317
Physics news on Phys.org
I didn't check your arithmetic, but your approach and equations look good to me.
 
keroberous said:

Homework Statement


A bomb initially at rest is exploded into three pieces on a smooth, horizontal surface. Two pieces fly off at a 60° angle to each other, a 2.0 kg piece at 20 m/s and a 3.0 kg piece at 12 m/s. The third piece flies off at 30 m/s with an unknown direction. Determine the direction and mass of the third piece.

Homework Equations


conservation of linear momentum
##m_1v_{1x}+m_2v_{2x}+m_3v_{3x}=m_1v'_{1x}+m_2v'_{2x}+m_3v'_{3x}##
and
##m_1v_{1y}+m_2v_{2y}+m_3v_{3y}=m_1v'_{1y}+m_2v'_{2y}+m_3v'_{3y}##

3. The Attempt at a Solution


I have a full solution, but the question doesn't give an answer so I'm not sure if I'm correct.
I have attached a picture of how I set up the axes for reference.

Since the bomb was initially at rest my equations become:
##0=m_1v'_{1x}+m_2v'_{2x}+m_3v'_{3x}\\0=(2.0)(20)+(3.0)(12\cos(60))+m_3(-30)\cos\theta\\0=58-30m_3\cos\theta\\m_3=\frac {58} {30\cos\theta}##
and

##0=m_1v'_{1y}+m_2v'_{2y}+m_3v'_{3y}\\0=(2.0)(0)+(3.0)(12\sin(60))+m_3(-30)\sin\theta\\0=31.177-30m_3\sin\theta\\m_3=\frac {31.177} {30\sin\theta}##

Now equating and solving for theta:

##\frac {58} {30\cos\theta}=\frac {31.177} {30\sin\theta}\\\tan\theta=\frac{31.177}{58}\\\theta=28##

And finally, solving for the mass:

##m_3=\frac {58} {30\cos\theta}\\m_3=\frac {58} {30\cos(28)}\\m_3=2.2##

I'd appreciate it if you could give insight into my line of reasoning and final solutions. Thanks!

The method is OK, but a bit long-winded. Your answers are not accurate because of premature rounding: the answer is ##\theta = 28.259^o,## not ##28^o.## That changes the sine and cosine a bit, so you get a slightly incorrect ##m_3##. The answer should be ##m_3 = 2.1949.## Of course, when you round off your answers to 2 significant figures you do have ##\theta \approx 28^o## and ##m_3 \approx 2.2,## just as you said, but it is always recommended that you keep more accuracy during you calculations, and just round at the end. (Of course, it may also be the case that you kept more figures during the working but just typed out 2 sig-fig results in your writeup, but I cannot tell that
keroberous said:

Homework Statement


A bomb initially at rest is exploded into three pieces on a smooth, horizontal surface. Two pieces fly off at a 60° angle to each other, a 2.0 kg piece at 20 m/s and a 3.0 kg piece at 12 m/s. The third piece flies off at 30 m/s with an unknown direction. Determine the direction and mass of the third piece.

Homework Equations


conservation of linear momentum
##m_1v_{1x}+m_2v_{2x}+m_3v_{3x}=m_1v'_{1x}+m_2v'_{2x}+m_3v'_{3x}##
and
##m_1v_{1y}+m_2v_{2y}+m_3v_{3y}=m_1v'_{1y}+m_2v'_{2y}+m_3v'_{3y}##

3. The Attempt at a Solution


I have a full solution, but the question doesn't give an answer so I'm not sure if I'm correct.
I have attached a picture of how I set up the axes for reference.

Since the bomb was initially at rest my equations become:
##0=m_1v'_{1x}+m_2v'_{2x}+m_3v'_{3x}\\0=(2.0)(20)+(3.0)(12\cos(60))+m_3(-30)\cos\theta\\0=58-30m_3\cos\theta\\m_3=\frac {58} {30\cos\theta}##
and

##0=m_1v'_{1y}+m_2v'_{2y}+m_3v'_{3y}\\0=(2.0)(0)+(3.0)(12\sin(60))+m_3(-30)\sin\theta\\0=31.177-30m_3\sin\theta\\m_3=\frac {31.177} {30\sin\theta}##

Now equating and solving for theta:

##\frac {58} {30\cos\theta}=\frac {31.177} {30\sin\theta}\\\tan\theta=\frac{31.177}{58}\\\theta=28##

And finally, solving for the mass:\pi

I'd appreciate it if you could give insight into my line of reasoning and final solutions. Thanks!

Your answer is OK and you have used a correct method.
 
So let me just offer an alternative solution that I find more elegant and coordinate independent. Instead of working with ##m_3## and an angle, first consider that the momentum of 3 is ##m_3 \vec v_3##. Conservation of momentum gives
$$
m_3\vec v_3 = -m_1\vec v_1 -m_2\vec v_2.
$$
Squaring this relation directly gives ##m_3##. The direction is then easily found through the sine theorem as the three momenta form a triangle.
 
Thanks all for your help!
 
Beams of electrons and protons move parallel to each other in the same direction. They ______. a. attract each other. b. repel each other. c. neither attract nor repel. d. the force of attraction or repulsion depends upon the speed of the beams. This is a previous-year-question of CBSE Board 2023. The answer key marks (b) as the right option. I want to know why we are ignoring Coulomb's force?
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
I treat this question as two cases of Doppler effect. (1) When the sound wave travels from bat to moth Speed of sound = 222 x 1.5 = 333 m/s Frequency received by moth: $$f_1=\frac{333+v}{333}\times 222$$ (2) When the sound wave is reflected from moth back to bat Frequency received by bat (moth as source and bat as observer): $$f_2=\frac{333}{333-v}\times f_1$$ $$230.3=\frac{333}{333-v}\times \frac{333+v}{333}\times 222$$ Solving this equation, I get ##v=6.1## m/s but the answer key is...