Small Group Tutorials

Here to help students catch up, keep up, and move ahead. Book a consultation here.

Secondary 3 Additional Mathematics | Kinematics | How Position, Velocity and Acceleration Are Three Views of One Motion

Secondary 3 Additional Mathematics | Singapore G3
Kinematics

How Position, Velocity and Acceleration Are Three Views of One Motion

A particle can be moving left while its acceleration points right. It can have zero velocity without having zero acceleration. And it can return to where it started after travelling a large distance.

These statements feel contradictory only if displacement, velocity, acceleration and distance are treated as interchangeable words.

They are not.

position tells where; velocity tells how position is changing; acceleration tells how velocity is changing.

Calculus links the three:

s → differentiate → v → differentiate → a
a → integrate → v → integrate → s.

The current Singapore G3 Additional Mathematics syllabus applies differentiation and integration to displacement, velocity and acceleration of a particle moving in a straight line. This page owns that synthesis. The differentiation and integration pages own the calculus machinery itself.

SEAB 2027 G3 Additional Mathematics syllabus (K341) →

The Topic Job

Track one straight-line motion through three connected representations, preserve direction correctly, and use calculus plus initial conditions to move between them.

This is not a chapter about memorising three symbols. It tests whether the learner can keep state, rate and rate-of-rate separate while moving between them.

Displacement Is Position Relative to an Origin

Let s(t) be the displacement of a particle from a chosen origin along a straight line.

  • s>0 means the particle lies on the chosen positive side of the origin;
  • s<0 means it lies on the opposite side;
  • s=0 means it is at the origin.

The sign of displacement tells position relative to the origin. It does not tell which way the particle is currently moving.

Velocity Is the Rate of Change of Displacement

v = ds/dt.

Velocity includes direction through its sign.

  • v>0: moving in the positive direction;
  • v<0: moving in the negative direction;
  • v=0: instantaneously at rest.

A particle can have s>0 but v<0: it is to the positive side of the origin while moving back toward the negative direction.

Acceleration Is the Rate of Change of Velocity

a = dv/dt = d²s/dt².

The sign of acceleration tells how velocity is changing. It does not by itself tell whether speed is increasing.

Positive Acceleration Does Not Always Mean Speeding Up

Suppose:

  • v=−6 m/s;
  • a=+2 m/s².

The particle is moving in the negative direction, but its velocity is becoming less negative:

−6 → −4 → −2 → 0.

Its speed is decreasing.

same sign of v and a → speed tends to increase;
opposite signs of v and a → speed tends to decrease.

This sign comparison is more reliable than saying “positive acceleration means faster.”

A Motion Can Stop Without Its Acceleration Being Zero

At a turning instant, v=0.

But a may be non-zero. For a ball moving vertically under gravity in a simplified model, its velocity is momentarily zero at the highest point while acceleration remains downward.

In straight-line A-Math kinematics, keep the same distinction:

at rest is a velocity statement, not an acceleration statement.

Worked Example 1 — From Displacement to Velocity and Acceleration

A particle has displacement:

s=t³−6t²+9t+2,   t≥0.

Velocity:

v=ds/dt=3t²−12t+9=3(t−1)(t−3).

Acceleration:

a=dv/dt=6t−12.

The particle is at rest when v=0:

t=1 or t=3.

Those times are candidates for direction changes. We must inspect the sign of v around them.

Velocity Sign Tells Direction

For v=3(t−1)(t−3):

Time intervalSign of vMotion
0≤t<1+positive direction
1<t<3negative direction
t>3+positive direction

So the particle changes direction at both t=1 and t=3.

A zero of velocity is only a turning point in motion if the sign of velocity changes across it.

Position at a Turning Time

To find where the particle turns, substitute the time into s(t), not into v(t).

At t=1:

s=1−6+9+2=6.

At t=3:

s=27−54+27+2=2.

The time and the position are different pieces of information.

Distance Is Not Displacement

Suppose a particle starts at s=2, travels to s=6, then returns to s=2.

  • net displacement = 2−2 = 0;
  • distance travelled = 4+4 = 8.

displacement remembers final minus initial position; distance adds the magnitudes of each leg travelled.

How to Find Total Distance Travelled

If direction never changes, distance over [a,b] is |s(b)−s(a)|.

If direction changes, split the motion at every turning time:

total distance = |Δs₁|+|Δs₂|+…

This is the kinematics analogue of splitting an area integral when the sign changes.

