Daniel B. answered 12/17/20
A retired computer professional to teach math, physics
In a perfectly elastic collision you have conservation of momentum,
which is what both questions are about; they only differ in the numeric values.
Let
m1 be the mass of ball 1,
m2 be the mass of ball 2,
v1 be initial velocity of ball 1,
v2 be initial velocity of ball 2,
w1 be final velocity of ball 1,
w2 be final velocity of ball 2
By conservation of linear momentum,
m1v1 + m2 v2 = m1w1 + m2 w2
In general, all the velocities are vectors and the additions are vector additions.
But in both of your examples all the motions are in just one direction,
so we can treat all the velocities as scalars.
In both questions you are to calculate
w2 = (m1v1 + m2 v2 - m1w1)/m2
Question 1:
m1 = 2kg,
v1 = 2m/s,
m2 = 3kg,
v2 = 1m/s,
w1 = 0.5m/s,
w2 = (2 x 2 + 3 x 1 - 2 x 0.5)/3 = 2m/s
Question 2:
m1= 1kg,
v1 = 2m/s,
m2 = 2kg,
v2 = 0m/s,
w1 = 0m/s,
w2 = (1 x 2 + 2 x 0 - 1 x 0)/2 = 1m/s