Skip to main content
WAMath MethodsSyllabus dot point

How is the definite integral defined as a limit of sums, and why does it give signed area under a curve?

Interpret the definite integral as a limit of Riemann sums and as the signed area between a curve and the x-axis

WACE Year 12 Mathematics Methods Unit 4 the definite integral: the limit of Riemann sums, signed area above and below the axis, properties of the definite integral, and total area, with worked SCSA-style examples.

Generated by Claude Opus 4.76 min answer

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

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

Jump to a section
  1. What this dot point is asking
  2. The limit of Riemann sums
  3. Signed area
  4. Properties of the definite integral

What this dot point is asking

SCSA Unit 4 defines the definite integral as a limit of sums before connecting it to antidifferentiation. This dot point asks you to interpret the integral as accumulated signed area and to use its basic properties, supporting questions in both examination sections.

The limit of Riemann sums

Divide [a,b][a,b] into nn thin strips of width Δx\Delta x, and approximate the area under y=f(x)y=f(x) by the sum of rectangle areas f(xi)Δx\sum f(x_i)\Delta x. As the strips become infinitely thin, this sum approaches the exact area.

This construction explains why the integral measures accumulated area: each rectangle contributes its height times its width, and the limit removes the approximation error.

Signed area

The height f(xi)f(x_i) is negative wherever the curve dips below the axis, so those strips contribute negative amounts. The definite integral therefore gives the signed area: positive above the axis, negative below.

Properties of the definite integral

These properties follow directly from the limit definition and are used to simplify calculations.

  • aaf(x)dx=0\displaystyle\int_a^a f(x)\,dx = 0 (zero width).
  • baf(x)dx=abf(x)dx\displaystyle\int_b^a f(x)\,dx = -\int_a^b f(x)\,dx (reversing the limits negates).
  • acf(x)dx+cbf(x)dx=abf(x)dx\displaystyle\int_a^c f(x)\,dx + \int_c^b f(x)\,dx = \int_a^b f(x)\,dx (additivity over adjacent intervals).
  • abkf(x)dx=kabf(x)dx\displaystyle\int_a^b k\,f(x)\,dx = k\int_a^b f(x)\,dx (constants factor out).