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=โˆซ(6tโˆ’2)dt=3t2โˆ’2t+Cv = \int (6t - 2) dt = 3t^2 - 2t + C
  3. 3

    Substitute to find :

  4. 4
    4=0โˆ’0+Cโ€…โ€ŠโŸนโ€…โ€ŠC=44 = 0 - 0 + C \implies C = 4
  5. 5

    Integrate velocity to get displacement:

  6. 6
    s=โˆซ(3t2โˆ’2t+4)dt=t3โˆ’t2+4t+Ds = \int (3t^2 - 2t + 4) dt = t^3 - t^2 + 4t + D
  7. 7

    Substitute to find :

  8. 8
    0=0โˆ’0+0+Dโ€…โ€ŠโŸนโ€…โ€ŠD=00 = 0 - 0 + 0 + D \implies D = 0
  9. 9

    Final expression for displacement:

  10. 10
    s=t3โˆ’t2+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=3t2โˆ’12t+9a = \frac{dv}{dt} = 3t^2 - 12t + 9
  3. 3

    Set to find stationary points:

  4. 4
    3(t2โˆ’4t+3)=0โ€…โ€ŠโŸนโ€…โ€Š(tโˆ’1)(tโˆ’3)=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=6tโˆ’12\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. 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:

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

4. Quick Reference Cheatsheet

Relationship

Formula

Velocity from displacement

Acceleration from velocity

Velocity from acceleration

Displacement from velocity

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.