-1
votes
1answer
203 views

Hit a moving target [closed]

There is an object moving from $(X_1,Y_1)$ to $(X_2,Y_2)$ with speed of $V$. there is a third object in in $(X_3,Y_3)$. now I want to hit the first object with the second one. and imagine that the ...