xcm=sum(i=1,N)misum(i=1,N)mi∗xi
We have N = 2 in this case. Let's sit on car 2 and call our position x = 0 despite the fact that car 2 is moving with respect to the "outside" world. Then car 1 appears to be moving away from car 2 and moving in the negative x direction. We can describe this by:
x(t)=(v1−v2)∗t−x0 and since v1<v2,x(t)<0
Now xcm can be computed taking x2 = 0 and xcm=(m1+m2)m1∗((v1−v2)∗t−x0)
Set t=0 and xcm(0)=m1+m2m1∗(v1−v2) -
xcm=−3.2m relative to m2
Comments