hkBattousai
- 64
- 0
There are two points on the 2D rectangular coordinate system, namely P and M.
Their positions are function of time and are:
Position \, of \, P: \, (p_x(t), \, p_y(t))
Position \, of \, M: \, (m_x(t), \, m_y(t))
Distance between them is:
R(t) \, = \, \sqrt{(p_x - m_x)^2 \, + \, (p_y - m_y)^2}
And the relative speed (magnitude of relative velocity) between them is:
V_{pm}(t) \, = \, - \frac{dR}{dt}
Is it correct up to this step?
If so, can you please help me take this derivative?
If not, how do I calculate this relative speed?
Any help will be appreciated.
Their positions are function of time and are:
Position \, of \, P: \, (p_x(t), \, p_y(t))
Position \, of \, M: \, (m_x(t), \, m_y(t))
Distance between them is:
R(t) \, = \, \sqrt{(p_x - m_x)^2 \, + \, (p_y - m_y)^2}
And the relative speed (magnitude of relative velocity) between them is:
V_{pm}(t) \, = \, - \frac{dR}{dt}
Is it correct up to this step?
If so, can you please help me take this derivative?
If not, how do I calculate this relative speed?
Any help will be appreciated.