Movement of 2 particles Described by vectors

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
LinearMan
Messages
5
Reaction score
0
We have 2 particles A and B - velocity vectors: v(A)=(2; 0), v(B)=(0; 3).
In time t=0 these particles were in r(A)=(-3; 0), r(B)=(0. -3) (both are also vectors)
Determine a vector of the reciprocal position of A and B (means the position of one relative to the other). Compute time and length of maximal reprochement of A and B.



We work with vectors, so for better understanding i tried to put them into x-y coordinate system but a came across a problem with direction of v(A) and v(B). So I can't imagine the whole situation. I think next step will be to write r(A), r(B) as r(t), t=time
 
Last edited:
Physics news on Phys.org
haruspex said:
Does that mean the position of one relative to the other?
Please post your attempt at solution. (See forum rules.)
yes, it does