Study Guide

Kinematics

CIE A-Level Mathematics· 45 min read

1. Relationships Between Motion Quantities★★☆☆☆⏱ 15 min

✓ Calculator OK

📘 Definition

Variable Acceleration Kinematics

When acceleration is not constant, SUVAT formulas are invalid, so we use calculus to relate displacement, velocity and acceleration as functions of time .

Example:

Acceleration that changes with time, , requires calculus to solve.

Velocity is the first derivative of displacement with respect to time, and acceleration is the first derivative of velocity (second derivative of displacement):

v=dsdt,a=dvdt=d2sdt2v = \frac{ds}{dt}, \quad a = \frac{dv}{dt} = \frac{d^2s}{dt^2}

Working backwards, we integrate to get velocity from acceleration, and displacement from velocity, where and are constants of integration found from initial conditions:

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 moves in a straight line with acceleration at time . Given that and at , find in terms of .

  1. 1

    Integrate acceleration to get velocity:

  2. 2
    v=(6t2)dt=3t22t+Cv = \int (6t - 2) dt = 3t^2 - 2t + C
  3. 3

    Substitute to find :

  4. 4
    4=00+C    C=44 = 0 - 0 + C \implies C = 4
  5. 5

    Integrate velocity to get displacement:

  6. 6
    s=(3t22t+4)dt=t3t2+4t+Ds = \int (3t^2 - 2t + 4) dt = t^3 - t^2 + 4t + D
  7. 7

    Substitute to find :

  8. 8
    0=00+0+D    D=00 = 0 - 0 + 0 + D \implies D = 0
  9. 9

    Final expression for displacement:

  10. 10
    s=t3t2+4ts = t^3 - t^2 + 4t

2. Maxima and Minima of Motion Quantities★★★☆☆⏱ 20 min

✓ Calculator OK

We use differentiation to find maximum or minimum values of velocity or displacement, just like we do for any other function. A maximum or minimum occurs when the derivative of the quantity equals zero:

  • Maximum/minimum displacement occurs when

  • Maximum/minimum velocity occurs when

📐 Worked Example

A particle's velocity is given by for . Find the values of where velocity is maximum or minimum, and state which is which.

  1. 1

    Differentiate to get acceleration:

  2. 2
    a=dvdt=3t212t+9a = \frac{dv}{dt} = 3t^2 - 12t + 9
  3. 3

    Set to find stationary points:

  4. 4
    3(t24t+3)=0    (t1)(t3)=0    t=1,t=33(t^2 - 4t + 3) = 0 \implies (t-1)(t-3) = 0 \implies t = 1, t=3
  5. 5

    Find the second derivative of for the test:

  6. 6
    d2vdt2=6t12\frac{d^2v}{dt^2} = 6t - 12
  7. 7

    Test at :

  8. 8
    6(1)12=6<0    Maximum at t=16(1) - 12 = -6 < 0 \implies \text{Maximum at } t=1
  9. 9

    Test at :

  10. 10
    6(3)12=6>0    Minimum at t=36(3) - 12 = 6 > 0 \implies \text{Minimum at } t=3

3. Acceleration as a Function of Displacement★★★★☆⏱ 25 min

✓ Calculator OK

📘 Definition

Chain Rule Identity for Acceleration

a=vdvdsa = v \frac{dv}{ds}

When acceleration is given as a function of displacement , we use the chain rule to rewrite acceleration in an integrable form.

Separating variables and integrating both sides gives the relationship between and :

ads=vdv\int a ds = \int v dv
📐 Worked Example

A particle starts from rest at , with acceleration . Find when . Assume the particle moves in the positive direction.

  1. 1

    Substitute into the identity :

  2. 2
    vdvds=2s+1v \frac{dv}{ds} = 2s + 1
  3. 3

    Separate variables and integrate with initial bounds:

  4. 4
    0vvdv=0s(2s+1)ds\int_{0}^{v} v dv = \int_{0}^{s} (2s + 1) ds
  5. 5

    Evaluate both integrals:

  6. 6
    [12v2]0v=[s2+s]0s    12v2=s2+s\left[ \frac{1}{2}v^2 \right]_0^v = \left[ s^2 + s \right]_0^s \implies \frac{1}{2}v^2 = s^2 + s
  7. 7

    Substitute :

  8. 8
    12v2=4+2=6    v2=12    v=23 ms1\frac{1}{2}v^2 = 4 + 2 = 6 \implies v^2 = 12 \implies v = 2\sqrt{3} \text{ ms}^{-1}

4. Common Pitfalls

Wrong move:

Using SUVAT formulas for problems with variable acceleration

Why:

SUVAT only works for constant acceleration, it will always give the wrong answer for non-constant acceleration

Correct move:

Always use calculus (differentiation/integration) if acceleration is not stated to be constant

Wrong move:

Forgetting to calculate the constant of integration

Why:

Most problems have non-zero initial conditions, so omitting the constant gives an incorrect final expression

Correct move:

Find the constant of integration immediately after integrating, using given initial conditions

Wrong move:

Using when acceleration is a function of

Why:

This results in a second-order differential equation that is difficult to solve at A-Level

Correct move:

Always use the chain rule identity when acceleration depends on displacement

Wrong move:

Skipping the test to confirm if a stationary point is maximum/minimum

Why:

Examiners require you to justify the nature of the turning point, so you will lose a mark for skipping the test

Correct move:

Always use the second derivative test to confirm whether a stationary point is a maximum or minimum

5. Quick Reference Cheatsheet

Relationship

Formula

Velocity from displacement

Acceleration from velocity

Velocity from acceleration

Displacement from velocity

as function of

Max/min of occurs at

Max/min of occurs at

What's Next

Kinematics is the foundation for all mechanics topics in CIE A-Level 9709, as it describes how objects move, which you will extend to connect to forces, energy and momentum. Mastery of calculus-based kinematics is essential for almost all applied mechanics questions on the exam, so practice integrating and differentiating motion functions until you are confident.