To simplify my question I would like to use a random example (although, the issue holds regardless of the numbers you pick). Suppose two objects collide (head-on) in one dimension. The initial parameters are as follows (units are irrelevant):
m1=1;m2=2;u1=3;u2=-4;
Also, suppose that exactly...