Solving Collision Question: Speed After Intersection Impact

  • Thread starter Thread starter eclipse30
  • Start date Start date
  • Tags Tags
    Collision
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
eclipse30
Messages
1
Reaction score
0
I've been working on this question and I just don't know how to arrive at the correct answer!
Here's my question.

Two identical cars, each traveling at 50km/h, one traveling north and one traveling east, collide at an intersection and become locked together.
What is the speed of the joint wreck immediately after the collision?


I tried using the pythagoras theorum to attempt finding the new speed.
Root(50^2 + 50^2) but this gave me a new speed of 70.7km/h which I believe is wrong since the are moving at a faster speed.

How do I solve this question?:confused:
 
Physics news on Phys.org
Since the external forces that act on the system (the two cars) sum to zero, the linear momentum of the system is conserved. So you have the final total momentum of the system set equal to the initial total momentum of the system. Now you can solve for the final velocity.
 
eclipse30 said:
I tried using the pythagoras theorum to attempt finding the new speed.
Root(50^2 + 50^2) but this gave me a new speed of 70.7km/h which I believe is wrong since the are moving at a faster speed.
As hotcommodity explained, you should be adding the momentum, not just the velocities. (You can still use this calculation, but you'll have to modify it to include the mass.) When the cars are locked together, what's the total mass?