Question

Show that the distance between the bodies after t seconds

Original question: (b) Show that the distance between the bodies after tt seconds is given by 5t2+40t+100\sqrt{5t^2+40t+100}.                         (3 marks)

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: To show the distance formula, find each position vector at time tt, subtract to obtain the relative position, and then simplify the squared distance.

Step 1: Position vectors after tt seconds

For PP:

rP=(5,7)+t(2,2)=(5+2t,72t)\mathbf{r}_P=(5,7)+t(2,-2)=(5+2t,\,7-2t)

For QQ:

rQ=(3,13)+t(1,0)=(3+t,13)\mathbf{r}_Q=(-3,13)+t(1,0)=(-3+t,\,13)

Step 2: Form the separation vector

Using PQ=rQrP\mathbf{PQ}=\mathbf{r}_Q-\mathbf{r}_P,

PQ=(3+t(5+2t),13(72t))\mathbf{PQ}=(-3+t-(5+2t),\,13-(7-2t))

PQ=(8t,6+2t)\mathbf{PQ}=(-8-t,\,6+2t)

Step 3: Find the distance

The distance is the magnitude of PQ\mathbf{PQ}:

PQ=(8t)2+(6+2t)2|\mathbf{PQ}|=\sqrt{(-8-t)^2+(6+2t)^2}

Expand the squares:

(8t)2=(t+8)2=t2+16t+64(-8-t)^2=(t+8)^2=t^2+16t+64

(6+2t)2=4t2+24t+36 (6+2t)^2=4t^2+24t+36

Add them:

PQ=t2+16t+64+4t2+24t+36|\mathbf{PQ}|=\sqrt{t^2+16t+64+4t^2+24t+36}

PQ=5t2+40t+100|\mathbf{PQ}|=\sqrt{5t^2+40t+100}

Result

Distance after t seconds =5t2+40t+100\boxed{\text{Distance after }t\text{ seconds }=\sqrt{5t^2+40t+100}}


Pitfalls the pros know 👇 Do not square the components before subtracting the vectors. The correct order is: position of QQ minus position of PP, then square the components of the relative vector.

What if the problem changes? You can also write the relative position as rPrQ=(8+t,62t)\mathbf{r}_P-\mathbf{r}_Q=(8+t,\,-6-2t). The distance is the same because magnitude does not change when the vector direction is reversed.

Tags: relative position vector, magnitude, constant velocity

FAQ

How is the distance formula derived for these moving bodies?

Find the position vectors of both bodies at time t, subtract to get the separation vector, and simplify the magnitude of that vector.

What distance expression should be shown?

The distance after t seconds is √(5t^2+40t+100).

chat