Skip to main content
SingaporeMathsSyllabus dot point

How does the definite integral measure area, and how do we handle areas below the axis or between curves?

Evaluate definite integrals, use them to find the area under a curve and between curves, and apply the fundamental theorem of calculus

A focused answer to the H2 Mathematics outcome on definite integrals and area. The fundamental theorem, evaluating definite integrals, signed area below the axis, and area between two curves.

Generated by Claude Opus 4.810 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 answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to evaluate definite integrals, use them to find areas under a curve and between curves, handle regions below the xx-axis correctly, and understand the fundamental theorem of calculus that links integration with the antiderivative.

The answer

The fundamental theorem

If F\mathrm{F} is an antiderivative of f\mathrm{f} (so Fβ€²=f\mathrm{F}' = \mathrm{f}), then

∫abf(x) dx=F(b)βˆ’F(a).\int_a^b \mathrm{f}(x)\,dx = \mathrm{F}(b) - \mathrm{F}(a).

This converts the area-summing definite integral into evaluating an antiderivative at the two limits. No constant of integration is needed because it cancels.

Area under a curve

For f(x)β‰₯0\mathrm{f}(x) \geq 0 on [a,b][a, b], the area between the curve and the xx-axis is ∫abf(x) dx\displaystyle\int_a^b \mathrm{f}(x)\,dx.

Regions below the axis

Where f(x)<0\mathrm{f}(x) < 0, the integral gives a negative value (signed area). For a true geometric area you must split at the xx-intercepts and take the modulus of each piece, then add. Integrating straight through a sign change underestimates the area because positive and negative parts cancel.

Area between two curves

If the curve y=f(x)y = \mathrm{f}(x) lies above y=g(x)y = \mathrm{g}(x) on [a,b][a, b], the enclosed area is

∫ab(f(x)βˆ’g(x)) dx,\int_a^b \big(\mathrm{f}(x) - \mathrm{g}(x)\big)\,dx,

(upper minus lower). Find the limits from the intersection points and decide which curve is on top.

Examples in context

Example 1. Distance from velocity. Integrating a velocity-time function over an interval gives the displacement; taking moduli of the pieces where velocity is negative gives the total distance travelled, the physical version of signed-versus-geometric area.

Example 2. Consumer surplus. In economics the area between a demand curve and the price line is consumer surplus, computed as a definite integral of upper minus lower, a direct use of area between curves.

Try this

Q1. Evaluate ∫13(2x+1) dx\displaystyle\int_1^3 (2x + 1)\,dx. [2 marks]

  • Cue. [x2+x]13=12βˆ’2=10[x^2 + x]_1^3 = 12 - 2 = 10.

Q2. Find the area between y=x2y = x^2 and the xx-axis from x=0x = 0 to x=3x = 3. [2 marks]

  • Cue. [x33]03=9\left[\frac{x^3}{3}\right]_0^3 = 9.

Q3. State how to find the area enclosed between two curves. [2 marks]

  • Cue. Integrate (upper curve minus lower curve) between their intersection points.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original4 marksFind the area of the region bounded by the curve y=4βˆ’x2y = 4 - x^2 and the xx-axis.
Show worked answer β†’

The curve meets the xx-axis where 4βˆ’x2=04 - x^2 = 0, that is x=Β±2x = \pm 2.

Area =βˆ«βˆ’22(4βˆ’x2) dx=[4xβˆ’x33]βˆ’22= \displaystyle\int_{-2}^{2} (4 - x^2)\,dx = \left[4x - \dfrac{x^3}{3}\right]_{-2}^{2}.

At x=2x = 2: 8βˆ’83=1638 - \dfrac{8}{3} = \dfrac{16}{3}. At x=βˆ’2x = -2: βˆ’8+83=βˆ’163-8 + \dfrac{8}{3} = -\dfrac{16}{3}.

Area =163βˆ’(βˆ’163)=323= \dfrac{16}{3} - \left(-\dfrac{16}{3}\right) = \dfrac{32}{3}.

Markers reward finding the limits from the intercepts, integrating, and the correct positive area.

Original5 marksFind the area enclosed between the curves y=x2y = x^2 and y=2xy = 2x.
Show worked answer β†’

Intersections: x2=2xx^2 = 2x, so x2βˆ’2x=0x^2 - 2x = 0, x(xβˆ’2)=0x(x - 2) = 0, giving x=0x = 0 and x=2x = 2.

On 0<x<20 < x < 2, the line y=2xy = 2x is above the parabola y=x2y = x^2.

Area =∫02(2xβˆ’x2) dx=[x2βˆ’x33]02=(4βˆ’83)βˆ’0=43= \displaystyle\int_{0}^{2} (2x - x^2)\,dx = \left[x^2 - \dfrac{x^3}{3}\right]_{0}^{2} = \left(4 - \dfrac{8}{3}\right) - 0 = \dfrac{4}{3}.

Markers reward the intersection points, integrating (upper minus lower), and the enclosed area 43\dfrac{4}{3}.

Related dot points