Elastic collision problem, I to find the mistake

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
3 replies · 2K views
ft92
Messages
19
Reaction score
1

Homework Statement



Two objects with equal masses undergo an elastic collision in 2 dimensions. Object 1 has an initial velocity u1 and object 2 is initially at rest. After the collision, object 1 is observed to have a velocity equal to 3/5 of it's initial velocity. What is the velocity of object 2 after the collision, v2, in units of u1?

The Attempt at a Solution



Let[/B]

m1 = m2 = m

initial speeds,
u1 = u1


u2 = 0

final speeds,

v1 = (3/5)*u1

v2 = ?

Apply conservation of momentum

m1*u1 + m2*u2 = m1*v1 + m2*v2

m*u1 + 0 = m*(3/5)*u1 + m*v2

u1 = (3/5)*u1 + v2

v2 = u1*(1- 3/5)

= (2/5)*u1 or 0.4*u1 <<<<<<<-----Answer (unfortunately it's wrong but I don't know why!)
 
Physics news on Phys.org
It is said that the collision is elastic and is two-dimensional- It should mean that the velocity of m1 is not parallel with the initial velocity. Check the original text if the final speed is 3/5 of the initial speed?
 
ehild said:
It is said that the collision is elastic and is two-dimensional- It should mean that the velocity of m1 is not parallel with the initial velocity. Check the original text if the final speed is 3/5 of the initial speed?
yes it's 3/5 of the initial speed