aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Stay in the loop

Study tips, product updates, and early access to new features.

aimnova.

AI-powered IB study platform with personalised plans, instant feedback, and examiner-style marking.

IB Subjects
  • All IB Subjects
  • IB Diploma
  • IB ESS
  • IB Economics
  • IB Business Management
  • IB Math AI
  • IB Math AA
  • IB Physics
  • IB Biology
  • IB Chemistry
  • IB History
  • IB History (2028+)
  • IB Global Politics
  • IB Psychology
  • IB Philosophy
  • IB Geography
  • IB Spanish B
  • IB German B
  • IB Italian B
  • IB French B
  • IB English B
  • IB English A Lang & Lit
  • IB Spanish A Lang & Lit
  • IB French A Lang & Lit
Question Banks
  • ESS Question Bank
  • Economics Question Bank
  • Business Management Question Bank
  • Math AI Question Bank
  • Math AA Question Bank
  • Physics Question Bank
  • Biology Question Bank
  • Chemistry Question Bank
  • History Question Bank
  • History (2028+) Question Bank
  • Global Politics Question Bank
  • Psychology Question Bank
  • Philosophy Question Bank
  • Geography Question Bank
  • Spanish B Question Bank
  • German B Question Bank
  • Italian B Question Bank
  • French B Question Bank
  • English B Question Bank
  • English A Lang & Lit Question Bank
  • Spanish A Lang & Lit Question Bank
  • French A Lang & Lit Question Bank
Predicted Topics 2026
  • ESS Predictions 2026
  • Economics Predictions 2026
  • Business Management Predictions 2026
  • Math AI Predictions 2026
  • Math AA Predictions 2026
  • Physics Predictions 2026
  • Geography Predictions 2026
  • Spanish B Predictions 2026
  • German B Predictions 2026
  • Italian B Predictions 2026
  • French B Predictions 2026
  • English B Predictions 2026

Study Resources

  • Free Study Notes
  • Mock Exams
  • Revision Guide
  • Flashcards
  • Exam Skills
  • Command Terms
  • Past Paper Feedback
  • Grade Calculator
  • Exam Timetable 2026

Company

  • Features
  • Pricing
  • About Us
  • Blog
  • Contact
  • Terms
  • Privacy
  • Cookies

© 2026 Aimnova. All rights reserved.

Made with 💜 for IB students worldwide

v0.1.1506
NotesMath AATopic 5.9
Unit 5 · Calculus · Topic 5.9

IB Math AA — Kinematics

Topic 5.9 of IB Mathematics: Analysis and Approaches covers Kinematics, which is part of Unit 5: Calculus. Students explore key concepts including Kinematics. A strong understanding of kinematics is essential for IB Math AA exams and builds the foundation for connected topics across the syllabus.

Exam technique guidePractice questions

Key concepts in Kinematics

Key Idea: Kinematics applies calculus to motion in a straight line: differentiate down to find velocity and acceleration, integrate up to recover them. It appears on both papers, often as a multi-part 'find when…' question.

🚗 The s ↔ v ↔ a chain

v=dsdt,a=dvdt=d2sdt2v = \frac{ds}{dt}, \qquad a = \frac{dv}{dt} = \frac{d^{2}s}{dt^{2}}v=dtds​,a=dtdv​=dt2d2s​
sss
displacement (position) at time t
vvv
velocity — the derivative of displacement
aaa
acceleration — the derivative of velocity
You have…Differentiate ↓ to getIntegrate ↑ to get
Displacement sVelocity v = ds/dt—
Velocity vAcceleration a = dv/dtDisplacement s = ∫v dt (+ C)
Acceleration a—Velocity v = ∫a dt (+ C)
Every integration up the chain adds a + C that an initial condition (a value at t = 0) pins down. The key moments: at rest (or changes direction) when v = 0; max/min velocity when a = 0; displacement = ∫v dt (signed) but total distance = ∫|v| dt (split where v = 0, add the magnitudes).

✏️ IB-style worked examples

IB-style question — velocity and acceleration by differentiating

A particle moves with displacement s = t³ − 5t² + 3t metres (t ≥ 0). Find its velocity and acceleration at t = 2.

Step by step:

  1. Differentiate s for velocity, then again for acceleration.

    v=3t2−10t+3,a=6t−10v = 3t^{2} - 10t + 3, \quad a = 6t - 10v=3t2−10t+3,a=6t−10
  2. Substitute t = 2 into each.

    v(2)=−5,a(2)=2v(2) = -5, \quad a(2) = 2v(2)=−5,a(2)=2
Final answer:

At t = 2: velocity −5 m/s, acceleration 2 m/s².

IB-style question — integrate up with an initial condition

A particle has acceleration a = 6t − 4 m/s² and velocity 5 m/s at t = 0. Find an expression for v(t).

