Skip to main content
NSWMaths Extension 1Syllabus dot point

How do we describe the motion of a particle in the plane with a position vector, and what do its derivatives tell us about velocity and acceleration?

Describe motion in the plane using a position vector r(t), differentiate to get velocity v(t)=r'(t) and acceleration a(t)=r''(t), and use the dot product to analyse the motion (speed, perpendicular velocities, angle between v and a)

A focused answer to the HSC Maths Extension 1 dot point on motion as a vector function. The position vector r(t)=x(t)i+y(t)j, differentiating to velocity v(t)=r'(t) and acceleration a(t)=r''(t), speed |v|, the path, and the dot product as a tool: the angle between v and a, when speed increases or decreases, perpendicular velocities at a collision, and closest approach, with worked examples.

Generated by Claude Opus 4.816 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to describe a particle moving in the plane by a single position vector r(t)\mathbf{r}(t) whose components are functions of time, and then to do calculus on it: differentiate once for the velocity vector, again for the acceleration vector, and read off the speed as a magnitude. On top of that, you must use the dot product as an analytical tool, to find the angle between velocity and acceleration, to decide whether the particle is speeding up or slowing down, to test when two particles' velocities are perpendicular, and to find when the distance from a fixed point is increasing.

This is the general version of the idea behind two earlier topics. Parametric vector equations of lines, r=a+td\mathbf{r} = \mathbf{a} + t\mathbf{d}, describe constant-velocity motion in a straight line, the special case where the components are linear in tt. Projectile motion is the special case x¨=0\ddot x = 0, y¨=g\ddot y = -g. Here the components x(t)x(t) and y(t)y(t) can be any functions of time, so the path can curve, the speed can change, and you find velocity and acceleration by differentiating rather than reading them off.

The answer

The position vector and its derivatives

A particle moving in the plane is located at time tt by its position vector

r(t)=x(t)i+y(t)j=(x(t)y(t)).\mathbf{r}(t) = x(t)\,\mathbf{i} + y(t)\,\mathbf{j} = \begin{pmatrix} x(t) \\ y(t) \end{pmatrix}.

As tt varies, the head of r(t)\mathbf{r}(t) traces out the path (or trajectory) of the particle. To differentiate a vector function, you simply differentiate each component, because i\mathbf{i} and j\mathbf{j} are fixed:

v(t)=r(t)=x˙(t)i+y˙(t)j(velocity),\mathbf{v}(t) = \mathbf{r}'(t) = \dot x(t)\,\mathbf{i} + \dot y(t)\,\mathbf{j} \qquad\text{(velocity)},

a(t)=r(t)=x¨(t)i+y¨(t)j(acceleration).\mathbf{a}(t) = \mathbf{r}''(t) = \ddot x(t)\,\mathbf{i} + \ddot y(t)\,\mathbf{j} \qquad\text{(acceleration)}.

The velocity v(t)\mathbf{v}(t) is a vector: its direction is the direction of motion, tangent to the path, and its magnitude is the speed

v(t)=x˙2+y˙2.|\mathbf{v}(t)| = \sqrt{\dot x^2 + \dot y^2}.

Speed is a scalar and is never negative. The acceleration a(t)\mathbf{a}(t) is the rate of change of the velocity vector; it points to the side the path is turning towards, and it need not be along the velocity.

Picturing position, velocity and acceleration together

At any instant the three vectors live in the one diagram. The position vector r\mathbf{r} reaches from the origin to where the particle is; the velocity v\mathbf{v} is tangent to the path, pointing the way the particle is heading; and the acceleration a\mathbf{a} points to the concave side of the curve. When a\mathbf{a} leans forwards (an acute angle to v\mathbf{v}) the particle is speeding up; when it leans backwards (an obtuse angle) it is slowing down.

A particle on a curved path with its position, velocity and acceleration vectorsA curved trajectory traced by the position vector r of t. At one point P the velocity vector v is drawn tangent to the path in the direction of motion, and the acceleration vector a points to the concave side. The position vector r runs from the origin O to P. x y path r(t) r a v P O

The path (trajectory)

The path is the curve in the plane that the particle travels along, with time stripped away. To find its Cartesian equation, eliminate tt between x(t)x(t) and y(t)y(t), exactly as for any parametric curve. For instance, if x=2tx = 2t and y=t2y = t^2, then t=x2t = \tfrac{x}{2} and y=x24y = \tfrac{x^2}{4}, a parabola. The path tells you the shape of the journey; the velocity and acceleration tell you the timing and dynamics along it. Two particles can share a path yet move along it at completely different rates.

