40% off

Ends 15 Aug

Lock in £90

Definite Integration Area Between Curve Axis

Updated July 2026

Definite integration and the area between a curve and an axis

Definite integration as related to the 'area between a curve and an axis'. The difference between finding a definite integral and finding the area between a curve and an axis is expected to be understood.

In this section, we will assume you know how to integrate and deal with limits in an integral!

When we talk about areas and integration, we need to be very careful. The term "area" is usually taken to be a positive value and that can lead to some confusion when we talk about definite integration and the area between a curve and an axis. Definite integration is almost a sum of areas but instead it subtracts "areas" that are underneath the xx-axis. So, a definite integral calculates all the areas that sit above the xx-axis and sums them up and then subtracts all the areas that sit below the xx axis; and it does this whole calculation in one go.

As an aside: There is a good reason for this – we do not expect you to know the details for TMUA/ESAT but you might have met some diagrams in class where integration is presented as sums of very thin rectangles between the curve and the xx-axis. The contribution of each of these rectangles to the integral is the yy value of the rectangle height [and the yy value can be positive or negative] times the teeny width along the xx-axis [the dxdx bit, which is always taken to be positive]. As rectangles that sit under the xx-axis have negative yy values, their contributions to the integral are negative – and hence the negative "areas" for those bits of the integral.

Let's look at a few examples to help us understand how this works:

Example 1

Calculate 03x2dx\int_0^3 x^2 \, \mathrm{d}x and draw a picture to illustrate the meaning of the answer.

03x2dx=[x33]03=27303=9\int_0^3 x^2 \, \mathrm{d}x = \left[ \frac{x^3}{3} \right]_0^3 = \frac{27}{3} - \frac{0}{3} = 9

img-56.jpeg

Example 2

Calculate 30x3dx\int_{-3}^{0} x^3 \, \mathrm{d}x and draw a picture to illustrate the meaning of the answer.

30x3dx=[x44]30=04(3)44=814\int_{-3}^{0} x^3 \, \mathrm{d}x = \left[ \frac{x^4}{4} \right]_{-3}^{0} = \frac{0}{4} - \frac{(-3)^4}{4} = -\frac{81}{4}

img-57.jpeg

Example 3

Calculate 33x5dx\int_{-3}^{3} x^5 \, \mathrm{d}x and draw a picture to illustrate the meaning of the answer.

33x5dx=[x66]33=366(3)66=0\int_{-3}^{3} x^5 \, \mathrm{d}x = \left[ \frac{x^6}{6} \right]_{-3}^{3} = \frac{3^6}{6} - \frac{(-3)^6}{6} = 0

img-58.jpeg

Can you work out why the answer is zero?

Definite integral versus total area

We mentioned above that there can be a subtle difference between being asked to find the area between a curve and an axis and finding a definite integral. We will explore this in more detail.

We have already discussed that a definite integral can be interpreted as the sum of the areas above the xx-axis minus the sum of the areas below the xx-axis. So, if you are asked to find the area between a curve and the xx-axis between two xx values, the definite integral might give you the wrong answer. The answer will be wrong because to find the total area between a curve and the xx axis when you are given two xx values, you must find the areas that sit above the xx axis and ADD them to the positive areas that sit below the xx-axis; and we know that definite integration will subtract areas that sit underneath the xx-axis. How can we calculate the area required? The simple answer is that we calculate each area separately – the areas above the xx-axis and the areas below the xx-axis – using the definite integral. And then we take the positive values of all these areas and add them together. Here is an example to illustrate what we mean here:

Example

Find the area between the xx-axis, the lines x=0x = 0 and x=2x = 2 and the curve y=x21y = x^2 - 1.

Let's start by sketching the area so we can understand what we are being asked to do:

img-59.jpeg

