Alternate Solution to Conservation of Momentum Problem

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
aboakye
Messages
2
Reaction score
0
I solved the following problem using Energy instead of conservation of momentum. Unfortunately, my answer is different from the expected solution. I'm not sure why my method doesn't work.

Any insights would be appreciated!

Problem:
A 2000 kg truck is traveling east through an intersection at 2 m/s when it is hit simultaneously from the side and the rear. One car is a 1000 kg compact traveling north at 5 m/s. The other car is a 1500 kg midsize traveling east at 10 m/s. The three vehicles become entangled and slide at one body. What are their speeds and direction just after the collision?

My Attempt:
Energy east/x: (1/2)*1500*100 + (1/2)*2000*4 = 79 kJ
Energy north/y: (1/2)*1000*25 = 12.5 kJ

Final speed: [itex]\sqrt{2.2^{2} + 5.92^{2} }[/itex] = 6.32 m/s
@Angle: tan^{-1}(2.2/5.92) = 20.4°

Solution:
mvxfinal = 1500*100 + 2000*4 solve for v in x-dir
mvyfinal = 1000*5 solve for v in y-dir
 
Physics news on Phys.org
aboakye said:
I solved the following problem using Energy instead of conservation of momentum. Unfortunately, my answer is different from the expected solution. I'm not sure why my method doesn't work.
The vehicles become entangled. Kinetic energy is not conserved! (But momentum is.)
 
welcome to pf!

hi aboakye! welcome to pf! :smile:

energy is never conserved in a collision unless the question says it is! :wink:

(but momentum is always conserved in a collision, in any direction in which there is no external impulse)
 
Thanks Doc Al & tiny-tim!

That clarifies it