How can we estimate the area under a curve, or a definite integral, when we only have a table of values or an integral we cannot evaluate exactly?
Use the trapezoidal rule to estimate areas and definite integrals, and determine whether the estimate is an over- or under-estimate
A focused answer to the HSC Maths Advanced dot point on the trapezoidal rule. The single-application and multi-strip formulas, reading values from a table or a function, estimating a definite integral, and using concavity to decide over- or under-estimate.
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
NESA wants you to estimate the area under a curve, or equivalently the value of a definite integral, by slicing the region into vertical strips and treating the top of each strip as a straight line rather than a curve. Each strip becomes a trapezium, you add the trapezium areas, and that total approximates . You also need to say whether the estimate is too big or too small by looking at the concavity of the curve.
This is the tool for the situation where exact integration is unavailable: either you are only given a table of measured values (a surveyor's offsets, a car's speed at fixed times) and have no formula at all, or you have a formula whose integral is beyond the course. The trapezoidal rule turns either case into a few multiplications and additions.
The answer
The idea is to replace the curved top of each strip with the straight chord joining its two end points. A strip with vertical sides of height and and width is then a trapezium, and the area of a trapezium is the average of the two parallel sides times the distance between them.
Why the interior ordinates are doubled
The multi-strip formula is not a new rule, just the single rule applied to each strip and the results added. Take three strips with ordinates and common width . The three trapezia have areas
Add them and factor out :
Every interior ordinate is shared by two adjacent trapezia, so it appears twice; the two outermost ordinates belong to only one trapezium each, so they appear once. That is the whole reason for the "ends once, middles twice" pattern, and seeing it this way means you never have to memorise which values get doubled. The single-application rule is just the case, where there are no interior ordinates at all.
The multi-strip rule, strip by strip
The figure shows four strips (). The five vertical lines are the ordinates through , equally spaced apart along the -axis. Each shaded trapezium has a flat top (the chord), and stacking the four areas with the "ends once, middles twice" weighting gives the estimate. The more strips you use, the more closely the chords hug the curve, so a larger gives a more accurate estimate. In the exam you use exactly the number of strips the question (or its table) dictates: "two applications of the trapezoidal rule" means , and a table with five columns of values means .
Reading the ordinates: from a table or from a formula
There are two ways the ordinates reach you.
From a table. The question hands you a table of -values and matching -values. Read the heights straight off it; you do not need (and may not have) a formula. This is the common case when the data comes from measurement, and it is exactly how the 2024 exam supplied to 4 decimal places. Check first that the -values are equally spaced, because the rule in this form requires a constant strip width .
From a formula. The question gives , and you choose (or are told) how many strips to use, work out , list the -values , and substitute each into to get its ordinate. Set the working out as a small table of against so you do not mismatch a height with the wrong strip.
Either way, the arithmetic of the rule is identical once you have the ordinates.
Estimating a definite integral
Because the area under from to is the definite integral (for ), the trapezoidal rule is also a way to estimate an integral you cannot evaluate exactly. The phrasing "use the trapezoidal rule to estimate " is asking for precisely the same calculation as "estimate the area under the curve": list the ordinates, weight the ends once and the middles twice, multiply by .
Over-estimate or under-estimate: read the concavity
The trapezoidal rule replaces the curve with straight chords, so the only question is whether each chord sits above or below the curve it is cutting across, and that is decided by concavity.
If the curve is concave up (, the curve bends upward like a valley) on the interval, every chord lies above the curve, so each trapezium has a little extra area between the chord and the curve. The rule overestimates.
If the curve is concave down (, the curve bends like a hill) on the interval, every chord lies below the curve, so each trapezium misses a sliver of area under the curve. The rule underestimates.
A clean way to remember which is which: a chord always joins two points on the curve, so it is a straight shortcut between them. On a valley (concave up) the shortcut runs over the dip, so it is too high and the area comes out too big. On a hill (concave down) the shortcut cuts under the bulge, so it is too low and the area comes out too small.
How exam questions ask about the trapezoidal rule
The wording is fairly fixed, and it tells you exactly which form of the rule to use:
- "Use the trapezoidal rule to estimate the area / the shaded region / ." The default request. Read or compute the ordinates and apply .
- "Using the function values provided ..." or a table is given. Read straight off the table; the number of columns fixes (five columns means four strips). Check the -values are evenly spaced before using .
- "Use two applications of the trapezoidal rule" (or one, or applications). "Applications" counts the strips: two applications means , so and three ordinates. One application is the single-trapezium rule.
- "Use the trapezoidal rule with strips" or "... with sub-intervals of width ." Either form pins down ; if width is given, .
- "Is your answer an over-estimate or an under-estimate? Give a reason." Decide from concavity: concave up over, concave down under. If a graph is shown or was found earlier in the question, quote that as your reason.
- "Hence" after estimating an area exactly and approximately. The two values are sometimes combined to bound a constant (the 2025 paper used the area to deduce an inequality for ), so keep both your exact and estimated answers.
The trap to watch is the meaning of "applications" or "strips" versus "ordinates": strips always need ordinates, and the strip width is , not .
Exam-style practice questions
Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
2024 HSC Q223 marksFor , a table of values at is given (to 4 decimal places). Using the trapezoidal rule, estimate the shaded area under the curve from to , then state whether the estimate is an over- or under-estimate, with a reason.Show worked answer β
The table gives , , , , , with strip width .
Apply the multi-strip rule, adding the two end values once and the three interior values twice:
.
The interior sum is , so square units.
It is an overestimate. On the curve is concave up (it was proved in part (a) that there), so each straight chord lies above the curve and every trapezium captures slightly more than the true area. Markers reward the correct , the rule with the interior values doubled, the value , and the concave-up reason for the overestimate.
2025 HSC Q272 marksThe region is bounded by , the coordinate axes and . Use two applications of the trapezoidal rule to estimate the area of the shaded region.Show worked answer β
Two applications means two strips, so and , with ordinates at .
The function values are , and .
square units.
Equivalently, this is the two trapezia and , which sum to . The exact area is , so the trapezoidal value is an overestimate, as expected for a concave-up curve. Markers reward , the three correct ordinates, and the value .
Related dot points
- Calculate the area under a curve, the area between two curves, and the volume of a solid of revolution about the or axis
A focused answer to the HSC Maths Advanced dot point on areas and volumes via integration. Areas under and between curves, the disk method for volumes of revolution about the and axes.
- Find antiderivatives of standard functions, apply integration by substitution and evaluate definite integrals using the Fundamental Theorem of Calculus
A focused answer to the HSC Maths Advanced dot point on integration. Antiderivatives of standard functions, integration by substitution, definite integrals and the Fundamental Theorem of Calculus, with worked examples.
- Use the first and second derivatives to find stationary points, points of inflection, and to solve optimisation and related rates problems
A focused answer to the HSC Maths Advanced dot point on applications of differentiation. Stationary points, concavity and inflection, maxima and minima word problems, and related rates with worked examples.
- Apply calculus to motion in a straight line, with displacement, velocity and acceleration as derivatives and integrals with respect to time
A focused answer to the HSC Maths Advanced dot point on rectilinear motion. Velocity as the derivative of displacement, acceleration as the derivative of velocity, and recovering displacement from velocity by integration.
- Find derivatives and integrals of and , including composed forms, and apply them to modelling problems
A focused answer to the HSC Maths Advanced dot point on the calculus of exponential and logarithmic functions. Derivatives and integrals of e^x and ln(x), composed forms via the chain rule, and worked examples.