The condensed rules — stripped of derivations. Every method, every formula, every watch-out you need on exam day.
Read the heading. Recall the rule in your head first — that's the bit that builds the memory. Then tap to reveal and check. No scoring, no pressure. Peek is allowed.
Differentiation goes one way. Anti-differentiation goes the other. If you can differentiate y = x2 to get dydx = 2x, you should be able to start with dydx = 2x and get back to y.
Two opposite moves:
If y = x2, then dydx = 2x. But also if y = x2 + 1000, then dydx = 2x — the derivative of any constant is 0.
When we anti-differentiate, we can't tell which constant was there. So we add an unknown constant c to cover all possibilities.
dydx = 2x ⇒ y = x2 + cSame idea, but with function notation. Given f′(x), find f(x) by anti-differentiating each term.
Increase each power by 1, divide by the new power. The constant term (e.g. −7) becomes a term in x (e.g. −7x) — the anti-derivative of a constant.
f′(x) = x2 + 5x − 7 ⇒ f(x) = x33 + 5x22 − 7x + cIf the question gives you a point on the curve — like f(1) = 11 — you can pin down c exactly.
If you see two brackets multiplied together — (x + a)(x + b) or (x + a)2 — expand them first. Never try to integrate the brackets directly.
If you see a fraction with a polynomial top and a polynomial bottom, look for a common factor that cancels. Once you cancel, the rest is standard.
a2 − b2 = (a − b)(a + b)Difference of squares · difference of cubes · sum of cubes.
Anything that isn't already in xn form — rewrite it. Then the power rule does the work.
1xn = x−n · flip → negative powerOnce it's in xn form, increase the power by 1, divide by the new power.
One thing on the bottom, many on the top. Split the fraction across the top — every term gets the same denominator.
a + b + cd = ad + bd + cdAfter splitting, any 1x piece integrates to ln x.
Some integrals aren't done by rule — they're looked up in the formula booklet. The relevant page is the integration table. Worth knowing the most common ones by heart anyway.
∫ xn dx = xn+1n+1 (n ≠ −1)The trig and inverse-trig ones get their own cards. First nail 1x and the exponentials.
This one's special. The power rule fails on 1x because:
∫ x−1 dx would give x00 — dividing by 0 is undefined.
So the power rule has a hole exactly when n = −1. The Tables fill that hole:
∫ 1x dx = ln x + cThe exam tables list ln |x|. For positive x — the only kind that comes up at HL — it's just ln x.
Two more from the tables, and these have to come from the tables — you'd never spot them otherwise.
∫ 1x2 + a2 dx = 1a tan−1 xa + ca is any positive constant. Match the form, identify a, plug in.
From the tables:
∫ ex dx = ex + cIf you see 1e3x, flip first: 1e3x = e−3x. Then use the rule with a = −3 (same idea as indices).
From the tables, ∫ sin x dx = −cos x + c and ∫ cos x dx = sin x + c. But what if the angle is 3x or 5x instead of just x?
∫ cos ax dx = 1a sin ax + cIntegrate as normal, then divide by the coefficient a.
You cannot integrate a product of trig functions directly. ∫ cos 7x cos x dx is not ∫ cos 7x dx × ∫ cos x dx. There's no product rule for integration.
The trick: convert the product into a sum first, using the formulas from the tables. Then integrate term by term.
2 cos A cos B = cos(A − B) + cos(A + B)Two integrals you'll meet that none of the other methods touch: ∫ xex dx and ∫ ln x dx.
The exam gives you a helper part — differentiate something first, then rearrange that result to make the integral fall out.
Memorise the results:
∫ xex dx = xex − ex + cArea under a curve = anti-derivative at the right end − anti-derivative at the left end.
∫ba f(x) dx = [ F(x) ]ba = F(b) − F(a)F(x) is any anti-derivative of f(x). a is the lower limit, b the upper.
No + c needed. The constants would cancel: (F(b) + c) − (F(a) + c) = F(b) − F(a).
From here on, the question usually says: "Find the area of the region bounded by...". Recipe doesn't change — integrate, evaluate, subtract. Just keep track of which curve and which limits.
A = ∫ba f(x) dx = ∫ba y dxAlways draw a diagram first. If the question doesn't give limits, find where the curve cuts the x-axis (let y = 0) — those are your limits.
Area is always positive. The integral can be negative. If the curve goes below the x-axis, the integral over that bit comes out negative — because we're "subtracting" heights below.
The trick: split the integral at the crossing point, and take the modulus (absolute value) of each piece. Then add them.
When the region is bounded above by one curve and below by another, the area is the integral of the difference. Top curve minus bottom curve.
A = ∫ba ( ftop(x) − fbottom(x) ) dxa and b are the x-values where the curves meet — solve ftop = fbottom to find them.
Same rule for line + curve, curve + tangent, two parabolas. Always top minus bottom.
Sometimes the natural variable is y, not x — for example when the region is bounded by the y-axis and horizontal lines. The formula flips: integrate x as a function of y, with respect to y.
A = ∫ba x dyRearrange the equation so x is the subject. The limits are y-values, not x-values.
Use whichever is easier — typically y-integration when the curve is most naturally written as x in terms of y.
A lovely result. Take the curve y = xn for n > 0, between x = 0 and x = 1. It goes from (0, 0) to (1, 1) and divides the unit square into two regions:
The region above the curve (inside the unit square) is n times the region below it.
Check. For y = x (n = 1): 1 : 1 — diagonal of a square, each triangle is half. ✓ For y = x2 (n = 2): 2 : 1 — below the parabola is 13, above is 23. ✓
Useful when integration doesn't work neatly — or when you only have measured heights, not a formula.
A ≈ h2 [ y1 + yn + 2(y2 + y3 + … + yn−1) ]Half the gap × [first + last + twice the rest].
It's an estimate. The curved top of each strip isn't exactly a straight line, so the answer is approximate — but close, and good enough for the exam.
Velocity is the rate of change of distance. Acceleration is the rate of change of velocity. So integration takes you the other way — from acceleration back to velocity, from velocity back to distance.
Conditions:
A function changes as you move through its domain. What's its average value over an interval [a, b]?
Idea: total accumulated value divided by length of interval. The total is the integral.
f̄ = 1b − a ∫ba f(x) dxTotal area ÷ width = average height.
Think of it as: a rectangle of width (b − a) and height f̄ has the same area as the region under the curve.
Integration · Need to Know