Study Guide

Kinematics with calculus

IB Mathematics: Analysis and Approaches HLΒ· Syllabus 5.9: Kinematic problems (displacement, velocity, acceleration; total distance travelled)Β· 16 min read

1. Core Kinematic Relationships via Differentiationβ˜…β˜…β˜†β˜†β˜†β± 10 min

βœ“ Calculator OK

For a particle moving along a straight line, the three core kinematic quantities are linked by rates of change. The constant-acceleration (SUVAT) equations do NOT apply here, because acceleration is generally a function of time. In HL you will meet motion functions that are polynomial, trigonometric, exponential, or combinations of these.

πŸ“˜ Definition

Kinematic Derivative Relationships

Velocity is the first time derivative of displacement, and acceleration is the first time derivative of velocity, or equivalently the second time derivative of displacement.

v(t)=dsdt,a(t)=dvdt=d2sdt2v(t) = \frac{ds}{dt}, \quad a(t) = \frac{dv}{dt} = \frac{d^2s}{dt^2}
πŸ“ Worked Example

A particle moves along a straight line with displacement function for , where is in metres and in seconds. Find the velocity and acceleration of the particle at seconds, and state whether the particle is speeding up or slowing down at that instant.

  1. 1

    Differentiate once to get velocity:

  2. 2
    v(t)=dsdt=6t2βˆ’18t+12v(t) = \frac{ds}{dt} = 6t^2 - 18t + 12
  3. 3

    Substitute to find velocity at 2 seconds:

  4. 4
    v(2)=6(2)2βˆ’18(2)+12=24βˆ’36+12=0 m/sv(2) = 6(2)^2 - 18(2) + 12 = 24 - 36 + 12 = 0 \text{ m/s}
  5. 5

    Differentiate once to get acceleration:

  6. 6
    a(t)=dvdt=12tβˆ’18a(t) = \frac{dv}{dt} = 12t - 18
  7. 7

    Substitute to find acceleration at 2 seconds:

  8. 8
    a(2)=12(2)βˆ’18=24βˆ’18=6 m/s2a(2) = 12(2) - 18 = 24 - 18 = 6 \text{ m/s}^2
  9. 9

    At the particle is instantaneously at rest () and about to move in the positive direction, since . It is a turning point of the motion.

A particle is speeding up when velocity and acceleration have the same sign (their product ) and slowing down when they have opposite signs (). This is a common HL follow-up to a differentiation part.

βœ“ Quick check

Confirm you understand the derivative relationships:

  1. If , what is ?

    Reveal answer
    $-5\sin(t)$ β€”

    Differentiate twice: first derivative is , second is .

2. Recovering Velocity and Displacement by Integrationβ˜…β˜…β˜…β˜†β˜†β± 13 min

βœ“ Calculator OK

Integration reverses differentiation: integrating acceleration gives velocity, and integrating velocity gives displacement. Each indefinite integration introduces a constant, which you determine from a given boundary (initial) condition. At HL the integrand is often trigonometric or exponential, so lean on your standard integrals and, where needed, substitution.

v(t)=∫a(t) dt+c1,s(t)=∫v(t) dt+c2v(t) = \int a(t)\,dt + c_1, \quad s(t) = \int v(t)\,dt + c_2
πŸ“ Worked Example

A particle has velocity for . At the particle is at displacement . Find the displacement function and the net displacement between and .

  1. 1

    Integrate to find the general displacement function:

  2. 2
    s(t)=∫(6t2βˆ’18t+12) dt=2t3βˆ’9t2+12t+cs(t) = \int (6t^2 - 18t + 12)\,dt = 2t^3 - 9t^2 + 12t + c
  3. 3

    Apply the initial condition : , so .

  4. 4

    Evaluate the definite integral from to for net displacement:

  5. 5
    ∫03(6t2βˆ’18t+12) dt=[2t3βˆ’9t2+12t]03=(54βˆ’81+36)βˆ’0=9 m\int_0^3 (6t^2 - 18t + 12)\,dt = \left[2t^3 - 9t^2 + 12t\right]_0^3 = (54 - 81 + 36) - 0 = 9 \text{ m}
πŸ“ Worked Example

A particle starts from rest and has acceleration m/s for . Given that at the velocity is m/s and the displacement is , find and .

  1. 1

    Integrate acceleration, using :

  2. 2
    v(t)=∫4cos⁑(2t) dt=2sin⁑(2t)+c1v(t) = \int 4\cos(2t)\,dt = 2\sin(2t) + c_1
  3. 3

    Apply : , so and .

  4. 4

    Integrate velocity, using :

  5. 5
    s(t)=∫(2sin⁑(2t)+1) dt=βˆ’cos⁑(2t)+t+c2s(t) = \int \big(2\sin(2t) + 1\big)\,dt = -\cos(2t) + t + c_2
  6. 6

    Apply : , so .

  7. 7
    s(t)=βˆ’cos⁑(2t)+t+1s(t) = -\cos(2t) + t + 1

3. Total Distance Travelledβ˜…β˜…β˜…β˜…β˜†β± 15 min

βœ“ Calculator OK

