Skip to main content
SingaporeAdditional MathematicsSyllabus dot point

How does a definite integral give the area under a curve, and how do we evaluate it?

Evaluate definite integrals using limits and use them to find the area of a region bounded by a curve and the x-axis

A focused answer to the O-Level A-Maths outcome on definite integrals. Evaluating an integral between limits, the meaning as area under a curve, and handling regions below the x-axis.

Generated by Claude Opus 4.89 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 a definite integral, an integral with a lower and upper limit, and to use it to find the area enclosed between a curve and the xx-axis. The definite integral turns the abstract antiderivative into a concrete number equal to that area.

The answer

Evaluating a definite integral

A definite integral is found by integrating, then substituting the upper limit minus the lower limit:

∫abf(x) dx=[F(x)]ab=F(b)−F(a).\int_a^b f(x)\,dx = \big[F(x)\big]_a^b = F(b) - F(a).

No constant of integration is needed, because CC cancels when you subtract.

Area under a curve

For a curve lying above the xx-axis between x=ax = a and x=bx = b, the area of the region bounded by the curve, the axis and the two vertical lines is:

Area=∫aby dx.\text{Area} = \int_a^b y\,dx.

The integral adds up infinitely many thin strips of height yy and width dxdx.

Regions below the axis

Where the curve dips below the xx-axis, the integral gives a negative value, because the heights yy are negative. The actual area is the modulus of that value. If a region is partly above and partly below the axis, split the integral at the crossing point and add the absolute values, or the positive and negative parts will cancel and understate the true area.

Checking the set-up

Always confirm the limits match the region and check whether the curve crosses the axis between them, since that decides whether you need to split the calculation.

Useful properties of definite integrals

A few properties make definite integrals quicker to handle and are worth knowing. Swapping the limits flips the sign: ∫baf(x) dx=−∫abf(x) dx\int_b^a f(x)\,dx = -\int_a^b f(x)\,dx. An integral over a zero-width interval is zero: ∫aaf(x) dx=0\int_a^a f(x)\,dx = 0. And an integral can be split at any interior point: ∫acf(x) dx=∫abf(x) dx+∫bcf(x) dx\int_a^c f(x)\,dx = \int_a^b f(x)\,dx + \int_b^c f(x)\,dx. This last property is exactly what justifies splitting at an axis crossing when computing a true area. Recognising these properties lets you simplify or recombine integrals without re-evaluating from scratch.

Symmetry shortcuts for even functions

When the integrand is an even function (only even powers of xx, so f(−x)=f(x)f(-x) = f(x)) and the limits are symmetric about zero, the area on each side of the yy-axis is equal, so ∫−aaf(x) dx=2∫0af(x) dx\int_{-a}^{a} f(x)\,dx = 2\int_0^a f(x)\,dx. This halves the work, as in the worked example where ∫−22(4−x2) dx=2∫02(4−x2) dx\int_{-2}^{2}(4 - x^2)\,dx = 2\int_0^2 (4 - x^2)\,dx. By contrast, an odd function integrated over symmetric limits gives zero, because the negative part exactly cancels the positive part. Spotting symmetry before integrating can save time and provides a useful check on the answer.

Examples in context

Example 1. Distance from a velocity-time graph. The area under a velocity-time graph between two times equals the distance travelled in that interval, which is exactly the definite integral of velocity, linking area to kinematics.

Example 2. Work done by a varying force. The work done by a force that varies with position is the area under the force-distance graph, computed as a definite integral, a standard physics application of this idea.

Try this

Q1. Evaluate ∫023x2 dx\displaystyle\int_{0}^{2} 3x^2\,dx. [2 marks]

  • Cue. [x3]02=8−0=8[x^3]_0^2 = 8 - 0 = 8.

Q2. Evaluate ∫12(4x−1) dx\displaystyle\int_{1}^{2} (4x - 1)\,dx. [3 marks]

  • Cue. [2x2−x]12=(8−2)−(2−1)=6−1=5[2x^2 - x]_1^2 = (8 - 2) - (2 - 1) = 6 - 1 = 5.

Q3. Find the area under y=x2+1y = x^2 + 1 between x=0x = 0 and x=2x = 2. [3 marks]

  • Cue. [x33+x]02=83+2=143\left[\dfrac{x^3}{3} + x\right]_0^2 = \dfrac{8}{3} + 2 = \dfrac{14}{3} square units.

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 marksEvaluate ∫13(2x+1) dx\displaystyle\int_{1}^{3} (2x + 1)\,dx.
Show worked answer →

Integrate: ∫(2x+1) dx=x2+x\displaystyle\int (2x + 1)\,dx = x^2 + x.

Apply the limits: [x2+x]13=(9+3)−(1+1)=12−2=10[x^2 + x]_{1}^{3} = (9 + 3) - (1 + 1) = 12 - 2 = 10.

Markers reward the correct integral, substituting the upper then lower limit, and the value 1010. No constant of integration is needed for a definite integral.

Original5 marksFind the area of the region bounded by the curve y=x2y = x^2, the xx-axis, and the lines x=0x = 0 and x=3x = 3.
Show worked answer →

The curve is above the xx-axis on [0,3][0, 3], so the area is ∫03x2 dx\displaystyle\int_{0}^{3} x^2\,dx.

Integrate: [x33]03=273−0=9\left[\dfrac{x^3}{3}\right]_{0}^{3} = \dfrac{27}{3} - 0 = 9.

The area is 99 square units.

Markers reward setting up the integral with the correct limits, evaluating, and the area 99.

Related dot points