Step by step:

  1. Integrate a to get v — don't forget the + C.

    v=∫(6t−4) dt=3t2−4t+Cv = \int (6t - 4)\,dt = 3t^{2} - 4t + Cv=∫(6t−4)dt=3t2−4t+C
  2. Use v(0) = 5 to find C.

    C=5⇒v=3t2−4t+5C = 5 \Rightarrow v = 3t^{2} - 4t + 5C=5⇒v=3t2−4t+5
Final answer:

v(t) = 3t² − 4t + 5 m/s.

IB-style question — at rest, and maximum velocity

Particle A has velocity v = 2t² − 10t + 12. Find when it is at rest. Particle B has velocity v = 9 + 6t − 3t²; find its maximum velocity.

Step by step:

  1. At rest: set v = 0 and factor.

    2(t−2)(t−3)=0⇒t=2 or t=32(t-2)(t-3) = 0 \Rightarrow t = 2 \text{ or } t = 32(t−2)(t−3)=0⇒t=2 or t=3
  2. Max velocity: set a = 0, i.e. dv/dt = 0, then read off v.

    a=6−6t=0⇒t=1,  v(1)=12a = 6 - 6t = 0 \Rightarrow t = 1, \; v(1) = 12a=6−6t=0⇒t=1,v(1)=12
Final answer:

A is at rest at t = 2 s and t = 3 s; B's maximum velocity is 12 m/s (at t = 1 s).

IB-style question — displacement vs total distance

A particle has velocity v = t² − 4t + 3 m/s. Find the displacement and the total distance travelled from t = 0 to t = 3.

Step by step:

  1. Displacement = ∫v dt over [0, 3].

    ∫03(t2−4t+3) dt=[t33−2t2+3t]03=0\int_{0}^{3} (t^{2}-4t+3)\,dt = \Big[\tfrac{t^{3}}{3} - 2t^{2} + 3t\Big]_{0}^{3} = 0∫03​(t2−4t+3)dt=[3t3​−2t2+3t]03​=0
  2. Distance: v = 0 at t = 1 and t = 3. Integrate each leg and add magnitudes.

    ∣∫01v∣+∣∫13v∣=∣43∣+∣−43∣=83\Big|\textstyle\int_{0}^{1} v\Big| + \Big|\int_{1}^{3} v\Big| = \big|\tfrac{4}{3}\big| + \big|{-}\tfrac{4}{3}\big| = \tfrac{8}{3}​∫01​v​+​∫13​v​=​34​​+​−34​​=38​
Final answer:

Displacement = 0 m; total distance travelled = 8/3 ≈ 2.67 m.

🔒 GDC walkthrough

Step through the exact calculator keystrokes, screen by screen, in study mode.

Unlock free for 7 days →
Important: When you integrate up, you must add + C and use an initial condition to find it — a definite-integral shortcut skips this. And for 'how far did it travel', use ∫|v| (distance), not ∫v (displacement) — they differ whenever the particle changes direction.

Tap each card to reveal the answer.

How do you get velocity from displacement? Differentiate: v = ds/dt — and a = dv/dt = d²s/dt².

How do you get displacement from velocity? Integrate: s = ∫v dt (+ C) — find C from an initial condition.

What does 'the particle is at rest' mean? v = 0 — solve the velocity equation for t (it may also change direction here).

When is the velocity a maximum? When a = 0 — velocity is extreme where its derivative (acceleration) is zero.

Displacement vs distance over [0, 4]? Displacement = ∫v dt; distance = ∫|v| dt — split where v = 0 and add magnitudes.

a = 4 m/s² constant, v(0) = 3. Find v(t). v = 4t + 3 — integrate a, then C = 3 from v(0) = 3.

Exam Tips

  • Differentiate DOWN the chain (s → v → a); integrate UP (a → v → s) and add + C.
  • Find C from an initial condition — the value of v or s at t = 0.
  • 'At rest' or 'changes direction' → solve v = 0. 'Max/min velocity' → solve a = 0.
  • Displacement = ∫v dt (signed); total distance = ∫|v| dt (split where v = 0, add magnitudes).
  • On Paper 2 use fnInt: ∫|v| for distance, ∫v for displacement — read which one is asked.

What you'll learn in Topic 5.9

  • 5.9.1 Kinematics
Suggested study order: Read the notes for each sub-topic below → test yourself with flashcards → attempt practice questions → review exam technique.

Study resources — 5.9 Kinematics

5.9.1

Kinematics

Notes

Ready to study Kinematics?

Get AI-powered practice questions, personalised feedback, and a study planner tailored to your IB Math AA exam date.

Start studying free

Topic 5.9 Kinematics forms a core part of Unit 5: Calculus in IB Math AA. Mastering these concepts will strengthen your understanding of connected topics across the syllabus and prepare you for exam questions that require analysis, evaluation, and real-world application.

Previous topic
5.8 Optimisation & inflexion
Next topic
5.10 Integration by substitution
All Math AA topics
Exam technique

Ready to practice?

Get AI-graded practice questions, mock exams, flashcards, and a personalised study plan — all aligned to your IB syllabus.

Start Studying Free

No credit card required · Cancel anytime