Calculus — IB Math AA SL AA SL Study Guide
For: IB Math AA SL candidates sitting IB Math: Analysis & Approaches SL.
Covers: Limits, derivatives (power and chain rule), stationary points and optimisation, definite and indefinite integrals, areas under and between curves, and kinematics applications aligned to the IB AA SL syllabus.
You should already know: IGCSE / pre-DP math.
A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the IB Math AA SL style for educational use. They are not reproductions of past IBO papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official IBO mark schemes for grading conventions.
1. What Is Calculus?
Calculus is the branch of mathematics focused on quantifying change and motion, split into two core subfields: differential calculus (which measures rates of change of functions) and integral calculus (which measures accumulated quantities and areas under curves). It makes up 30% of the IB AA SL final assessment, appearing in both Paper 1 (no calculator) and Paper 2 (calculator allowed) questions, typically worth 15 to 25 marks total across both papers. Examiners frequently combine calculus with functions, trigonometry, and real-world context questions to test application skills.
2. Limits, derivatives — power and chain rule
A limit describes the value a function approaches as its input approaches a given point, written as . The derivative of a function is the instantaneous rate of change of the function at a point, defined formally as the limit of the difference quotient: You will not be required to use the limit definition to compute derivatives in exams, but you must understand it as the foundation of differential calculus.
The power rule is the core rule for differentiating polynomial terms: for any real number , if , then: This works for all powers, including negative values (e.g, , so ) and fractional values (e.g, , so ).
The chain rule is used for differentiating composite functions (, where is the inner function and is the outer function with ): In simple terms: differentiate the outer function keeping the inner function unchanged, then multiply by the derivative of the inner function.
Worked Example
Differentiate :
- Identify outer function and inner function
- Differentiate outer function:
- Differentiate inner function:
- Multiply the two results: Examiners accept unsimplified derivatives unless explicitly asked for a simplified form.
3. Stationary points and optimisation
Stationary points are points on a curve where the gradient is zero, i.e, . There are three types of stationary points:
- Local maximum: gradient changes from positive to negative as increases through the point
- Local minimum: gradient changes from negative to positive as increases through the point
- Horizontal point of inflection: gradient sign does not change (e.g, at )
To classify stationary points, use either:
- First derivative test: test the sign of for values just left and right of the stationary point, or
- Second derivative test: compute the second derivative ; if the point is a maximum, if it is a minimum, and if use the first derivative test.
Optimisation is the real-world application of stationary points, where you find the maximum or minimum value of a quantity (e.g, maximum volume of a container, minimum production cost). You will always need to justify that your solution is the required maximum or minimum to earn full marks.
Worked Example
An open-topped rectangular box has a square base of side length cm, and a total surface area of 96 cm². Find the maximum possible volume of the box.
- Surface area formula: , so rearrange for height
- Volume formula:
- Differentiate volume:
- Set derivative to zero to find stationary points: (length cannot be negative)
- Second derivative: , which is negative for , so this is a maximum
- Calculate maximum volume: cm³
4. Definite and indefinite integrals
Integration is the reverse of differentiation. An indefinite integral has no upper or lower bounds, and returns a family of functions that share the same derivative. You must always add a constant of integration to indefinite integrals, as the derivative of any constant is zero.
The power rule for integration is the reverse of the differentiation power rule, for : For composite functions with a linear inner term , the integration rule is:
A definite integral has upper and lower bounds and , and returns a numerical value equal to the net area between the curve and the x-axis between and , as defined by the Fundamental Theorem of Calculus: where is the antiderivative of . You do not need to include the constant for definite integrals, as it cancels out when you subtract from .
Worked Examples
- Compute the indefinite integral :
- Compute the definite integral : Antiderivative , so
5. Areas under and between curves
The area under a curve between and is calculated using definite integrals, with two key rules:
- If for all in , area =
- If for any in , the integral returns a negative value, so you take the absolute value of the integral for that region. If the curve crosses the x-axis between and , split the integral at the root, compute each segment separately, take absolute values of negative segments, then sum all results.
The area between two curves and between and , where for all in , is: If the curves cross each other in the interval, split the integral at the intersection points, take the absolute value of each segment, then sum.
Worked Example
Find the area between and :
- Find intersection points:
- Between and , is the upper function, so area =
- Antiderivative:
- Evaluate at bounds: ,
- Area = square units
6. Kinematics applications
Kinematics is the study of motion of objects in a straight line, and you will use differentiation and integration to relate three core quantities: displacement (position relative to a fixed origin), velocity (rate of change of displacement), and acceleration (rate of change of velocity):
- Differentiation rules: ,
- Integration rules: ,
Key exam notes:
- Speed is the magnitude of velocity, so
- Displacement is the net change in position, calculated as
- Total distance traveled is the total path length, calculated as ; if velocity changes sign in the interval, split the integral at the time where , take absolute values of each segment, then sum.
Worked Example
A particle moves in a straight line with velocity m/s, and initial displacement m. Find (a) displacement at , (b) total distance traveled between and .
- Part (a): Compute displacement function . Use so , so . At , m.
- Part (b): Find when velocity is zero: . Split integral into and :
- Distance : m
- Distance : m
- Total distance: m
7. Common Pitfalls (and how to avoid them)
- Forgetting the constant of integration in indefinite integrals: Students rush through integration problems and only add when prompted, losing 1 mark per missing . Correct move: write immediately after computing any indefinite integral, before simplifying.
- Mixing up differentiation and integration power rules: Students reverse the multiply/divide and subtract/add steps when working quickly. Correct move: memorize the difference: differentiation = multiply by power, subtract 1; integration = add 1 to power, divide by new power.
- Confusing displacement and total distance in kinematics: Students assume integrating velocity always gives distance, but displacement is net change, distance is total path length. Correct move: if asked for distance, first find all times where in the interval, split the integral, take absolute values of each segment before summing.
- Getting negative area values for curve area questions: Students integrate functions that dip below the x-axis without adjusting for sign, or subtract the upper function from the lower function. Correct move: always sketch the curve first if possible, split integrals at crossing points with the x-axis or between two curves, take absolute value of all integral results before summing.
- Skipping stationary point classification in optimisation problems: Students find the value where the derivative is zero and jump straight to the final answer, losing 1 mark for missing justification. Correct move: always do either the first or second derivative test, and write a 1-sentence justification (e.g, ", so this is a local maximum").
8. Practice Questions (IB Math: Analysis & Approaches SL Style)
Question 1 (No calculator, 5 marks)
a) Differentiate with respect to . (3 marks) b) Find the gradient of the curve at . (2 marks)
Solution
a) Use the chain rule: outer function , inner function .
- Derivative of outer:
- Derivative of inner:
- Final derivative: Award 1 mark for identifying composite structure, 1 mark for correct derivatives of inner and outer functions, 1 mark for final correct expression. b) Substitute : Award 1 mark for correct substitution, 1 mark for final answer.
Question 2 (Calculator allowed, 6 marks)
Find the total area bounded by , the x-axis, and .
Solution
- Find roots of the function in the interval: . The only root in is .
- Test sign: for , (above x-axis); for , (below x-axis).
- Split integral:
- Compute first integral:
- Compute second integral: , absolute value =14
- Total area = square units Award 1 mark for finding root in interval, 1 mark for splitting integral, 1 mark for recognizing sign change, 2 marks for correct integral computations, 1 mark for final answer.
Question 3 (Calculator allowed, 7 marks)
A closed cylindrical water tank has a volume of 2000 m³. Find the minimum total surface area of the tank to minimize construction cost.
Solution
- Let = radius of base, = height of cylinder. Volume:
- Total surface area:
- Substitute :
- Differentiate:
- Set to zero: m
- Second derivative: , which is positive for all , so this is a minimum
- Compute surface area: m² (3 significant figures) Award 1 mark for correct volume and surface area formulas, 1 mark for expressing in terms of only, 1 mark for correct derivative, 1 mark for solving for , 1 mark for second derivative justification, 1 mark for correct substitution, 1 mark for final answer.
9. Quick Reference Cheatsheet
| Category | Formulas & Rules |
|---|---|
| Differential Calculus | • Power rule: • Chain rule: • Stationary points: solve ; = max, = min • Kinematics: , |
| Integral Calculus | • Indefinite power rule: • Fundamental Theorem of Calculus: • Linear composite integral: • Area under curve: sum of absolute values of segment integrals • Area between curves: • Kinematics: , , total distance = $\int_{a}^{b} |
10. What's Next
Calculus is the highest-weighted topic in IB Math AA SL, and the foundational skills covered in this guide connect directly to more advanced syllabus content including derivatives and integrals of trigonometric, exponential, and logarithmic functions, curve sketching, and continuous probability distributions. Mastering these core rules and application techniques is critical for scoring a 6 or 7 on your final exam, as 25-30% of all marks across Paper 1 and Paper 2 are tied to calculus concepts.
If you struggle with any of the concepts in this guide, or want to practice more exam-style questions tailored to your weak areas, you can ask Ollie, our AI tutor, for personalized help at any time by visiting Ollie. You can also find more topic-specific study guides, timed quizzes, and full mock exams aligned to the IB Math AA SL syllabus on the homepage, designed to help you target your revision and maximize your exam score.