9709 · 1.8
Integration
Integration is the opposite of differentiation, allowing us to find the original function from its gradient. We use it to calculate the exact area under a curve between two points.
Need to know
What you need to know
- Always rewrite expressions into the form $ax^n$ before integrating. For example, $\frac{1}{x^3}$ becomes $x^{-3}$ and $\sqrt{x}$ becomes $x^{1/2}$.
- Integrate term by term for polynomials.
- Never forget the constant of integration, $+C$, for indefinite integrals. It's worth a mark!
Explanation
Integration: Building Back the Curve
- Integration reverses differentiation on P1 — find F(x) such that F′(x) = f(x).
- Definite integral ∫ₐᵇ f(x) dx equals area under the curve (with sign).
- Evaluate F(b) − F(a) — always show substitution of limits for A marks.
- Include + C for indefinite integrals; constants disappear in definite limits.