Velocity as Signed Accumulation

If velocity is known, displacement change is:

s(b)−s(a)=∫ₐᵇ v(t)dt.

Positive velocity contributes positive displacement; negative velocity contributes negative displacement.

This is why a velocity integral can be zero even after substantial movement.

Speed Is |Velocity|

speed = |v|.

Therefore total distance can be understood at higher resolution as accumulation of speed:

distance = ∫|v(t)|dt

when handled over the relevant interval.

At school level, you will often achieve this by locating velocity zeros, splitting the interval and adding positive magnitudes rather than integrating an absolute-value expression directly.

Worked Example 2 — From Acceleration Back to Motion

A particle has acceleration:

a=6t−4.

Its velocity is 3 m/s when t=0. Find v.

Integrate:

v=3t²−4t+C.

Use v(0)=3:

C=3.

Therefore:

v=3t²−4t+3.

The initial velocity recovered the constant lost by differentiation.

Integrate Again to Find Displacement

If the same particle has s=5 when t=0:

s=∫(3t²−4t+3)dt
=t³−2t²+3t+D.

Use s(0)=5:

D=5.

So:

s=t³−2t²+3t+5.

Notice that two integrations require two independent constants because two rounds of differentiation erased two constants.

Initial Conditions Belong to the Correct Layer

If you are given initial velocity, use it to determine the constant in v.

If you are given initial displacement, use it to determine the constant in s.

Do not insert s(0)=5 into a velocity equation. The units alone should warn you that the information belongs to the wrong layer.

Units Are a Structural Check

QuantityTypical units
displacement sm
velocity v=ds/dtm/s
acceleration a=dv/dtm/s²

If your “velocity” answer has units of metres, something is structurally wrong before you inspect the arithmetic.

Rest, Turning and Stationary Position

When v=0, the displacement-time graph has horizontal tangent.

But three possibilities exist:

  • v changes + to −: local maximum displacement;
  • v changes − to +: local minimum displacement;
  • v touches zero without sign change: momentarily at rest but no direction reversal.

This is exactly the stationary-point logic from differentiation, now interpreted physically.

When Is Speed Increasing?

Compare signs:

vaSpeed tendency
++increasing
+decreasing
increasing
+decreasing

Why does v<0 and a<0 mean speeding up? Because the velocity becomes more negative, so its magnitude |v| grows.

Worked Example 3 — Decide When Speed Increases

Suppose:

v=t²−4t+3=(t−1)(t−3),
a=2t−4.

Critical times:

  • v=0 at t=1,3;
  • a=0 at t=2.

These split the timeline into intervals. Check signs of v and a on each interval. Speed increases exactly where their signs match.

This is a sign-analysis problem, not a “differentiate speed” problem at this level.

A Velocity–Time Graph Contains Two Different Kinds of Information

On a velocity-time graph:

  • gradient = acceleration;
  • signed area under graph = displacement change.

This is a remarkable compression:

slope tells rate-of-rate; area tells accumulated rate.

A single graph can therefore be read through both differentiation and integration.

Do Not Confuse Area Under v–t With Distance Automatically

If velocity stays positive, area under the v–t graph equals both displacement change and distance travelled.

If velocity becomes negative, below-axis area subtracts from displacement.

For total distance, add magnitudes of the separate positive and negative regions.

A Position–Time Graph Has Different Meaning

On an s–t graph:

  • height = displacement;
  • gradient = velocity;
  • turning point of the graph may correspond to v=0.

Area under an s–t graph has no standard “distance travelled” interpretation. Do not transfer the v–t area rule to the wrong graph.

An Acceleration–Time Graph Has Another Meaning

On an a–t graph:

  • height = acceleration;
  • signed area = change in velocity.

Again, integration accumulates one rate layer downward:

area under a–t → Δv;
area under v–t → Δs.

The Same Time Can Mean Different Things in Different Functions

If t=2 makes a=0, it does not automatically make v=0.

If t=3 makes v=0, it does not automatically make s=0.

Always ask which function the condition belongs to.

The Earliest Weak Link

What you seeLikely earliest weak link
uses s=0 for “particle at rest”position and velocity confused
says positive acceleration means speeding upvelocity sign ignored
distance = final s − initial s after direction changesdistance and displacement not separated
integrates acceleration but no +Cinitial-condition role missing
uses displacement initial condition to determine velocity constantstate/rate layers mixed
area under s–t graph treated as distancegraph representation ownership confused
v=0 assumed to imply turningsign change not checked

