Skip to main content
SingaporeAdditional MathematicsSyllabus dot point

How do we evaluate a definite integral using limits, and what does the answer mean?

Evaluate a definite integral by integrating and substituting the upper and lower limits

A focused answer to the N(A)-Level Additional Mathematics outcome on definite integrals. Integrate, substitute the upper and lower limits, and subtract to get a number, with no constant of integration needed.

Generated by Claude Opus 4.88 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 limits (an upper and a lower number). Unlike an indefinite integral, a definite integral gives a single number. You integrate as usual, then substitute the upper and lower limits and subtract. No constant of integration is needed, because it cancels in the subtraction. Definite integrals are the route to areas under curves.

The answer

What the limits mean

A definite integral is written with numbers at the top and bottom of the integral sign:

∫abf(x) dx\int_a^b f(x)\, dx

Here aa is the lower limit and bb is the upper limit. The result is a number that depends on aa, bb and the function.

The evaluation rule

Integrate the function to get F(x)F(x), write it in square brackets with the limits, then substitute the upper limit, substitute the lower limit, and subtract:

∫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)

Why no constant of integration

If you kept the constant cc, it would appear as (F(b)+c)βˆ’(F(a)+c)(F(b) + c) - (F(a) + c), and the two cc terms cancel. So you may safely drop the +c+ c for a definite integral; including it does no harm but is unnecessary.

Working tidily

Keep the square-bracket line so the marker can see your integrated function, then show the substitution clearly. Evaluate the upper-limit value and the lower-limit value separately before subtracting, which makes sign errors easy to catch. Take care with negative limits: substituting a negative number into a power needs brackets.

Two useful properties

Two facts often save work. First, swapping the limits changes the sign of the result:

∫baf(x) dx=βˆ’βˆ«abf(x) dx\int_b^a f(x)\, dx = -\int_a^b f(x)\, dx

Second, an integral can be split at any point kk between the limits, which is exactly what you do when a curve crosses the xx-axis:

∫abf(x) dx=∫akf(x) dx+∫kbf(x) dx\int_a^b f(x)\, dx = \int_a^k f(x)\, dx + \int_k^b f(x)\, dx

Both follow directly from the rule F(b)βˆ’F(a)F(b) - F(a), and recognising them makes harder area questions much shorter.

Examples in context

Example 1. Distance travelled. Integrating a velocity function between two times gives the distance travelled in that interval as a single number. The definite integral is exactly how kinematics turns a velocity-time relationship into a total distance.

Example 2. Average value. Dividing a definite integral of a function by the width of the interval gives the average value of the function over that interval. The definite integral is the building block for averages of continuously varying quantities.

Try this

Q1. Evaluate ∫012x dx\displaystyle\int_0^1 2x\, dx. [2 marks]

  • Cue. [x2]01=1βˆ’0=1[x^2]_0^1 = 1 - 0 = 1.

Q2. Evaluate ∫123x2 dx\displaystyle\int_1^2 3x^2\, dx. [2 marks]

  • Cue. [x3]12=8βˆ’1=7[x^3]_1^2 = 8 - 1 = 7.

Q3. Evaluate ∫02(x+1) dx\displaystyle\int_0^2 (x + 1)\, dx. [3 marks]

  • Cue. [x22+x]02=(2+2)βˆ’0=4\left[\dfrac{x^2}{2} + x\right]_0^2 = (2 + 2) - 0 = 4.

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 ∫132x dx\displaystyle\int_1^3 2x\, dx.
Show worked answer β†’

Integrate: ∫2x dx=x2\int 2x\, dx = x^2 (no constant needed for a definite integral).

Substitute the limits and subtract: [x2]13=32βˆ’12=9βˆ’1=8\left[x^2\right]_1^3 = 3^2 - 1^2 = 9 - 1 = 8.

What markers reward: integrating to x2x^2, using square-bracket notation with the limits, and subtracting lower from upper to get 88.

Original4 marksEvaluate ∫02(3x2+1) dx\displaystyle\int_0^2 (3x^2 + 1)\, dx.
Show worked answer β†’

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

Substitute the limits: [x3+x]02=(23+2)βˆ’(0+0)=10βˆ’0=10\left[x^3 + x\right]_0^2 = (2^3 + 2) - (0 + 0) = 10 - 0 = 10.

What markers reward: integrating each term correctly, evaluating at the upper limit 22 and the lower limit 00, and subtracting to give 1010.

Related dot points