The dot product as the analytical tool

The dot product turns geometric questions about these vectors into arithmetic. Recall the two formulas for vectors p=(p1,p2)\mathbf{p} = (p_1, p_2) and q=(q1,q2)\mathbf{q} = (q_1, q_2):

pq=p1q1+p2q2=pqcosθ,\mathbf{p} \cdot \mathbf{q} = p_1 q_1 + p_2 q_2 = |\mathbf{p}|\,|\mathbf{q}|\cos\theta,

where θ\theta is the angle between them. Two consequences drive almost every analysis question.

Angle between two vectors. Rearranging the geometric formula,

cosθ=pqpq.\cos\theta = \frac{\mathbf{p} \cdot \mathbf{q}}{|\mathbf{p}|\,|\mathbf{q}|}.

Apply this with p=v\mathbf{p} = \mathbf{v} and q=a\mathbf{q} = \mathbf{a} to find the angle between velocity and acceleration.

Perpendicular means zero dot product. Two non-zero vectors are perpendicular exactly when pq=0\mathbf{p} \cdot \mathbf{q} = 0 (because cos90=0\cos 90^\circ = 0). This single fact answers "when are the velocities perpendicular?" and "when is AOB\angle AOB a right angle?", and it underlies the closest-approach result below.

Speeding up or slowing down: the sign of va\mathbf{v}\cdot\mathbf{a}

Whether a particle is gaining or losing speed is not about the size of the acceleration, it is about its direction relative to the velocity. The rate of change of speed is governed by the dot product va\mathbf{v}\cdot\mathbf{a}:

  • va>0\mathbf{v}\cdot\mathbf{a} > 0 (angle acute): acceleration has a forward component, so the speed is increasing.
  • va<0\mathbf{v}\cdot\mathbf{a} < 0 (angle obtuse): acceleration has a backward component, so the speed is decreasing.
  • va=0\mathbf{v}\cdot\mathbf{a} = 0 (perpendicular): the speed is momentarily stationary (a turning point of the speed, or purely "centripetal" turning with no change of speed).

The cleanest way to see this is to differentiate the square of the speed. Since v2=vv|\mathbf{v}|^2 = \mathbf{v}\cdot\mathbf{v}, the product rule for the dot product gives

ddt(v2)=ddt(vv)=2vv=2va.\frac{d}{dt}\big(|\mathbf{v}|^2\big) = \frac{d}{dt}(\mathbf{v}\cdot\mathbf{v}) = 2\,\mathbf{v}\cdot\mathbf{v}' = 2\,\mathbf{v}\cdot\mathbf{a}.

The speed v|\mathbf{v}| rises and falls together with v2|\mathbf{v}|^2, so the sign of va\mathbf{v}\cdot\mathbf{a} is the sign of the rate of change of speed. (This is also why the speed of a projectile is least at the top of its flight: there the velocity is horizontal and the acceleration is straight down, so va=0\mathbf{v}\cdot\mathbf{a} = 0.)

When is the distance from a point increasing?

Let D(t)=r(t)D(t) = |\mathbf{r}(t)| be the distance of the particle from the origin (or, for a fixed point CC, take r(t)c\mathbf{r}(t) - \mathbf{c}). Differentiating DD directly drags in a square root, so instead differentiate D2=r2=rrD^2 = |\mathbf{r}|^2 = \mathbf{r}\cdot\mathbf{r}:

ddt(D2)=2rv.\frac{d}{dt}\big(D^2\big) = 2\,\mathbf{r}\cdot\mathbf{v}.

Because D0D \ge 0, the distance DD increases, decreases or is stationary exactly as D2D^2 does, so the sign of rv\mathbf{r}\cdot\mathbf{v} decides it:

  • rv>0\mathbf{r}\cdot\mathbf{v} > 0: the particle is moving away from OO (distance increasing).
  • rv<0\mathbf{r}\cdot\mathbf{v} < 0: the particle is moving towards OO (distance decreasing).
  • rv=0\mathbf{r}\cdot\mathbf{v} = 0: the distance is stationary, the instant of closest (or farthest) approach, where r\mathbf{r} is perpendicular to the velocity.

The last point has a clean geometric meaning: the closest approach to OO happens when the position vector is at right angles to the direction of motion, which for straight-line motion is the foot of the perpendicular from OO to the line.

