
Manjashan G. answered 12/10/20
Specializing in Algebra, Algebra Based Physics, and SAT Prep
This is a conservation of momentum problem.
Recall that Momentum = Mass x Velocity, and that the momentum of a system is the TOTAL momentum of all bodies within the system. We are also given that the collision is elastic, which means there is no loss in kinetic energy, and that we can ignore friction entirely.
Using this information we can set up an equation for the momentum of the red and blue ball system before and after the collision:
mb = mass of blue ball = 20kg
mr = mass of red ball = 5kg
Vb1 = initial velocity of the blue ball = 2 m/s
Vb2 = final velocity of the blue ball = 0 m/s
Vr1 = initial velocity of the red ball = 0 m/s
Vr2 = final velocity of the red ball = ?
The equation:
mbVb1 + mrVr1 = mbVb2 + mrVr2
Plug in our values:
(20kg * 2 m/s) + (5kg * 0 m/s) = (20kg * 0 m/s) + (5kg * Vr2)
Simplify and solve for Vr2:
Vr2 = (40 kg*m/s)/5kg = 8 m/s
The red ball will have a velocity of 8 m/s after the elastic collision