Skip to main content
ExamExplained
NSW · Maths Advanced
Maths Advanced study scene
§-Syllabus dot point
NSWMaths AdvancedSyllabus dot point

How do we use calculus to analyse the motion of a particle moving in a straight line?

Apply calculus to motion in a straight line, with displacement, velocity and acceleration as derivatives and integrals with respect to time

A focused answer to the HSC Maths Advanced dot point on rectilinear motion. Velocity as the derivative of displacement, acceleration as the derivative of velocity, and recovering displacement from velocity by integration.

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 model a particle moving along a straight line and link the three quantities (displacement, velocity, acceleration) by calculus. Differentiate with respect to time to step from displacement to velocity to acceleration, and integrate to step back.

The answer

The kinematic chain

Let x(t)x(t) be the displacement of the particle at time tt from a fixed origin.

v(t)=dxdt,a(t)=dvdt=d2xdt2.v(t) = \frac{dx}{dt}, \qquad a(t) = \frac{dv}{dt} = \frac{d^2 x}{dt^2}.

Going the other way:

v(t)=a(t)dt+C1,x(t)=v(t)dt+C2.v(t) = \int a(t) \, dt + C_1, \qquad x(t) = \int v(t) \, dt + C_2.

The constants of integration are fixed by initial conditions (typically x(0)x(0) and v(0)v(0)). The constant matters: integrating gives the family of all possible motions with the right velocity, and the initial condition picks out the one the particle actually follows. Skip it and your displacement is wrong by an unknown constant.

Sign conventions

Choose a positive direction on the line. Then:

  • x>0x > 0 means the particle is on the positive side of the origin.
  • v>0v > 0 means the particle is moving in the positive direction.
  • a>0a > 0 means the velocity is increasing (becoming more positive).

The particle is at rest when v(t)=0v(t) = 0. The particle is at the origin when x(t)=0x(t) = 0. These are different events and questions often hinge on the distinction.

Speed versus velocity

Speed is the magnitude of velocity: speed=v(t)\text{speed} = |v(t)|. Velocity carries a sign; speed does not.

Distance versus displacement

If the particle changes direction during an interval, the total distance travelled is not x(b)x(a)|x(b) - x(a)|. Instead, split the interval at the times when v(t)=0v(t) = 0 and sum the magnitudes of the displacement changes on each subinterval, or compute abv(t)dt\int_a^b |v(t)| \, dt.

The reason the naive x(b)x(a)|x(b) - x(a)| fails is that it only measures net displacement: if the particle goes out and comes back, the trip out and the trip back partly cancel, just as positive and negative areas cancel in a definite integral. Total distance refuses that cancellation by taking the magnitude on each leg, which is why you must break the journey at every reversal first. This is the same split-at-the-zeros idea used to turn a signed integral into a geometric area.

Total distance from a velocity sign diagram, stage by stage

Finding total distance (as opposed to net displacement) is the most procedural skill in this topic, and a sign diagram is the cleanest way to do it. Below the method is built up for the worked-example velocity v(t)=t24t+3=(t1)(t3)v(t) = t^2 - 4t + 3 = (t-1)(t-3) with starting position x(0)=2x(0) = 2.

Stage 1, find when the particle is at rest. Solve v(t)=0v(t) = 0. The factored form (t1)(t3)=0(t-1)(t-3) = 0 gives t=1t = 1 and t=3t = 3: the only times the velocity is zero, so the only times the particle can change direction.

Velocity-time graph: find when v = 0The velocity v of t equals t squared minus 4 t plus 3 is graphed against time. It crosses the time axis at t equals 1 and t equals 3, the two times when the particle is momentarily at rest. tv t = 1t = 3 v = (t-1)(t-3) 1 Stage 1: solve v = 0. The particle is at rest at t = 1 and t = 3.

Stage 2, read the sign of vv on each interval. Between the rest times the velocity keeps one sign. Test a point in each interval (or read it off the parabola): v>0v > 0 on (0,1)(0, 1), v<0v < 0 on (1,3)(1, 3), and v>0v > 0 on (3,)(3, \infty).

