Velocity from an elastic collision

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Millie Baker
Messages
6
Reaction score
0

Homework Statement


A body X moving with a velocity v makes an elastic collision with a stationary body Y of equal mass on a smooth horizontal surface. Which statement gives the velocities of the two bodies after the collision? (multiple choice question)

The Attempt at a Solution


The answer according to the mark scheme is
velocity of X = 0
velocity of Y = v
So I can't understand how this is worked out. But this as far as I got:

MUx+MUy = MVx + MVy
Ux +Uy = Vx +Vy
Ux = Vx + Vy

How do you know that Vx is 0 and Vy is V (or Ux)?
 
Physics news on Phys.org
You've used the conservation of momentum which is true for all collisions. Since the question specifies that it's an elastic collision, you know that kinetic energy will be conserved. Try including that in your equations.
 
triso said:
You've used the conservation of momentum which is true for all collisions. Since the question specifies that it's an elastic collision, you know that kinetic energy will be conserved. Try including that in your equations.
Thank you, I understand now!
 
This is another instance in which we can illuminate the problem by examining the equal and opposite transfer of momentum in an elastic collision.

Δp = 2μΔv where μ is the reduced mass [ m1 * m2 / (m1 + m2) ] of the colliding objects and Δv is their relative velocity. So in this case we determine:

Δp = 2 m^2 v / (2m) = mv. Thus momentum of moving body will be mv - Δp = 0 and momentum of stationary body will be 0 + Δp = mv.