Skip to content
Mathematics · Year 13

Active learning ideas

Numerical Integration: Trapezium Rule

Active learning turns the trapezium rule from a formula to remember into a geometric process students can see and touch. By constructing trapezoids, testing error patterns, and comparing methods, students build intuition for why the formula works and when it falters, which traditional lectures often miss.

National Curriculum Attainment TargetsA-Level: Mathematics - Numerical Methods
25–45 minPairs → Whole Class4 activities

Activity 01

Pairs Practice: Build and Compare Trapeziums

Pairs select functions like sin(x) or e^x over [0, π], compute trapezium approximations for n=2, 4, 8. They sketch the curve, draw trapeziums, and calculate exact integrals for comparison. Pairs then predict error trends and share findings.

Explain the geometric basis of the trapezium rule for approximating area.

Facilitation TipDuring Pairs Practice: Build and Compare Trapeziums, circulate and listen for students to justify why their trapezoids fit above or below the curve rather than just calculating.

What to look forProvide students with a function, an interval [a, b], and a specific number of strips, n. Ask them to calculate the area approximation using the trapezium rule. Then, ask them to sketch the curve and the trapeziums to determine if the approximation is likely an overestimate or underestimate.

ApplyAnalyzeEvaluateCreateRelationship SkillsDecision-MakingSelf-Management
Generate Complete Lesson

Activity 02

Collaborative Problem-Solving45 min · Small Groups

Small Groups: Error Station Rotation

Set up stations with convex, concave, and linear functions. Groups compute trapezium rules for n=4 and n=10 at each, record over/under estimates, and plot error against n. Rotate every 10 minutes and consolidate class data.

Analyze how the number of strips affects the accuracy of the approximation.

What to look forPresent students with two different functions, one concave up and one concave down over the same interval. Ask them to discuss in pairs: 'How does the concavity of the function influence the accuracy of the trapezium rule approximation, and why?'

ApplyAnalyzeEvaluateCreateRelationship SkillsDecision-MakingSelf-Management
Generate Complete Lesson

Activity 03

Collaborative Problem-Solving25 min · Whole Class

Whole Class: Concavity Demo Projector

Project a curve like x^2 (convex) and ln(x) (concave). Class votes on over/under estimation, then computes trapezium for n=5 together. Overlay graphics to visualize fit, followed by paired predictions for new curves.

Evaluate the overestimation or underestimation of the trapezium rule based on curve concavity.

What to look forOn an exit ticket, ask students to write the formula for the trapezium rule. Then, have them explain in one sentence how increasing the number of strips affects the accuracy of the approximation and why.

ApplyAnalyzeEvaluateCreateRelationship SkillsDecision-MakingSelf-Management
Generate Complete Lesson

Activity 04

Collaborative Problem-Solving30 min · Individual

Individual: Spreadsheet Convergence

Students use Excel or Desmos to input trapezium formula, vary n from 1 to 100 for a given integral, and graph approximation vs exact value. They note when error falls below 0.01 and reflect on patterns.

Explain the geometric basis of the trapezium rule for approximating area.

What to look forProvide students with a function, an interval [a, b], and a specific number of strips, n. Ask them to calculate the area approximation using the trapezium rule. Then, ask them to sketch the curve and the trapeziums to determine if the approximation is likely an overestimate or underestimate.

ApplyAnalyzeEvaluateCreateRelationship SkillsDecision-MakingSelf-Management
Generate Complete Lesson

Templates

Templates that pair with these Mathematics activities

Drop them into your lesson, edit them, and print or share.

A few notes on teaching this unit

Experienced teachers anchor the trapezium rule in physical construction before abstract algebra. Start with graph paper and rulers to draw trapezoids, then transition to tables and formulas. Avoid rushing to the formula; let students discover the (h/2)(y_0 + 2y_1 + ... + y_n) pattern themselves through repeated examples.

Students will confidently apply the trapezium rule formula, interpret its geometric meaning, and explain how concavity and strip count affect accuracy. Success looks like students discussing overestimation versus underestimation with evidence, not just recalling steps.


Watch Out for These Misconceptions

  • During Pairs Practice: Build and Compare Trapeziums, watch for students to assume all approximations overestimate the area.

    Have pairs graph both concave up and concave down curves, draw trapezoids, and label each approximation as an overestimate or underestimate to correct the assumption through direct visualization.

  • During Small Groups: Error Station Rotation, watch for students to believe that doubling the number of strips halves the error immediately.

    Assign each group to tabulate error values for increasing n and plot them on a shared class graph to show the quadratic convergence and dispel the linear expectation.

  • During Whole Class: Concavity Demo Projector, watch for students to treat the trapezium rule as interchangeable with midpoint or rectangle rules.

    Project side-by-side computations on the same function using all three rules, then ask students to sketch overestimates and underestimates to identify unique error behaviors and discuss method suitability.


Methods used in this brief