From the diagram you can see that we need to split our calculations into two pieces because we want positive areas – the question asks for areas rather than just asking for an integral. We need to find 01x21dx\int_0^1 x^2 - 1 \, \mathrm{d}x and 12x21dx\int_1^2 x^2 - 1 \, \mathrm{d}x. We expect the first integral to be negative and the second to be positive. Let's calculate the two integrals and then we can see how to combine them to get the answer:

01x21dx=[x33x]01=131=23\int_0^1 x^2 - 1 \, \mathrm{d}x = \left[ \frac{x^3}{3} - x \right]_0^1 = \frac{1}{3} - 1 = -\frac{2}{3} 12x21dx[x33x]12=[2332][1331]=43\int_1^2 x^2 - 1 \, \mathrm{d}x \left[ \frac{x^3}{3} - x \right]_1^2 = \left[ \frac{2^3}{3} - 2 \right] - \left[ \frac{1^3}{3} - 1 \right] = \frac{4}{3}

We note that the definite integral for A is negative as expected and the definite integral for B is positive. This tells us that area A is 23\frac{2}{3} and area B is 43\frac{4}{3} so the total area required is 63=2\frac{6}{3} = 2.

It is useful to contrast this answer with the definite integral from x=0x = 0 to x=2x = 2. You should calculate this to see what you get – your answer should be 23\frac{2}{3}.

Integration with dy

Although there is no requirement for you to deal with integrals with dy in them, it is useful to know about them all the same: for instance, 23y3dy\int_{-2}^{3} y^3 \, \mathrm{d}y. We call these integrals with respect to [w.r.t] yy and we need to make sure that what is being integrated is expressed in terms of yy.

These integrals are calculated exactly the same way as those with xx in them:

23y3dy=[y44]23=344(2)44\int_{-2}^{3} y^3 \, \mathrm{d}y = \left[ \frac{y^4}{4} \right]_{-2}^{3} = \frac{3^4}{4} - \frac{(-2)^4}{4}

And we can draw a picture to illustrate the region that this integral applies to [note the integral corresponding to A is negative, and to B is positive]:

img-60.jpeg

Integration 'tricks'

Finally, there are a few 'tricks' you should be aware of that can sometimes make integration easier. The ones we will look at here [albeit briefly] are ones that involve using the symmetry or asymmetry of graphs to simplify definite integrals.

If a graph of a function y=f(x)y = f(x) is symmetric about the yy axis [when the graph is reflected in the yy axis it looks the same] the following must be true:

abf(x)dx=baf(x)dx\int_{-a}^{-b} f(x) \, \mathrm{d}x = \int_{b}^{a} f(x) \, \mathrm{d}x

And we can see why using a diagram:

img-61.jpeg

If a graph of a function y=f(x)y = f(x) is antisymmetric [when the graph is reflected in the yy axis and then in the xx-axis, it looks the same] the following must be true:

baf(x)dx=abf(x)dx\int_{-b}^{-a} f(x) \, dx = - \int_{a}^{b} f(x) \, dx

And we can see why using a diagram:

img-62.jpeg

Exercise

Using these symmetry ideas and your knowledge of integration, you should be able to explain why the following are true [although trigonometric integration and differentiation is not on the TMUA/ESAT specification, all these examples are expressions we could expect you to deduce within the TMUA/ESAT specification]:

02πcosxdx=0\int_{0}^{2\pi} \cos x \, dx = 0

02πsinxdx=0\int_{0}^{2\pi} \sin x \, dx = 0

ππsinxdx=0\int_{-\pi}^{\pi} \sin x \, dx = 0

ππtanxdx=0\int_{-\pi}^{\pi} \tan x \, dx = 0

1010x3dx=0\int_{-10}^{10} x^3 \, dx = 0

ππx2dx=20πx2dx\int_{-\pi}^{\pi} x^2 \, dx = 2 \int_{0}^{\pi} x^2 \, dx

0πsinxdx=π2πsinxdx\int_{0}^{\pi} \sin x \, dx = - \int_{\pi}^{2\pi} \sin x \, dx

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.