To find total distance, first locate every time in the interval where (candidate points where the particle reverses direction). Split the interval at these roots, integrate over each sub-interval, and sum. Equivalently, total distance . On Paper 2 this single integral of the absolute value can be evaluated directly on your GDC.

Total distance=∫t1t2∣v(t)βˆ£β€‰dt\text{Total distance} = \int_{t_1}^{t_2} |v(t)|\,dt
πŸ“ Worked Example

Using the velocity function , calculate the total distance travelled by the particle between and (analytic method).

  1. 1

    Find roots of : factor to get , so roots at and .

  2. 2

    Test the sign of on each interval: positive on , negative on , positive on .

  3. 3

    Integrate the absolute value of over each interval:

  4. 4
    ∫01v(t) dt=5,∫12βˆ’v(t) dt=1,∫23v(t) dt=5\int_0^1 v(t)\,dt = 5, \quad \int_1^2 -v(t)\,dt = 1, \quad \int_2^3 v(t)\,dt = 5
  5. 5

    Sum the three results to get total distance: m.

πŸ“ Worked Example

A particle moves with velocity m/s for . Find the net displacement and the total distance travelled (Paper 2 / GDC method).

  1. 1

    Net displacement is the signed integral of velocity over the whole interval:

  2. 2
    ∫02Ο€2cos⁑(t) dt=[2sin⁑(t)]02Ο€=0 m\int_0^{2\pi} 2\cos(t)\,dt = \big[2\sin(t)\big]_0^{2\pi} = 0 \text{ m}
  3. 3

    The particle returns to its start, so net displacement is 0, but it has clearly moved. Compute total distance from the absolute value:

  4. 4
    ∫02Ο€βˆ£2cos⁑(t)βˆ£β€‰dt=8 m\int_0^{2\pi} |2\cos(t)|\,dt = 8 \text{ m}
  5. 5

    Enter directly on the GDC to obtain 8 m; no manual interval splitting is required.

4. Graphical Interpretation of Kinematic Functionsβ˜…β˜…β˜…β˜†β˜†β± 10 min

βœ“ Calculator OK

Graph

Slope represents

Area under curve represents

Displacement vs time

Instantaneous velocity

No standard kinematic meaning

Velocity vs time

Instantaneous acceleration

Net displacement (signed) / total distance (unsigned)

Acceleration vs time

Rate of change of acceleration

Change in velocity

πŸ“ Worked Example

A velocity-time graph is a straight line from m/s at down to m/s at . Use area calculation to find the net displacement and the total distance travelled.

  1. 1

    The line crosses where the graph reaches zero; by similar triangles this is at .

  2. 2

    Positive triangle from to : area m.

  3. 3

    Negative triangle from to : area m (below the axis).

  4. 4

    Net displacement m; total distance m.

5. Common Pitfalls

Wrong move:

Using a single definite integral of to calculate total distance directly

Why:

Negative-velocity regions cancel positive displacement, returning net displacement not total path length

Correct move:

Integrate : find all roots of in the interval, split at these points and sum absolute values, or use the GDC abs-integral

Wrong move:

Treating acceleration as the first derivative of displacement

Why:

Mixing up the order of differentiation skips the velocity step, giving wrong units and values

Correct move:

Follow the chain: differentiate displacement once for velocity, then differentiate velocity once for acceleration

Wrong move:

Forgetting the constant of integration when finding or

Why:

Indefinite integration produces an arbitrary constant that fixes the initial velocity or position

Correct move:

Use the given boundary condition (e.g. , ) to solve for the constant before finalizing the function

Wrong move:

Dropping the factor when integrating or

Why:

The chain rule on the inner function scales the integral; ignoring it gives velocities and displacements that are off by a factor of

Correct move:

Apply and carefully

Wrong move:

Assuming velocity is zero when acceleration is zero

Why:

Zero acceleration means velocity is momentarily constant (a turning point of ), not that it equals zero

Correct move:

Set explicitly to find where the particle is instantaneously at rest or changes direction

Wrong move:

Stating acceleration units as m/s

Why:

Acceleration is the rate of change of velocity, so units are metres per second squared

Correct move:

Always confirm units match the quantity: displacement m, velocity m/s, acceleration m/s

6. Quick Reference Cheatsheet

Quantity

Mathematical Relationship

Standard Units

Displacement

m

Velocity

m/s

Acceleration

m/sΒ²

Net Displacement to

m

Total Distance to

m

Speeding up / slowing down

speeding up; slowing down

β€”

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· Paper 2

    Kinematics integration with GDC, total distance, 7-mark question

  • 2022 Β· Paper 1

    Velocity and acceleration by differentiation, analytic, 8-mark question

  • 2021 Β· Paper 2

    Trigonometric velocity, direction changes and total distance, 6-mark question

What's Next

Mastering kinematics with calculus is a high-yield HL skill that appears in almost every IB Math AA HL Paper 2, often worth 6-9 marks, and in analytic form on Paper 1. It fuses your differentiation and integration fluency, including trigonometric and exponential integrals and substitution, with function-root analysis and definite-integral evaluation. Expect these ideas to reappear inside longer applied-calculus questions on related rates, optimization and modelling, and be ready to switch fluently between exact analytic working (Paper 1) and efficient GDC evaluation of the total-distance integral (Paper 2).