All worked examples

Trapezium rule and estimate direction

Numerical integration
A-level Maths (9MA0)
ORIGINAL

Build a trapezium estimate from exact ordinates, then use curvature to decide whether it is high or low.

Verified against Edexcel 9MA0 (2026 spec)

Question

Use the trapezium rule with four equal strips to estimate 0211+xdx\displaystyle\int_0^2 \dfrac{1}{1+x}\,dx. Give your estimate to 3 decimal places and state, with a reason, whether it is an overestimate or an underestimate.

Every step worked, with the reasoning.

  1. 1
    h=204=0.5h=\dfrac{2-0}{4}=0.5

    Four equal strips across an interval of width 2 have width 0.5.

  2. 2
    For x=0, 0.5, 1, 1.5, 2x=0,\ 0.5,\ 1,\ 1.5,\ 2, the ordinates are 1, 23, 12, 25, 131,\ \dfrac23,\ \dfrac12,\ \dfrac25,\ \dfrac13.

    Evaluate f(x)=1/(1+x)f(x)=1/(1+x) at all five strip boundaries.

  3. 3
    T=0.52[1+13+2(23+12+25)]T=\dfrac{0.5}{2}\left[1+\dfrac13+2\left(\dfrac23+\dfrac12+\dfrac25\right)\right]

    Apply the trapezium rule: half the strip width times the endpoints plus twice the interior ordinates.

  4. 4
    T=6760=1.1166661.117T=\dfrac{67}{60}=1.116666\ldots\approx1.117

    Evaluate and round to 3 decimal places.

  5. 5
    f(x)=2(1+x)3>0f''(x)=\dfrac{2}{(1+x)^3}>0 for 0x20\le x\le2.

    The positive second derivative shows the curve is convex on the whole interval.

  6. 6
    The straight chord across each strip lies above the convex curve, so the trapezia give an overestimate.

    Connect the curvature to the direction of the numerical-integration error.

Answer: 1.1171.117 (3 d.p.), an overestimate.

This is how to revise a method, not just read it

Fade the steps out until you can do it cold. Want a set built around exactly what you keep slipping on? Your first lesson is free.

Book a free intro call