Distinguishing from constant-velocity motion

It is worth being deliberate about how this differs from the parametric-line work. If r(t)=a+td\mathbf{r}(t) = \mathbf{a} + t\mathbf{d}, then v(t)=d\mathbf{v}(t) = \mathbf{d} is constant and a(t)=0\mathbf{a}(t) = \mathbf{0}: the particle moves in a straight line at constant speed d|\mathbf{d}|, and "speeding up or slowing down" never arises. The moment a component is quadratic or higher (or trigonometric, or exponential) in tt, the velocity changes, the acceleration is non-zero, the path curves, and the dot-product analysis above comes into play. A quick diagnostic: differentiate; if a=0\mathbf{a} = \mathbf{0} you are back in the constant-velocity world, and if not you are in genuine vector-calculus motion.

Time-parameterised points and OAOB=0\overrightarrow{OA}\cdot\overrightarrow{OB} = 0

Some questions give two moving points AA and BB with position vectors OA(t)\overrightarrow{OA}(t) and OB(t)\overrightarrow{OB}(t) and ask when AOB=90\angle AOB = 90^\circ, or when one displacement is perpendicular to another. The recipe is always the same: write the dot product as a function of tt, set it to zero, and solve. Because the components are functions of tt, the dot product is typically a quadratic in tt, so there can be two instants (or none), not just one, a point students routinely miss by stopping at the first root.

How exam questions ask about motion as a vector function

  • "Find the velocity / acceleration / speed at time tt." Differentiate r\mathbf{r} once for v\mathbf{v}, again for a\mathbf{a}; take v|\mathbf{v}| for the speed. Keep speeds as exact surds unless a decimal is asked for.
  • "Find the angle between the velocity and acceleration." Use cosθ=vava\cos\theta = \dfrac{\mathbf{v}\cdot\mathbf{a}}{|\mathbf{v}|\,|\mathbf{a}|}.
  • "Is the particle speeding up or slowing down (at this instant)?" Compute va\mathbf{v}\cdot\mathbf{a} and read its sign; positive means speeding up.
  • "Find when the speed is least / greatest." Solve va=0\mathbf{v}\cdot\mathbf{a} = 0 (or minimise v2|\mathbf{v}|^2 directly), then check the sign change.
  • "Find when the particle is closest to OO / to the point CC." Solve rv=0\mathbf{r}\cdot\mathbf{v} = 0 (using rc\mathbf{r} - \mathbf{c} for a general point), confirm a minimum, then evaluate the distance.
  • "Show that the distance from OO is increasing." Show rv>0\mathbf{r}\cdot\mathbf{v} > 0 (via ddtr2=2rv\frac{d}{dt}|\mathbf{r}|^2 = 2\,\mathbf{r}\cdot\mathbf{v}).
  • "When are the two velocities (or OA\overrightarrow{OA} and OB\overrightarrow{OB}) perpendicular?" Set the relevant dot product to zero and solve for tt; expect a quadratic, so look for two answers.
  • "Do the particles collide? If so, at what angle do they meet?" Equate the two position vectors with the same tt, require both components to match (collision), then find the angle between vP\mathbf{v}_P and vQ\mathbf{v}_Q at that time.

Practice questions

Original practice questions graded from foundation to exam level, each with a full worked solution. Try them before revealing the solution.

foundation3 marksA particle moves so that its position vector at time tt seconds is r(t)=(4tt2)i+3tj\mathbf{r}(t) = (4t - t^2)\,\mathbf{i} + 3t\,\mathbf{j} (metres). Find the velocity and acceleration vectors, and the speed of the particle at t=1t = 1.
Show worked solution →

Differentiate for velocity. Differentiate each component with respect to tt:

v(t)=r(t)=(42t)i+3j.\mathbf{v}(t) = \mathbf{r}'(t) = (4 - 2t)\,\mathbf{i} + 3\,\mathbf{j}.

Differentiate again for acceleration.

a(t)=r(t)=2i+0j=2i.\mathbf{a}(t) = \mathbf{r}''(t) = -2\,\mathbf{i} + 0\,\mathbf{j} = -2\,\mathbf{i}.

Evaluate at t=1t = 1. v(1)=(42)i+3j=2i+3j\mathbf{v}(1) = (4 - 2)\,\mathbf{i} + 3\,\mathbf{j} = 2\,\mathbf{i} + 3\,\mathbf{j} and a(1)=2i\mathbf{a}(1) = -2\,\mathbf{i}.