Common Mistakes to Repair

  • At rest means s=0. No: at rest means v=0.
  • Returns to origin means distance=0. No: net displacement may be zero while distance is positive.
  • Positive acceleration means speeding up. Compare signs of v and a.
  • Every v=0 is a direction change. Check the sign on both sides.
  • Forgetting integration constants. Initial conditions are then lost.
  • Using one initial condition at the wrong derivative layer.
  • Treating all graph areas the same. Area meaning depends on what the vertical axis represents.

Retrieval Check

  1. State v in terms of s.
  2. State a in terms of v and s.
  3. What does v<0 mean?
  4. What does a>0 mean?
  5. When is a particle at rest?
  6. What extra check determines whether it changes direction?
  7. How is distance different from displacement?
  8. What does area under a velocity-time graph represent?
  9. What does area under an acceleration-time graph represent?

Transfer Set

  1. A particle has s=2t³−9t²+12t. Find v and a.
  2. For the same particle, find all times t≥0 when it is at rest.
  3. Determine whether the particle changes direction at each rest time.
  4. A particle has a=4t−6 and v=5 at t=0. Find v(t).
  5. If additionally s=−2 at t=0, find s(t).
  6. A particle moves from s=1 to s=7, then to s=−2. Find net displacement from its start and total distance travelled.
  7. Explain why v=−3 and a=−2 corresponds to increasing speed.
Answer outline — open only after attempting
  1. v=6t²−18t+12=6(t−1)(t−2); a=12t−18.
  2. t=1,2.
  3. Velocity signs: + before 1, − between 1 and 2, + after 2; direction changes at both.
  4. v=2t²−6t+C; v(0)=5 gives C=5.
  5. s=(2/3)t³−3t²+5t+D; s(0)=−2 gives D=−2.
  6. Net displacement=−2−1=−3. Distance=|7−1|+|−2−7|=6+9=15.
  7. Both velocity and acceleration point in the negative direction, so velocity becomes more negative and |v| increases.

Unfamiliar Transfer — A Zero Can Mean Three Different Things

Suppose at t=4 one equation gives zero.

Before interpreting it, identify the equation:

  • s(4)=0 → particle is at the origin;
  • v(4)=0 → particle is instantaneously at rest;
  • a(4)=0 → velocity has a stationary value at that instant.

The number zero has no physical meaning until the variable owning it is identified.

A Strong Answer Has Receipts

  • Derivative receipt: differentiate s to recover v and v to recover a.
  • Integral receipt: differentiate integrated results back.
  • Initial-condition receipt: substitute the stated initial state into the correct layer.
  • Sign receipt: inspect velocity around every candidate turning time.
  • Distance receipt: split motion at every direction change.
  • Units receipt: m, m/s and m/s² must match the quantity.

Why This Is Worth Learning

Kinematics is where several A-Math ideas become one working system.

  • functions describe state over time;
  • differentiation extracts local change;
  • integration reconstructs accumulated change;
  • equations locate special times;
  • inequalities/sign charts describe intervals of motion;
  • graphs encode both slope and accumulated area.

This is close to how mathematics is used outside the examination: not as isolated chapters, but as a set of representations that must agree about one physical process.

For Parents and Tutors — What This Topic Is Really Testing

Kinematics is an excellent transfer test because the algebra may be familiar while the interpretation is not.

Before calculation, ask the learner to label every piece of information as one of:

  • position/displacement;
  • velocity;
  • acceleration;
  • time;
  • distance;
  • initial condition.

Then ask which direction calculus must move:

differentiate downward from s to v to a, or integrate upward from a to v to s?

If the child repeatedly gets the calculus right but the interpretation wrong, do not assign more derivatives. Repair the meaning of the state variables and signs.

Listen for language such as:

  • “v=0 means at rest, not at the origin.”
  • “I need to check the sign before and after to know whether direction changes.”
  • “The integral of velocity gives displacement change, not automatically distance.”
  • “This initial condition belongs to displacement, so it determines the displacement constant.”

The teaching target is one motion, three mathematical views, no loss of meaning between them.

Where This Connects Back


Bukit Timah Tutor Mathematics
Kinematics becomes manageable when every symbol keeps its job: where the particle is, how that position is changing, and how that change itself is changing.

Discover more from Bukit Timah Tutor

Subscribe now to keep reading and get access to the full archive.

Continue reading