The sign of velocity on each intervalThe same velocity graph. Between t equals 0 and 1 the curve is above the axis so v is positive; between t equals 1 and 3 it is below so v is negative; after t equals 3 it is positive again. The regions are shaded accordingly. tv 13 + + 2 Stage 2: v is + on (0,1), - on (1,3), + on (3,4).

Stage 3, turn signs into directions. A positive velocity means the particle moves in the positive direction, a negative velocity means it moves in the negative direction. So the particle goes forward, reverses at t=1t = 1, comes back, then reverses again at t=3t = 3 and goes forward. The two reversals are exactly the rest times.

Direction of motion on a sign lineA time line marked at t equals 0, 1, 3. On the first interval the particle moves in the positive direction, on the middle interval it reverses and moves in the negative direction, and on the last interval it moves positive again. Arrows show each direction. t 0134 moving + moving - moving + 3 Stage 3: the particle reverses at t = 1 and t = 3 (where v = 0).

Stage 4, add the leg lengths. Compute the position at the start, at each rest time and at the end: x(0)=2x(0) = 2, x(1)=103x(1) = \tfrac{10}{3}, x(3)=2x(3) = 2, x(5)=263x(5) = \tfrac{26}{3}. The total distance is the sum of the magnitudes of the changes on each leg, 1032+2103+2632=43+43+203=283\left|\tfrac{10}{3} - 2\right| + \left|2 - \tfrac{10}{3}\right| + \left|\tfrac{26}{3} - 2\right| = \tfrac{4}{3} + \tfrac{4}{3} + \tfrac{20}{3} = \tfrac{28}{3} m, which is much more than the net displacement x(5)x(0)=203x(5) - x(0) = \tfrac{20}{3} m.

The position track and total distanceA position axis in metres. The particle starts at x equals 2 metres at t equals 0, moves out to x equals 10 over 3 at t equals 1, returns to x equals 2 at t equals 3, then moves out to x equals 26 over 3 at t equals 5. Total distance is the sum of the three leg lengths, four thirds plus four thirds plus twenty thirds, which exceeds the net displacement. x (m) 2 m t=0, 3 10/3 m t=1 26/3 m t=5 leg 1 leg 2 leg 3 4 Stage 4: distance = 4/3 + 4/3 + 20/3 = 28/3 m, more than the net move.

Reading a displacement-time graph

Many HSC items present a graph rather than a formula. On a displacement-time graph, the gradient at any point is the velocity, so the particle is at rest where the curve is momentarily horizontal (a turning point) and is at the origin where the curve crosses the time axis. A steeper section means a faster particle, and the steepest sections correspond to the greatest speeds. On a velocity-time graph, the gradient is the acceleration and the signed area between the curve and the time axis is the displacement. Being fluent at translating between these two graphs is examined directly.

Maximum displacement and turning points

To find how far a particle gets before turning back, you find when v(t)=0v(t) = 0 (a stationary point of displacement) and evaluate xx there. This connects motion to the curve-sketching skills from applications of differentiation: the times of rest are the stationary points of the displacement function, and the second derivative (acceleration) tells you whether the displacement is a maximum or a minimum at that instant.

Speeding up or slowing down

A favourite "explain" question asks whether the particle is speeding up or slowing down at a given instant, and the sign of aa alone does not answer it. Speed is v|v|, so the particle speeds up when speed is increasing and slows down when speed is decreasing. The clean test is the sign of the product vav \cdot a: if vv and aa have the same sign (va>0va > 0) the particle is speeding up, and if they have opposite signs (va<0va < 0) it is slowing down. A negative acceleration on its own can mean either, depending on which way the particle is already moving.

How exam questions ask about motion