Speed is the magnitude of the velocity:

v(1)=22+32=133.61 m/s.|\mathbf{v}(1)| = \sqrt{2^2 + 3^2} = \sqrt{13} \approx 3.61 \text{ m/s}.

Note the acceleration is constant and horizontal, while the velocity is changing, so this is not constant-velocity motion.

foundation4 marksA particle has position vector r(t)=t2i+(t26t)j\mathbf{r}(t) = t^2\,\mathbf{i} + (t^2 - 6t)\,\mathbf{j}. Find its speed at t=1t = 1 and at t=3t = 3, and explain what is happening to the speed between these times.
Show worked solution →
Velocity
v(t)=r(t)=2ti+(2t6)j\mathbf{v}(t) = \mathbf{r}'(t) = 2t\,\mathbf{i} + (2t - 6)\,\mathbf{j}.
Speed at t=1t = 1
v(1)=2i4j\mathbf{v}(1) = 2\,\mathbf{i} - 4\,\mathbf{j}, so
v(1)=22+(4)2=20=254.47.|\mathbf{v}(1)| = \sqrt{2^2 + (-4)^2} = \sqrt{20} = 2\sqrt{5} \approx 4.47.
Speed at t=3t = 3
v(3)=6i+0j\mathbf{v}(3) = 6\,\mathbf{i} + 0\,\mathbf{j}, so
v(3)=62+02=6.|\mathbf{v}(3)| = \sqrt{6^2 + 0^2} = 6.
What the speed is doing
The acceleration is a(t)=2i+2j\mathbf{a}(t) = 2\,\mathbf{i} + 2\,\mathbf{j}, and
va=2t(2)+(2t6)(2)=4t+4t12=8t12.\mathbf{v} \cdot \mathbf{a} = 2t(2) + (2t - 6)(2) = 4t + 4t - 12 = 8t - 12.

This is negative for t<1.5t < 1.5 and positive for t>1.5t > 1.5, so the particle is slowing down until t=1.5t = 1.5 (minimum speed there), then speeding up. The speeds 4.474.47 at t=1t = 1 and 66 at t=3t = 3 straddle that minimum, which is why both lie on opposite sides of the turning point.
core4 marksA particle moves with position vector r(t)=(t33t)i+t2j\mathbf{r}(t) = (t^3 - 3t)\,\mathbf{i} + t^2\,\mathbf{j}. At t=2t = 2, find the angle between the velocity and acceleration vectors, and state whether the particle is speeding up or slowing down.
Show worked solution →

Velocity and acceleration.

v(t)=(3t23)i+2tj,a(t)=6ti+2j.\mathbf{v}(t) = (3t^2 - 3)\,\mathbf{i} + 2t\,\mathbf{j}, \qquad \mathbf{a}(t) = 6t\,\mathbf{i} + 2\,\mathbf{j}.

Evaluate at t=2t = 2. v(2)=9i+4j\mathbf{v}(2) = 9\,\mathbf{i} + 4\,\mathbf{j} and a(2)=12i+2j\mathbf{a}(2) = 12\,\mathbf{i} + 2\,\mathbf{j}.

Dot product and magnitudes.

va=(9)(12)+(4)(2)=108+8=116,\mathbf{v} \cdot \mathbf{a} = (9)(12) + (4)(2) = 108 + 8 = 116,

v=81+16=97,a=144+4=148.|\mathbf{v}| = \sqrt{81 + 16} = \sqrt{97}, \qquad |\mathbf{a}| = \sqrt{144 + 4} = \sqrt{148}.

Angle.

cosθ=vava=116971480.9681,\cos\theta = \frac{\mathbf{v} \cdot \mathbf{a}}{|\mathbf{v}|\,|\mathbf{a}|} = \frac{116}{\sqrt{97}\,\sqrt{148}} \approx 0.9681,

θ=arccos(0.9681)14.5.\theta = \arccos(0.9681) \approx 14.5^\circ.

Speeding up or slowing down. Since va=116>0\mathbf{v} \cdot \mathbf{a} = 116 > 0, the acceleration has a component along the velocity, so the particle is speeding up at t=2t = 2.

