Knowing the integration methods is only half the job: A level Mathematics papers expect you to carry them through quickly and accurately to an exact answer or a numerical estimate. This material is a set of worked integration calculations, based on the integration and numerical methods content of the DfE A level Mathematics subject content.
The first group practises integration by recognition, often called the reverse chain rule. You integrate , spot that is a multiple of a chain-rule derivative, and use the standard forms and . Standard trigonometric results such as and are used in definite integrals with exact values.
The second group integrates rational functions by first splitting them into partial fractions, giving logarithms that you combine with the laws of logarithms into a single exact answer such as or . The third group finds areas: between a curve and a line, and between two curves, by locating the intersection points and integrating the upper function minus the lower one, and it shows why an integral can be zero while the area it represents is not.
The last group uses the trapezium rule on a table of values. You apply carefully, decide from the sign of the second derivative whether the curve is convex or concave and therefore whether the estimate is too large or too small, and compare an estimate with the exact value to find the percentage error.
The material offers three formats. The quiz has 12 worked multiple-choice questions whose explanations check each answer by differentiation or show the exact arithmetic, and explain the typical slips behind the wrong options. The flashcards collect the standard integrals and the rules for areas and for the trapezium rule. The written work gives 8 longer calculations to set out by hand, including , a definite integral through partial fractions and a trapezium-rule estimate with its percentage error.
Practice material written by Zestly, based on the DfE A level Mathematics subject content (integration: standard functions, integration by inspection, integration using partial fractions, areas between curves; numerical methods: the trapezium rule).
Find $\int (2x + 1)^5 \, dx$.
$\frac{(2x + 1)^6}{12} + c$
By the reverse chain rule, $\int (ax + b)^n \, dx = \frac{(ax + b)^{n+1}}{a(n + 1)} + c$. Here $a = 2$, $n = 5$: $\frac{(2x + 1)^6}{2 \times 6} = \frac{(2x + 1)^6}{12} + c$. Check: differentiating gives $\frac{6 \times 2(2x + 1)^5}{12} = (2x + 1)^5$. $10(2x + 1)^4$ is the derivative, not the integral.