Skip to main content
TASMath MethodsSyllabus dot point

How do we estimate a definite integral when we cannot find an antiderivative?

Use the trapezoidal rule to approximate definite integrals and areas under curves.

How to approximate a definite integral with the trapezoidal rule, set up the calculation from a formula or a table of data, and judge whether the estimate is too high or too low for TCE Mathematics Methods Unit 4.

Generated by Claude Opus 4.78 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

Sometimes you cannot integrate a function exactly, or you are only handed measurements at intervals rather than a formula. The trapezoidal rule gives a numerical estimate of the area under the curve in these situations.

The idea

Divide the interval from x=ax=a to x=bx=b into nn strips of equal width h=banh = \dfrac{b-a}{n}. Instead of finding the exact area of each strip, approximate it by a trapezium whose parallel sides are the two ordinates (function values) at the edges of the strip. Adding the areas of all the trapezia gives the estimate.

The pattern is easy to remember: the first and last ordinates count once, and every interior ordinate counts twice, all multiplied by half the strip width.

Worked example

Is the estimate too high or too low?

Whether the trapezoidal rule over or underestimates depends on concavity. For a concave up curve the straight tops of the trapezia sit above the curve, so the rule overestimates the true area. For a concave down curve the trapezia tops sit below the curve, so the rule underestimates. Increasing the number of strips reduces the error in either case.

Summary

Choose your strip width h=(ba)/nh = (b-a)/n, list the n+1n+1 ordinates, then combine them as h2\dfrac{h}{2} times the first plus the last plus twice everything in between. The rule shines when no antiderivative exists or when only tabulated data is available. Use concavity to predict whether the estimate is high or low, and add more strips for a sharper result.