Skip to main content
ExamExplained
WA · Specialist Mathematics
Specialist Mathematics study scene
§-Syllabus dot point
WASpecialist MathematicsSyllabus dot point

How do we describe the position of a moving particle by a vector function and differentiate it to get velocity and acceleration?

Use vector functions of time and differentiate them to find velocity, speed and acceleration along a path

WACE Specialist Unit 3 vector calculus: position vectors as functions of time, componentwise differentiation to velocity and acceleration, speed as the magnitude of velocity, the cartesian path equation, and motion problems, with a worked example.

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

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

Jump to a section
  1. What this dot point is asking
  2. Position as a vector function of time
  3. Differentiation is componentwise
  4. Speed is a scalar
  5. Using the calculus on motion
  6. Distance travelled along the path
  7. Circular motion and centre-seeking acceleration
  8. The tangent and normal directions

What this dot point is asking

SCSA wants you to model motion with a vector function, differentiate it to obtain velocity and acceleration, find speed, and describe the path.

Position as a vector function of time

A path is described by r(t)=x(t)i+y(t)j+z(t)k\mathbf{r}(t) = x(t)\,\mathbf{i} + y(t)\,\mathbf{j} + z(t)\,\mathbf{k}, giving the particle's position at each time tt. Evaluating at particular times gives points on the path; eliminating the parameter tt between the component equations gives the cartesian relation of the curve.

Differentiation is componentwise

Each component is differentiated separately using ordinary calculus. The velocity vector is tangent to the path, pointing in the direction of motion; the acceleration vector records how velocity changes.

Speed is a scalar

Using the calculus on motion

To find when a particle is momentarily at rest, set v(t)=0\mathbf{v}(t) = \mathbf{0} (all components zero). To find when velocity is perpendicular to acceleration, set va=0\mathbf{v}\cdot\mathbf{a} = 0. Position, displacement and distance follow by evaluating or integrating as needed.

Distance travelled along the path

Displacement and distance are different quantities. The displacement over a time interval is the vector r(t2)r(t1)\mathbf{r}(t_2) - \mathbf{r}(t_1), a straight-line change in position. The distance travelled is the length of the actual path, found by integrating the speed: distance=t1t2v(t)dt\text{distance} = \displaystyle\int_{t_1}^{t_2} |\mathbf{v}(t)|\, dt. For motion around a closed curve the displacement can be zero while the distance is large, so a question asking for distance requires the speed integral, not just the endpoints.

Circular motion and centre-seeking acceleration

A particle moving on a circle of radius aa at constant angular rate ω\omega has position r(t)=acosωti+asinωtj\mathbf{r}(t) = a\cos\omega t\,\mathbf{i} + a\sin\omega t\,\mathbf{j}. Differentiating twice gives a(t)=ω2r(t)\mathbf{a}(t) = -\omega^2\mathbf{r}(t), an acceleration of constant magnitude aω2a\omega^2 directed straight back toward the centre. This is the vector-calculus statement of centripetal acceleration, and SCSA frequently asks students to derive it by differentiating the position vector and recognising a=ω2r\mathbf{a} = -\omega^2\mathbf{r}.

The tangent and normal directions

Because velocity is always tangent to the path, the unit vector v^=vv\hat{\mathbf{v}} = \dfrac{\mathbf{v}}{|\mathbf{v}|} gives the direction of motion at any instant. The acceleration can be split into a component along v^\hat{\mathbf{v}}, which changes the speed, and a component perpendicular to it, which changes the direction. When the speed is constant the acceleration is entirely perpendicular to the velocity, which is exactly why va=0\mathbf{v}\cdot\mathbf{a} = 0 for uniform circular motion.

Exam-style practice questions

Practice questions written in the style of SCSA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

WACE 20227 marksCalculator-assumed. A particle moves so that r(t)=(3cos2t)i+(3sin2t)j\mathbf{r}(t) = (3\cos 2t)\,\mathbf{i} + (3\sin 2t)\,\mathbf{j}, t0t \ge 0. (a) Find v(t)\mathbf{v}(t) and the speed. (b) Show that the acceleration always points toward the origin.
Show worked answer →

Circular motion analysed by vector calculus.

(a) v(t)=r(t)=(6sin2t)i+(6cos2t)j\mathbf{v}(t) = \mathbf{r}'(t) = (-6\sin 2t)\,\mathbf{i} + (6\cos 2t)\,\mathbf{j}. Speed =v=36sin22t+36cos22t=36=6= |\mathbf{v}| = \sqrt{36\sin^2 2t + 36\cos^2 2t} = \sqrt{36} = 6, a constant.

(b) a(t)=v(t)=(12cos2t)i+(12sin2t)j=4((3cos2t)i+(3sin2t)j)=4r(t)\mathbf{a}(t) = \mathbf{v}'(t) = (-12\cos 2t)\,\mathbf{i} + (-12\sin 2t)\,\mathbf{j} = -4\big((3\cos 2t)\,\mathbf{i} + (3\sin 2t)\,\mathbf{j}\big) = -4\,\mathbf{r}(t). Since a=4r\mathbf{a} = -4\mathbf{r} is a negative multiple of the position vector, it points from the particle straight back to the origin.

Markers reward differentiating both components, the constant speed 66, the second derivative, and recognising a=4r\mathbf{a} = -4\mathbf{r} as centre-directed.

WACE 20215 marksCalculator-free. A particle has r(t)=(t2)i+(t33t)j\mathbf{r}(t) = (t^2)\,\mathbf{i} + (t^3 - 3t)\,\mathbf{j}. Find the time(s) when the velocity is parallel to the vector i\mathbf{i}.
Show worked answer →

Velocity-direction question.

v(t)=(2t)i+(3t23)j\mathbf{v}(t) = (2t)\,\mathbf{i} + (3t^2 - 3)\,\mathbf{j}. Velocity is parallel to i\mathbf{i} when its j\mathbf{j} component is zero (and the i\mathbf{i} component is non-zero).

Set 3t23=03t^2 - 3 = 0, so t2=1t^2 = 1, giving t=1t = 1 or t=1t = -1. If t0t \ge 0 is assumed, take t=1t = 1; at t=1t = 1 the i\mathbf{i} component is 202 \neq 0, so the velocity is 2i2\mathbf{i}, indeed parallel to i\mathbf{i}.

Markers reward the velocity vector, setting the j\mathbf{j} component to zero, and checking the i\mathbf{i} component is non-zero.

ExamExplained