The phrasing maps directly onto "differentiate or integrate, and which function":

  • "When is the particle at rest / stationary / momentarily at rest?" Solve v(t)=0v(t) = 0. Do not solve x(t)=0x(t) = 0.
  • "When is the particle at the origin?" Solve x(t)=0x(t) = 0. This is a different equation from "at rest".
  • "Find the acceleration at t=t = \ldots". Differentiate twice (or differentiate vv) and substitute; give units m/s2^2.
  • "Given the velocity, find the displacement / position." Integrate vv and use the initial position to fix the constant CC.
  • "Find the total distance travelled from t=at = a to t=bt = b." Split at the rest times, sum the magnitudes of the leg displacements (or integrate v|v|). The sign-diagram stages above are exactly this method.
  • "Find the displacement / how far from the start." This is net displacement, x(b)x(a)x(b) - x(a), with its sign; it is not the total distance.
  • "Is the particle speeding up or slowing down?" Compare the signs of vv and aa: same sign speeds up, opposite slows down.
  • "From the displacement-time (or velocity-time) graph..." Read gradients and areas: gradient of xx-tt is vv, gradient of vv-tt is aa, and signed area under vv-tt is displacement.

The recurring decision is always "distance or displacement?" Distance refuses cancellation and needs the split at reversals; displacement keeps the sign and is just the change in xx.

Exam-style practice questions

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

2023 HSC Q134 marksA particle moves in a straight line with displacement x=t36t2+9tx = t^3 - 6 t^2 + 9 t metres at time tt seconds. Find the times when the particle is at rest and its acceleration at t=4t = 4 seconds.
Show worked answer →

Velocity is the derivative of displacement.

v(t)=dxdt=3t212t+9=3(t24t+3)=3(t1)(t3)v(t) = \frac{dx}{dt} = 3 t^2 - 12 t + 9 = 3(t^2 - 4 t + 3) = 3(t - 1)(t - 3).

The particle is at rest when v(t)=0v(t) = 0: t=1t = 1 s and t=3t = 3 s.

Acceleration is the derivative of velocity.

a(t)=dvdt=6t12a(t) = \frac{dv}{dt} = 6 t - 12.

a(4)=2412=12a(4) = 24 - 12 = 12 m/s2^2.

Markers reward correct factorisation, identification that "at rest" means v=0v = 0 (not x=0x = 0), and an acceleration value with units.

2018 HSC Q123 marksA particle has velocity v(t)=4tt2v(t) = 4 t - t^2 m/s for t0t \geq 0. Given that the particle starts at the origin, find its displacement at t=3t = 3 seconds.
Show worked answer →

Integrate the velocity to recover displacement.

x(t)=(4tt2)dt=2t2t33+Cx(t) = \int (4 t - t^2) \, dt = 2 t^2 - \frac{t^3}{3} + C.

Initial condition x(0)=0x(0) = 0 gives C=0C = 0.

x(3)=2(9)273=189=9x(3) = 2(9) - \frac{27}{3} = 18 - 9 = 9 m.

Markers expect the explicit antiderivative, use of the initial condition to fix CC, and a final answer with units.

Practice questions

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

foundation2 marksA particle has displacement x=2t39t2+12tx = 2t^3 - 9t^2 + 12t metres at time tt seconds. Find its velocity and acceleration at t=2t = 2 seconds.
Show worked solution →

Velocity is the derivative of displacement.

v(t)=dxdt=6t218t+12,v(2)=6(4)18(2)+12=2436+12=0 m/s.v(t) = \frac{dx}{dt} = 6t^2 - 18t + 12, \qquad v(2) = 6(4) - 18(2) + 12 = 24 - 36 + 12 = 0 \text{ m/s}.

Acceleration is the derivative of velocity.

a(t)=dvdt=12t18,a(2)=12(2)18=6 m/s2.a(t) = \frac{dv}{dt} = 12t - 18, \qquad a(2) = 12(2) - 18 = 6 \text{ m/s}^2.

Marker's note: one mark for v(2)=0v(2) = 0 m/s from a correct v(t)v(t), one for a(2)=6a(2) = 6 m/s2^2 from a correct a(t)a(t), each with units. Differentiating only once and reporting vv as the acceleration is the usual slip.

foundation3 marksA particle moves so that its velocity is v(t)=3t212t+9v(t) = 3t^2 - 12t + 9 m/s for t0t \geq 0, and it starts at x(0)=1x(0) = 1 m. Find an expression for its displacement x(t)x(t) and the times at which the particle is momentarily at rest.
Show worked solution →

Integrate the velocity and fix the constant with the initial position.

