Question

Determining particle speed from two position vectors

Original question: (c) A particle is moving with constant velocity vv, so that at t=4t = 4 it has position vector (0.20.8)\begin{pmatrix} 0.2 \\ 0.8 \end{pmatrix} metres and when t=10t = 10 it has position vector (1.63.2)\begin{pmatrix} -1.6 \\ 3.2 \end{pmatrix} metres, where tt is the time in seconds. Determine the speed of the particle. (3 marks)

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: This is a constant-velocity vector question. The speed comes from displacement divided by time, followed by the magnitude of the velocity vector.

Step by step

What the data tells you

The particle moves with constant velocity, so the velocity vector is the same throughout the motion. That means we can use the two position vectors to find the displacement over the time interval, then divide by the time elapsed.

The position at t=4t=4 is

(0.20.8)\begin{pmatrix} 0.2 \\ 0.8 \end{pmatrix}

and the position at t=10t=10 is

(1.63.2).\begin{pmatrix} -1.6 \\ 3.2 \end{pmatrix}.

Step-by-step calculation

First find the displacement:

Δr=(1.63.2)(0.20.8)=(1.82.4).\Delta \mathbf{r} = \begin{pmatrix} -1.6 \\ 3.2 \end{pmatrix} - \begin{pmatrix} 0.2 \\ 0.8 \end{pmatrix} = \begin{pmatrix} -1.8 \\ 2.4 \end{pmatrix}.

The time interval is

104=6 s.10 - 4 = 6\text{ s}.

So the velocity vector is

v=16(1.82.4)=(0.30.4) m/s.\mathbf{v} = \frac{1}{6}\begin{pmatrix} -1.8 \\ 2.4 \end{pmatrix} = \begin{pmatrix} -0.3 \\ 0.4 \end{pmatrix}\text{ m/s}.

Now find the speed, which is the magnitude of the velocity:

v=(0.3)2+(0.4)2=0.09+0.16=0.25=0.5.|\mathbf{v}| = \sqrt{(-0.3)^2 + (0.4)^2} = \sqrt{0.09 + 0.16} = \sqrt{0.25} = 0.5.

Why this method is reliable

With constant velocity, the average velocity over any interval equals the actual velocity. That is why using the two positions is enough. You do not need calculus here; a simple displacement-over-time calculation gives the exact speed.

Final answer

0.5 m/s\boxed{0.5\text{ m/s}}

Pitfall alert

A common mistake is to calculate the distance between the two position vectors and then divide by time without first checking whether the question asks for speed or velocity. In this constant-velocity setting, that approach happens to give the same scalar speed only if you use the straight-line displacement magnitude, not the path length. Another error is reversing the subtraction order for the position vectors, which flips the velocity direction. The speed would still be positive, but the intermediate vector would be wrong and could cause trouble in later parts of the question. Keep the time interval as 10410-4, not 4104-10.

Try different conditions

If the question instead asked for the velocity vector, the answer would be (0.30.4)\begin{pmatrix} -0.3 \\ 0.4 \end{pmatrix} m/s rather than just the speed. If the times were t=2t=2 and t=8t=8 but the same position vectors were given, the method would be identical, except the time interval would still be 6 s. For a non-constant velocity problem, you would need more information, such as an acceleration function, because two positions alone would not determine the instantaneous speed at a later time.

Further reading

displacement vector, constant velocity, vector magnitude

FAQ

How do you find speed from two position vectors and two times?

Subtract the position vectors to get displacement, divide by the time interval to get velocity, and then take the magnitude for speed.

Why is the speed equal to the magnitude of the velocity vector?

Velocity has both direction and size, while speed is only the size, so it is the length of the velocity vector.

chat