core4 marksA particle has position vector r(t)=(t1)i+(2t4)j\mathbf{r}(t) = (t - 1)\,\mathbf{i} + (2t - 4)\,\mathbf{j} relative to the origin OO. Using ddtr2=2rv\dfrac{d}{dt}|\mathbf{r}|^2 = 2\,\mathbf{r}\cdot\mathbf{v}, find the time at which the particle is closest to OO, and find that least distance.
Show worked solution →
Velocity
v(t)=r(t)=i+2j\mathbf{v}(t) = \mathbf{r}'(t) = \mathbf{i} + 2\,\mathbf{j} (constant; the particle moves in a straight line).
Set up rv\mathbf{r}\cdot\mathbf{v}
The distance D(t)=r(t)D(t) = |\mathbf{r}(t)| is least when D2=r2D^2 = |\mathbf{r}|^2 is least, and ddtr2=2rv\dfrac{d}{dt}|\mathbf{r}|^2 = 2\,\mathbf{r}\cdot\mathbf{v}, so the minimum is where rv=0\mathbf{r}\cdot\mathbf{v} = 0:
rv=(t1)(1)+(2t4)(2)=t1+4t8=5t9.\mathbf{r}\cdot\mathbf{v} = (t - 1)(1) + (2t - 4)(2) = t - 1 + 4t - 8 = 5t - 9.
Solve
5t9=0    t=95=1.85t - 9 = 0 \implies t = \dfrac{9}{5} = 1.8. For t<1.8t < 1.8 the dot product is negative (distance decreasing) and for t>1.8t > 1.8 it is positive (distance increasing), confirming a minimum.
Least distance
At t=95t = \dfrac{9}{5}, r=(45,25)\mathbf{r} = \left(\dfrac{4}{5}, -\dfrac{2}{5}\right), so
D=(45)2+(25)2=1625+425=2025=2550.894.D = \sqrt{\left(\tfrac{4}{5}\right)^2 + \left(\tfrac{2}{5}\right)^2} = \sqrt{\tfrac{16}{25} + \tfrac{4}{25}} = \sqrt{\tfrac{20}{25}} = \frac{2\sqrt{5}}{5} \approx 0.894.

The closest approach is at t=1.8t = 1.8 s, at a distance of 255\dfrac{2\sqrt5}{5} units. Geometrically, rv=0\mathbf{r}\cdot\mathbf{v} = 0 says the position vector is perpendicular to the velocity at the closest point, exactly the foot of the perpendicular from OO to the line.

exam4 marksTwo particles PP and QQ have velocity vectors vP(t)=ti+j\mathbf{v}_P(t) = t\,\mathbf{i} + \mathbf{j} and vQ(t)=(t5)i+6j\mathbf{v}_Q(t) = (t - 5)\,\mathbf{i} + 6\,\mathbf{j} at time tt. Find all times at which the two velocities are perpendicular.
Show worked solution →

Condition for perpendicular vectors. Two vectors are perpendicular exactly when their dot product is zero:

vPvQ=0.\mathbf{v}_P \cdot \mathbf{v}_Q = 0.

Form the dot product.

vPvQ=(t)(t5)+(1)(6)=t25t+6.\mathbf{v}_P \cdot \mathbf{v}_Q = (t)(t - 5) + (1)(6) = t^2 - 5t + 6.

Solve the quadratic.

t25t+6=0    (t2)(t3)=0    t=2 or t=3.t^2 - 5t + 6 = 0 \implies (t - 2)(t - 3) = 0 \implies t = 2 \text{ or } t = 3.

Answer. The velocities are perpendicular at t=2t = 2 and t=3t = 3 seconds. (As a check at t=2t = 2: vP=2i+j\mathbf{v}_P = 2\,\mathbf{i} + \mathbf{j} and vQ=3i+6j\mathbf{v}_Q = -3\,\mathbf{i} + 6\,\mathbf{j}, and vPvQ=6+6=0\mathbf{v}_P \cdot \mathbf{v}_Q = -6 + 6 = 0.) Because the dot product is a quadratic in tt, there can be two such instants, not just one.

exam5 marksRelative to the origin OO, two points move so that OA=ti+2j\overrightarrow{OA} = t\,\mathbf{i} + 2\,\mathbf{j} and OB=(t7)i+6j\overrightarrow{OB} = (t - 7)\,\mathbf{i} + 6\,\mathbf{j} at time tt. Find the times at which OA\overrightarrow{OA} and OB\overrightarrow{OB} are perpendicular, and verify your answer at the smaller time.
Show worked solution →

