Answer:
vf = (m1*v1i)/(m1 + m2)
Explanation:
take * as multiplication
from the conservation of linear momentum, we know that:
sum of pi = sum of pf, where sum of pi = m1*v1i + m2*v2i
pf = vf(m1 + m2) since the masses stick
together.
v2i = o, since mass m2 is initially stationary.
m1*v1i + m2*(0) = vf(m1 + m2)
m1*v1i = vf(m1 + m2)
therefore
vf = m1*v1i/(m1 + m2)