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.11
Unit 5 · Calculus · Topic 5.11

IB Math AA — Definite integrals & areas

Topic 5.11 of IB Mathematics: Analysis and Approaches covers Definite integrals & areas, which is part of Unit 5: Calculus. Students explore key concepts including Definite integrals, Area between curves. A strong understanding of definite integrals & areas is essential for IB Math AA exams and builds the foundation for connected topics across the syllabus.

Exam technique guidePractice questions

Key concepts in Definite integrals & areas

Key Idea: A definite integral measures signed area under a curve between two limits — it turns a graph (or a rate of change) into an exact number. It shows up on both papers: by hand on Paper 1, and as a fast GDC numerical integral on Paper 2.

∫ Evaluating a definite integral

∫abf(x) dx=[F(x)]ab=F(b)−F(a)\int_a^b f(x)\,dx = \big[F(x)\big]_a^b = F(b) - F(a)∫ab​f(x)dx=[F(x)]ab​=F(b)−F(a)
F(x)F(x)F(x)
any antiderivative of f(x) (no +C needed — it cancels)
a,ba, ba,b
the lower and upper limits of integration
Zero width: $\intₐᵃ f = 0$. Swap the limits → flip the sign: $\intₐᵇ f = -\intbᵃ f$. Adjacent intervals join: $\intₐᵇ f + \intbᶜ f = \intₐᶜ f$ (add or subtract pieces that share a limit). And trig limits are in radians (e.g. $\int₀\ᵖⁱ/²\cos x\,dx$) — keep your GDC in radian mode.

📐 Finding areas

SituationWhat to computeWatch out for
Curve above the x-axis$\intₐᵇ f(x)\,dx$ — the integral is the area.Straightforward.
Curve below the x-axisThe integral is negative; the area is its magnitude $\left|\intₐᵇ f\right|$.If it crosses the axis, split at the intercepts and add the magnitudes.
Area between two curves$\intₐᵇ (y\ₜₑₓₜ{ₜₒₚ} - y\ₜₑₓₜ{bₒₜₜₒₘ})\,dx$.Limits come from solving top = bottom (the intersections).

✏️ IB-style worked examples

IB-style question — evaluate with a property (Paper 1)

Given $\int₁⁴ g(x)\,dx = 9$ and $\int₁⁶ g(x)\,dx = 14$, find $\int₄⁶ g(x)\,dx$.

Step by step:

  1. Adjacent intervals join: ∫₁⁴ + ∫₄⁶ = ∫₁⁶.

    ∫46g=∫16g−∫14g\int_4^6 g = \int_1^6 g - \int_1^4 g∫46​g=∫16​g−∫14​g
  2. Subtract the given values.

    =14−9=5= 14 - 9 = 5=14−9=5
Final answer:

∫₄⁶ g(x) dx = 5.

IB-style question — area where the curve dips below the axis (Paper 1)

Find the area enclosed between $y = x² - 9$ and the x-axis from x = 0 to x = 3.

Step by step:

  1. On [0, 3] the parabola is below the axis, so integrate first.

    ∫03(x2−9) dx=[x33−9x]03=9−27=−18\int_0^3 (x^2 - 9)\,dx = \left[\tfrac{x^3}{3} - 9x\right]_0^3 = 9 - 27 = -18∫03​(x2−9)dx=[3x3​−9x]03​=9−27=−18
  2. A negative integral just means it's below the axis — the area is the magnitude.

    Area=∣−18∣=18\text{Area} = |{-18}| = 18Area=∣−18∣=18
Final answer:

Area = 18 (the integral is −18 because the region lies below the axis).

IB-style question — area enclosed between two curves (Paper 1)

Find the area enclosed between $y = 4x - x²$ and $y = x$.

Step by step:

  1. Limits = intersections. Solve top = bottom.

    4x−x2=x  ⇒  3x−x2=0  ⇒  x=0, 34x - x^2 = x \;\Rightarrow\; 3x - x^2 = 0 \;\Rightarrow\; x = 0,\, 34x−x2=x⇒3x−x2=0⇒x=0,3
  2. On (0, 3) the parabola is on top. Integrate (top − bottom) = 3x − x².

    ∫03(3x−x2) dx=[3x22−x33]03=272−9=92\int_0^3 (3x - x^2)\,dx = \left[\tfrac{3x^2}{2} - \tfrac{x^3}{3}\right]_0^3 = \tfrac{27}{2} - 9 = \tfrac{9}{2}∫03​(3x−x2)dx=[23x2​−3x3​]03​=227​−9=29​
Final answer:

Area = 9/2 = 4.5.

🔒 GDC walkthrough

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

Unlock free for 7 days →
Important: Area is never negative. A negative integral only tells you the region is below the axis (or that you put the curves the wrong way round). Take the magnitude, and if the curve crosses the axis, split at the intercepts and add the positive pieces — don't integrate straight through, or the parts cancel.

Tap each card to reveal the answer.

What does ∫ₐᵇ f = F(b) − F(a) give you? The signed area under f between a and b — top value minus bottom value of an antiderivative.

∫₂⁷ f = 11 and ∫₂⁴ f = 4. Find ∫₄⁷ f. 7 — adjacent intervals join, so ∫₄⁷ = ∫₂⁷ − ∫₂⁴ = 11 − 4.

Evaluate ∫₀π sin x dx. 2 — [−cos x]₀^π = −cos π − (−cos 0) = 1 + 1 (radian mode).

An integral comes out as −12. What is the area? 12 — the region is below the axis; the area is the magnitude.

How do you find the limits for an enclosed region? Solve top = bottom (or f(x) = 0 for a curve and the axis) — the x-values are your limits.

Area between y = x² and y = 2x? 4/3 — meet at x = 0, 2; ∫₀² (2x − x²) dx = [x² − x³/3]₀² = 4 − 8/3.

Exam Tips

  • Evaluate as F(b) − F(a) — drop the +C, it always cancels.
  • Properties: ∫ₐᵃ = 0; swapping limits flips the sign; adjacent intervals join.
  • Below the axis → integral is negative; the area is its magnitude. Crosses the axis → split and add.
  • Area between curves = ∫(top − bottom); find the limits by solving top = bottom.
  • Paper 2: use MATH → 9: fnInt( for any definite integral, and ∫(rate) dt = total change.
  • Trig limits are in radians — set your GDC to radian mode.

What you'll learn in Topic 5.11

  • 5.11.1 Definite integrals
  • 5.11.2 Area between curves
Suggested study order: Read the notes for each sub-topic below → test yourself with flashcards → attempt practice questions → review exam technique.

Study resources — 5.11 Definite integrals & areas

5.11.1

Definite integrals

Notes
5.11.2

Area between curves

Notes

Ready to study Definite integrals & areas?

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

Start studying free

Topic 5.11 Definite integrals & areas 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.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