Perpendicularity is a zero dot product. OAOB\overrightarrow{OA} \perp \overrightarrow{OB} when OAOB=0\overrightarrow{OA} \cdot \overrightarrow{OB} = 0.

Form the dot product as a function of tt.

OAOB=(t)(t7)+(2)(6)=t27t+12.\overrightarrow{OA} \cdot \overrightarrow{OB} = (t)(t - 7) + (2)(6) = t^2 - 7t + 12.

Solve.

t27t+12=0    (t3)(t4)=0    t=3 or t=4.t^2 - 7t + 12 = 0 \implies (t - 3)(t - 4) = 0 \implies t = 3 \text{ or } t = 4.

Verify at t=3t = 3. OA=3i+2j\overrightarrow{OA} = 3\,\mathbf{i} + 2\,\mathbf{j} and OB=4i+6j\overrightarrow{OB} = -4\,\mathbf{i} + 6\,\mathbf{j}, so

OAOB=(3)(4)+(2)(6)=12+12=0.\overrightarrow{OA} \cdot \overrightarrow{OB} = (3)(-4) + (2)(6) = -12 + 12 = 0. \checkmark

Answer. AOB=90\angle AOB = 90^\circ at t=3t = 3 s and t=4t = 4 s. The dot product being a quadratic in tt is exactly why the right angle can occur at two separate instants.

exam5 marksParticle PP has position vector rP(t)=(t26)i+3tj\mathbf{r}_P(t) = (t^2 - 6)\,\mathbf{i} + 3t\,\mathbf{j} and particle QQ has position vector rQ(t)=(4t9)i+t2j\mathbf{r}_Q(t) = (4t - 9)\,\mathbf{i} + t^2\,\mathbf{j} (distances in metres, tt in seconds). (a) Show the particles collide and find the time and place. (b) Find the angle between their velocities at the instant of collision, to the nearest degree.
Show worked solution →

(a) Collision needs both coordinates equal at the same tt. Equate the i\mathbf{i} components:

t26=4t9    t24t+3=0    (t1)(t3)=0,t^2 - 6 = 4t - 9 \implies t^2 - 4t + 3 = 0 \implies (t - 1)(t - 3) = 0,

so t=1t = 1 or t=3t = 3. Now test the j\mathbf{j} components at each. At t=1t = 1: j\mathbf{j} of PP is 33, of QQ is 11, not equal. At t=3t = 3: j\mathbf{j} of PP is 99, of QQ is 99, equal. So they collide only at t=3t = 3, at
rP(3)=(96)i+9j=3i+9j,the point (3,9).\mathbf{r}_P(3) = (9 - 6)\,\mathbf{i} + 9\,\mathbf{j} = 3\,\mathbf{i} + 9\,\mathbf{j}, \quad \text{the point } (3, 9).

(b) Velocities at t=3t = 3. Differentiate each position vector:

vP(t)=2ti+3j    vP(3)=6i+3j,\mathbf{v}_P(t) = 2t\,\mathbf{i} + 3\,\mathbf{j} \implies \mathbf{v}_P(3) = 6\,\mathbf{i} + 3\,\mathbf{j},

vQ(t)=4i+2tj    vQ(3)=4i+6j.\mathbf{v}_Q(t) = 4\,\mathbf{i} + 2t\,\mathbf{j} \implies \mathbf{v}_Q(3) = 4\,\mathbf{i} + 6\,\mathbf{j}.

Angle between them.

vPvQ=(6)(4)+(3)(6)=24+18=42,\mathbf{v}_P \cdot \mathbf{v}_Q = (6)(4) + (3)(6) = 24 + 18 = 42,

vP=36+9=45=35,vQ=16+36=52=213.|\mathbf{v}_P| = \sqrt{36 + 9} = \sqrt{45} = 3\sqrt5, \qquad |\mathbf{v}_Q| = \sqrt{16 + 36} = \sqrt{52} = 2\sqrt{13}.

cosθ=4235213=42665=7650.8682,\cos\theta = \frac{42}{3\sqrt5 \cdot 2\sqrt{13}} = \frac{42}{6\sqrt{65}} = \frac{7}{\sqrt{65}} \approx 0.8682,

θ=arccos(0.8682)29.730.\theta = \arccos(0.8682) \approx 29.7^\circ \approx 30^\circ.

Answer. The particles collide at (3,9)(3, 9) at t=3t = 3 s, meeting at an angle of about 3030^\circ between their velocities.

Related dot points