x(t)=(3t212t+9)dt=t36t2+9t+C.x(t) = \int (3t^2 - 12t + 9)\, dt = t^3 - 6t^2 + 9t + C.

Using x(0)=1x(0) = 1 gives C=1C = 1, so

x(t)=t36t2+9t+1.x(t) = t^3 - 6t^2 + 9t + 1.

At rest means v(t)=0v(t) = 0. Factor the velocity:

v(t)=3t212t+9=3(t1)(t3)=0t=1 s and t=3 s.v(t) = 3t^2 - 12t + 9 = 3(t - 1)(t - 3) = 0 \quad\Rightarrow\quad t = 1 \text{ s and } t = 3 \text{ s}.

Marker's note: one mark for the antiderivative, one for using x(0)=1x(0) = 1 to get C=1C = 1, one for solving v=0v = 0 to t=1,3t = 1, 3. Solving x(t)=0x(t) = 0 instead of v(t)=0v(t) = 0 for the rest times is the built-in trap.

core4 marksA particle moving in a straight line has velocity v(t)=t25t+6v(t) = t^2 - 5t + 6 m/s for t0t \geq 0, and starts at the origin. (a) Find the net displacement over the first 44 seconds. (b) Find the total distance travelled over the first 44 seconds.
Show worked solution →

Integrate for the position, with x(0)=0x(0) = 0.

x(t)=(t25t+6)dt=t335t22+6t+C,x(0)=0C=0.x(t) = \int (t^2 - 5t + 6)\, dt = \frac{t^3}{3} - \frac{5t^2}{2} + 6t + C, \qquad x(0) = 0 \Rightarrow C = 0.

Part (a): net displacement is x(4)x(0)x(4) - x(0).

x(4)=6435(16)2+24=64340+24=64316=64483=163 m.x(4) = \frac{64}{3} - \frac{5(16)}{2} + 24 = \frac{64}{3} - 40 + 24 = \frac{64}{3} - 16 = \frac{64 - 48}{3} = \frac{16}{3} \text{ m}.

Since x(0)=0x(0) = 0, the net displacement is 1635.33\dfrac{16}{3} \approx 5.33 m.

Part (b): split at the rest times for total distance. Solve v=0v = 0: t25t+6=(t2)(t3)=0t^2 - 5t + 6 = (t - 2)(t - 3) = 0, so the particle reverses at t=2t = 2 and t=3t = 3. Evaluate the position at the start, each reversal and the end:

x(0)=0,x(2)=8310+12=143,x(3)=9452+18=92,x(4)=163.x(0) = 0, \quad x(2) = \frac{8}{3} - 10 + 12 = \frac{14}{3}, \quad x(3) = 9 - \frac{45}{2} + 18 = \frac{9}{2}, \quad x(4) = \frac{16}{3}.

Sum the leg magnitudes:

distance=1430+92143+16392=143+16+56=286+16+56=346=1735.67 m.\text{distance} = \left|\tfrac{14}{3} - 0\right| + \left|\tfrac{9}{2} - \tfrac{14}{3}\right| + \left|\tfrac{16}{3} - \tfrac{9}{2}\right| = \frac{14}{3} + \frac{1}{6} + \frac{5}{6} = \frac{28}{6} + \frac{1}{6} + \frac{5}{6} = \frac{34}{6} = \frac{17}{3} \approx 5.67 \text{ m}.

Marker's note: one mark for x(t)x(t) with C=0C = 0, one for the net displacement 163\tfrac{16}{3} m in (a), one for identifying the rest times t=2,3t = 2, 3 and one for summing the leg magnitudes to 173\tfrac{17}{3} m in (b). Reporting 163\tfrac{16}{3} m for the total distance (treating it as net) forfeits the last two marks.

core4 marksThe velocity-time graph of a particle over 0t80 \leq t \leq 8 seconds is a straight line: it starts at v=6v = -6 m/s when t=0t = 0, rises steadily, crosses the time axis at t=3t = 3, and reaches v=10v = 10 m/s when t=8t = 8. The particle starts at the origin. (a) Describe the direction of motion before and after t=3t = 3. (b) State the acceleration. (c) Find the net displacement over the 88 seconds using the signed area under the graph.
Show worked solution →

