Study Guide

Kinematics: motion with calculus

IB Mathematics Analysis and Approaches SLΒ· 12 min read

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

βœ“ Calculator OK

[Block type renderer not yet implemented Β· content will appear once shipped]
πŸ“˜ Definition

Kinematic Derivative Relationships

Velocity is the first time derivative of displacement, and acceleration is the first time derivative of velocity, or 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.

  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
βœ“ 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. Finding Displacement from Velocity via Integrationβ˜…β˜…β˜…β˜†β˜†β± 12 min

βœ“ Calculator OK

[Block type renderer not yet implemented Β· content will appear once shipped]
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 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 initial condition : , so .

  4. 4

    Evaluate 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}

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

βœ“ Calculator OK

[Block type renderer not yet implemented Β· content will appear once shipped]
πŸ“ Worked Example

Using the same velocity function , calculate the total distance travelled by the particle between and .

  1. 1

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

  2. 2

    Test sign of on each interval: positive 0<t<1, negative 1<t<2, positive 2<t<3.

  3. 3

    Integrate absolute value of over each interval:

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

    Sum the three results to get total distance: m.

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 / total distance

Acceleration vs time

Rate of change of acceleration

Change in velocity

πŸ“ Worked Example

A velocity vs time graph is a straight line from m/s at down to m/s at . Use area calculation to find total distance travelled.

  1. 1

    Find root of v(t) at t=2, where velocity crosses zero.

  2. 2

    Calculate area of positive triangle from t=0 to t=2: m.

  3. 3

    Calculate area of negative triangle from t=2 to t=3: m.

  4. 4

    Sum areas for 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 values, returning net displacement not total path length

Correct move:

Find all roots of in the interval, split the integral at these points, and sum absolute values of each sub-integral

Wrong move:

Treating acceleration as the first derivative of displacement

Why:

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

Correct move:

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

Wrong move:

Forgetting the constant of integration when finding from

Why:

Indefinite integration produces an arbitrary constant that corresponds to the initial position of the particle

Correct move:

Use the given initial condition (e.g. ) to solve for the constant before finalizing your displacement function

Wrong move:

Assuming velocity is zero when acceleration is zero

Why:

Zero acceleration means velocity is constant, not that it equals zero

Correct move:

Set explicitly to find points where the particle is stationary 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 you are calculating to avoid losing method marks

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

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 6-mark question

  • 2022 Β· Paper 1

    Velocity differentiation 7-mark question

  • 2021 Β· Paper 2

    Total distance calculation 4-mark question

What's Next

Mastering kinematics with calculus gives you a high-yield skill that appears in almost every IB Math AA SL Paper 2, often worth 6-8 marks. This topic builds directly on your prior differentiation and integration fluency, and prepares you for applied calculus problems in related rates, motion modelling, and optimization contexts. You will frequently combine these kinematic rules with your knowledge of function roots, graph sketching, and definite integral evaluation to score full marks on extended response questions. This is one of the most commonly tested applied calculus topics on the syllabus, so consistent practice will directly boost your exam score.