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

  • IB Diploma
  • All IB Subjects
  • IB ESS
  • IB Business Management
  • IB Economics
  • IB Math AI SL
  • IB Math AA SL
  • Grade Calculator
  • Exam Timetable 2026
  • ESS Predictions
  • BM Predictions
  • IB Economics Predictions 2026

Study Resources

  • Free Study Notes
  • Revision Guide
  • Flashcards
  • ESS Question Bank
  • BM Question Bank
  • Mock Exams
  • Past Paper Feedback
  • Exam Skills
  • Command Terms

Company

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

© 2026 Aimnova. All rights reserved.

Made with 💜 for IB students worldwide

v0.1.644
NotesMath AA SLTopic 5.9
Unit 5 · Calculus · Topic 5.9

IB Math AA SL — 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 SL 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
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.

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.

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 SL exam date.

Start studying free

Topic 5.9 Kinematics forms a core part of Unit 5: Calculus in IB Math AA SL. 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 SL 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