Part (a): read the direction from the sign of vv. For 0t<30 \leq t < 3 the line is below the axis, so v<0v < 0 and the particle moves in the negative direction; for t>3t > 3 it is above the axis, so v>0v > 0 and the particle moves in the positive direction. The reversal is at t=3t = 3, where v=0v = 0.

Part (b): acceleration is the gradient of the velocity-time line. The line rises from v=6v = -6 at t=0t = 0 to v=10v = 10 at t=8t = 8, so

a=ΔvΔt=10(6)80=168=2 m/s2.a = \frac{\Delta v}{\Delta t} = \frac{10 - (-6)}{8 - 0} = \frac{16}{8} = 2 \text{ m/s}^2.

Part (c): net displacement is the signed area between the line and the time axis. Below the axis is a triangle on 0t30 \leq t \leq 3 with height 66; above the axis is a triangle on 3t83 \leq t \leq 8 with height 1010:

area below=12(3)(6)=9,area above=12(5)(10)=25.\text{area below} = \frac{1}{2}(3)(6) = 9, \qquad \text{area above} = \frac{1}{2}(5)(10) = 25.

net displacement=9+25=16 m.\text{net displacement} = -9 + 25 = 16 \text{ m}.

Marker's note: one mark for the direction change at t=3t = 3 in (a), one for the acceleration 22 m/s2^2 as the gradient in (b), and two in (c) for treating the area below the axis as negative and combining to 1616 m. Adding the two triangle areas as 9+25=349 + 25 = 34 (ignoring the sign of the first) is the classic error and would give the total distance, not the net displacement.

exam5 marksA particle moves in a straight line so that its displacement from the origin is x(t)=t+2costx(t) = t + 2\cos t metres for 0t2π0 \leq t \leq 2\pi, where tt is in seconds and the argument of the cosine is in radians. (a) Show that the particle is momentarily at rest when sint=12\sin t = \tfrac{1}{2}, and hence find the two times of rest in the interval. (b) Find the exact displacement at each of these times. (c) Determine whether the particle is speeding up or slowing down at t=πt = \pi, justifying your answer.
Show worked solution →

Part (a): at rest means v(t)=0v(t) = 0. Differentiate the displacement:

v(t)=dxdt=12sint.v(t) = \frac{dx}{dt} = 1 - 2\sin t.

Setting v(t)=0v(t) = 0:

12sint=0sint=12,1 - 2\sin t = 0 \quad\Rightarrow\quad \sin t = \frac{1}{2},

as required. In 0t2π0 \leq t \leq 2\pi the solutions of sint=12\sin t = \tfrac{1}{2} are

t=π6 sandt=5π6 s.t = \frac{\pi}{6} \text{ s} \quad\text{and}\quad t = \frac{5\pi}{6} \text{ s}.

Part (b): substitute each time into x(t)x(t). Using cosπ6=32\cos\tfrac{\pi}{6} = \tfrac{\sqrt{3}}{2} and cos5π6=32\cos\tfrac{5\pi}{6} = -\tfrac{\sqrt{3}}{2}:

x ⁣(π6)=π6+232=π6+3 m,x\!\left(\tfrac{\pi}{6}\right) = \frac{\pi}{6} + 2\cdot\frac{\sqrt{3}}{2} = \frac{\pi}{6} + \sqrt{3} \text{ m},

x ⁣(5π6)=5π6+2(32)=5π63 m.x\!\left(\tfrac{5\pi}{6}\right) = \frac{5\pi}{6} + 2\cdot\left(-\frac{\sqrt{3}}{2}\right) = \frac{5\pi}{6} - \sqrt{3} \text{ m}.

Part (c): compare the signs of vv and aa at t=πt = \pi. The acceleration is

a(t)=dvdt=2cost.a(t) = \frac{dv}{dt} = -2\cos t.

At t=πt = \pi, with sinπ=0\sin\pi = 0 and cosπ=1\cos\pi = -1:

v(π)=12(0)=1>0,a(π)=2(1)=2>0.v(\pi) = 1 - 2(0) = 1 > 0, \qquad a(\pi) = -2(-1) = 2 > 0.

