Study Guide

Trapezoidal rule for area

IB Mathematics Applications and Interpretation SLΒ· 12 min read

1. Core Formula and Derivation of the Trapezoidal Ruleβ˜…β˜…β˜†β˜†β˜†β± 10 min

βœ“ Calculator OK

The trapezoidal rule replaces the curved edge of the region under with straight line segments between adjacent data points, creating a series of trapezoids whose total area is easy to calculate. Unlike Riemann sums that use rectangles, this method produces a more accurate approximation for most smooth curves.

πŸ”¬ Derivation
Goal:

Derive the standard trapezoidal rule formula for n equal sub-intervals over

Starting from:

The total area under is split into adjacent trapezoids, each of width

  1. 1

    For a single sub-interval between and , the area of the trapezoid is

  2. 2

    Sum the area of all trapezoids:

  3. 3

    Expand the sum: the first and last function values appear once, all middle values appear twice

Result:

The final trapezoidal rule formula is

πŸ“˜ Definition

Trapezoidal Rule Standard Form

IB MAI SL required form of the formula, where and are the lower and upper bounds of integration

πŸ“ Worked Example

Use the trapezoidal rule with sub-intervals to approximate the area under between and

  1. 1

    Calculate sub-interval width:

  2. 2

    List all function values at endpoints: , , ,

  3. 3

    Substitute into the formula:

  4. 4

    Simplify to get final result:

2. Accuracy and Effect of Sub-interval Countβ˜…β˜…β˜…β˜†β˜†β± 8 min

βœ“ Calculator OK

As you increase the number of equal sub-intervals, the width shrinks, so the straight edges of the trapezoids fit the curved function more closely. This reduces the total approximation error for all non-linear smooth functions.

πŸ“ Worked Example

Compare trapezoidal approximations of using and sub-intervals, given the exact value is

  1. 1

    For : , values . Approximation = , absolute error = 0.3333

  2. 2

    For : , values . Approximation = 2.75, absolute error = 0.0833

  3. 3

    Conclusion: Doubling cuts the absolute error by ~75% for this quadratic curve

βœ“ Quick check

Test your understanding of trapezoidal accuracy trends:

  1. What happens to trapezoidal approximation error as you increase the number of equal sub-intervals?

    • Error always increases

    • Error always decreases

    • Error stays identical

    • Error becomes exactly zero

    Reveal answer
    Error always decreases β€”

    Thinner trapezoids fit the curve more closely, reducing total approximation error for all smooth functions

3. Contextual Real-World Applicationsβ˜…β˜…β˜…β˜†β˜†β± 12 min

βœ“ Calculator OK

IB MAI SL exam questions almost always present the trapezoidal rule in a real-world context, such as estimating the area of a lake, the cross-section of a river, or the total distance travelled from a velocity graph. You will be given pre-measured data points rather than a full function to work with.

πŸ“ Worked Example

A surveyor measures the width of a river at 5m intervals across a 30m stretch, getting values 0m, 7.2m, 9.5m, 10.1m, 8.8m, 5.3m, 0m. Use the trapezoidal rule to estimate the cross-sectional area of the river.

  1. 1

    Identify , total data points = 7, so number of sub-intervals

  2. 2

    Substitute into formula:

  3. 3

    Sum middle terms:

  4. 4

    Final area:

4. IB Mark Scheme Alignmentβ˜…β˜…β˜†β˜†β˜†β± 6 min

βœ“ Calculator OK

  1. Write down the value of explicitly to earn the first method mark

  2. List all function values before substitution to avoid missing the factor of 2 on middle terms

  3. Keep all intermediate values stored on your GDC to avoid rounding errors

  4. Round your final answer to 3 significant figures as required by IB conventions

5. Common Pitfalls

Wrong move:

Forgetting to multiply all middle function values by 2 in the trapezoidal formula

Why:

Students incorrectly use equal weight for all points, leading to a severely overestimated area

Correct move:

Label points before substitution to clearly separate first/last terms from middle terms

Wrong move:

Calculating as but using number of data points instead of number of sub-intervals

Why:

Confusing total data points with sub-interval count leads to an incorrect value

Correct move:

If you have total data points, number of sub-intervals , so

Wrong move:

Using the trapezoidal rule for a curve below the x-axis without adjusting signs

Why:

The formula returns a negative value, but the question asks for total positive geometric area

Correct move:

Take the absolute value of each function value before applying the trapezoidal rule to get total area

Wrong move:

Rounding intermediate values too early in multi-step calculations

Why:

IB mark schemes penalize final answers off by more than 1% due to premature rounding

Correct move:

Store all intermediate values on your GDC, only round your final answer to 3 significant figures

6. Quick Reference Cheatsheet

Parameter

Formula

IB Required Notation

Sub-interval width

= lower bound, = upper bound, = number of sub-intervals

Trapezoidal rule total area

All middle terms multiplied by 2

Absolute error

Reported to 3 significant figures

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2024 Β· 2

    Approximate area under quadratic curve

  • 2023 Β· 1

    Find sub-interval count for target error

  • 2022 Β· 2

    Estimate tunnel cross-sectional area

What's Next

Mastering the trapezoidal rule gives you a reliable, high-scoring method for numerical integration questions that appear in almost every IB MAI SL Paper 2. This skill directly supports your work on other numerical calculus topics, including Riemann sums for area approximation and kinematics problems that estimate total displacement from velocity-time graphs. You will also build on this foundation to solve more complex contextual problems involving irregular shape area estimation for surveying, engineering, and environmental science scenarios that are frequently tested in the IB MAI SL assessment.