Since vv and aa have the same sign, va>0v \cdot a > 0, so the particle is speeding up at t=πt = \pi.

Marker's note: one mark for differentiating to v=12sintv = 1 - 2\sin t and reaching sint=12\sin t = \tfrac{1}{2}, one for both rest times t=π6,5π6t = \tfrac{\pi}{6}, \tfrac{5\pi}{6}, one for each exact displacement in (b), and one in (c) for the va>0v \cdot a > 0 test concluding the particle speeds up. Quoting the sign of aa alone (without vv) does not justify the conclusion and loses the final mark.

exam5 marksA particle starts at the origin with velocity 55 m/s and moves in a straight line with acceleration a(t)=2t6a(t) = 2t - 6 m/s2^2 for t0t \geq 0. (a) Show that its velocity is v(t)=t26t+5v(t) = t^2 - 6t + 5. (b) Find the times at which the particle is at rest. (c) Show that the particle reaches its greatest positive displacement at the first rest time, and find that displacement. (d) Find the total distance travelled in the first 55 seconds.
Show worked solution →

Part (a): integrate the acceleration and fix the constant. Since v=adtv = \int a\, dt,

v(t)=(2t6)dt=t26t+C1.v(t) = \int (2t - 6)\, dt = t^2 - 6t + C_1.

The particle starts with velocity 55 m/s, so v(0)=5v(0) = 5 gives C1=5C_1 = 5 and

v(t)=t26t+5,v(t) = t^2 - 6t + 5,

as required.

Part (b): at rest means v(t)=0v(t) = 0.

t26t+5=(t1)(t5)=0t=1 s and t=5 s.t^2 - 6t + 5 = (t - 1)(t - 5) = 0 \quad\Rightarrow\quad t = 1 \text{ s and } t = 5 \text{ s}.

Part (c): integrate for the position, then justify the maximum. With x=vdtx = \int v\, dt and x(0)=0x(0) = 0:

x(t)=t333t2+5t.x(t) = \frac{t^3}{3} - 3t^2 + 5t.

The stationary points of xx are exactly the rest times t=1t = 1 and t=5t = 5. Test the nature with the acceleration, x(t)=a(t)=2t6x''(t) = a(t) = 2t - 6:

a(1)=2(1)6=4<0,a(1) = 2(1) - 6 = -4 < 0,

so t=1t = 1 is a local maximum of displacement. Evaluating,

x(1)=133+5=13+2=732.33 m,x(1) = \frac{1}{3} - 3 + 5 = \frac{1}{3} + 2 = \frac{7}{3} \approx 2.33 \text{ m},

which is the greatest positive displacement, since after t=1t = 1 the velocity turns negative and the particle moves back through the origin.

Part (d): total distance splits at the rest times. On 0t50 \leq t \leq 5 the only reversal in range is at t=1t = 1 (the next is at the endpoint t=5t = 5). Evaluate the position at t=0,1,5t = 0, 1, 5:

x(0)=0,x(1)=73,x(5)=125375+25=125350=1251503=253.x(0) = 0, \qquad x(1) = \frac{7}{3}, \qquad x(5) = \frac{125}{3} - 75 + 25 = \frac{125}{3} - 50 = \frac{125 - 150}{3} = -\frac{25}{3}.

Sum the leg magnitudes:

distance=730+25373=73+323=393=13 m.\text{distance} = \left|\tfrac{7}{3} - 0\right| + \left|-\tfrac{25}{3} - \tfrac{7}{3}\right| = \frac{7}{3} + \frac{32}{3} = \frac{39}{3} = 13 \text{ m}.

Marker's note: one mark for showing v=t26t+5v = t^2 - 6t + 5 via the initial velocity in (a), one for the rest times t=1,5t = 1, 5 in (b), one for justifying the maximum with a(1)<0a(1) < 0 and giving x(1)=73x(1) = \tfrac{7}{3} m in (c), and two in (d) for splitting at t=1t = 1 and summing the magnitudes to 1313 m. Taking x(5)x(0)=253|x(5) - x(0)| = \tfrac{25}{3} m as the distance ignores the reversal and loses the (d) marks.

ExamExplained