40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Combining Integrals with Equal or Contiguous Ranges

Updated August 2025

This lesson explains how to combine multiple integrals into a single expression by using the properties of equal ranges and contiguous intervals. You will learn to simplify complex calculus problems by merging integrands or extending the range of integration. These techniques are essential for solving multi step TMUA integration questions efficiently.

Core concept

Integration is a linear operation that allows functions with the same limits to be combined, abf(x)dx+abg(x)dx=ab[f(x)+g(x)]dx\int_{a}^{b} f(x) dx + \int_{a}^{b} g(x) dx = \int_{a}^{b} [f(x) + g(x)] dx, and contiguous intervals of the same function to be joined, abf(x)dx+bcf(x)dx=acf(x)dx\int_{a}^{b} f(x) dx + \int_{b}^{c} f(x) dx = \int_{a}^{c} f(x) dx.

Combining Integrals with Equal Ranges

One of the most useful properties of integration is its linearity. If you have two separate integrals that share exactly the same lower and upper limits, you can combine them into one. This is essentially the reverse process of term by term integration. By summing or subtracting the integrands first, you may often find an expression that is far simpler to integrate than the two original parts.

As specified in the official guide, for any two functions f(x)f(x) and g(x)g(x) over the same range from 2 to 5, we have:

25f(x)dx+25g(x)dx=25[f(x)+g(x)]dx\int_{2}^{5} f(x) dx + \int_{2}^{5} g(x) dx = \int_{2}^{5} [f(x) + g(x)] dx

This rule applies whether you are dealing with additions or subtractions, provided the limits remain identical for both terms.

Combining Integrals with Contiguous Ranges

Integration can also be combined when the ranges are contiguous. This means that the upper limit of one integral is the same as the lower limit of the next. If the function being integrated, f(x)f(x), is the same in both integrals, you can merge them into a single integral that covers the total range.

Consider the following example from the examiner guide:

24f(x)dx+43f(x)dx=23f(x)dx\int_{2}^{4} f(x) dx + \int_{4}^{3} f(x) dx = \int_{2}^{3} f(x) dx

Notice here that the limits do not have to be in increasing order for this property to hold. We can use the Fundamental Theorem of Calculus to justify why this works. If we let F(x)F(x) be the antiderivative of f(x)f(x), then F(x)=f(x)F'(x) = f(x). The sum of the integrals becomes:

[F(4)F(2)]+[F(3)F(4)]=F(3)F(2)=23f(x)dx[F(4) - F(2)] + [F(3) - F(4)] = F(3) - F(2) = \int_{2}^{3} f(x) dx

Unpacking the Logic of Merging Ranges

To develop a deeper formal understanding, we can look at the middle steps of the contiguous range example provided above. By breaking down the interval from 2 to 4 and using the property that swapping limits introduces a minus sign, we can see the cancellation clearly:

24f(x)dx+43f(x)dx=23f(x)dx+34f(x)dx34f(x)dx=23f(x)dx\int_{2}^{4} f(x) dx + \int_{4}^{3} f(x) dx = \int_{2}^{3} f(x) dx + \int_{3}^{4} f(x) dx - \int_{3}^{4} f(x) dx = \int_{2}^{3} f(x) dx

In this sequence, we have rewritten 24f(x)dx\int_{2}^{4} f(x) dx as the sum 23f(x)dx+34f(x)dx\int_{2}^{3} f(x) dx + \int_{3}^{4} f(x) dx, and we have used the fact that 43f(x)dx=34f(x)dx\int_{4}^{3} f(x) dx = -\int_{3}^{4} f(x) dx. The two 34\int_{3}^{4} terms cancel each other out, leaving only the desired result. You should ensure you have both an intuitive grasp and a formal algebraic understanding of why these combinations are valid regardless of the numerical values of the limits.

Key takeaways

  • Integrals with equal limits can be combined by adding or subtracting their integrands into a single function.
  • Contiguous ranges occur when the upper limit of one integral matches the lower limit of another for the same function.
  • The property abf(x)dx+bcf(x)dx=acf(x)dx\int_{a}^{b} f(x) dx + \int_{b}^{c} f(x) dx = \int_{a}^{c} f(x) dx remains true even if the limits are not in numerical order.
  • Swapping the upper and lower limits of a definite integral always multiplies the value of the integral by negative one.
Tips

In the TMUA, always look at the limits before you start integrating. If you see multiple integrals of the same function, see if you can 'chain' them together. This often eliminates the need to evaluate the antiderivative multiple times, saving you valuable time.

Cautions

Be extremely careful with signs when combining integrals. A common error is forgetting that baf(x)dx\int_{b}^{a} f(x) dx is the negative of abf(x)dx\int_{a}^{b} f(x) dx. Always double check the direction of your contiguous limits.

Insight

This property is a direct consequence of the Fundamental Theorem of Calculus. Since abf(x)dx\int_{a}^{b} f(x) dx represents the total change in the antiderivative F(x)F(x) from aa to bb, adding the change from bb to cc naturally gives the total change from aa to cc.

Worked Examples

Example 1
Let f be a polynomial with real coefficients.
The integral
Ip,qI_{p,q} where p<qp < q is defined by
Ip,q=pq(f(x))2(f(x))2dxI_{p,q} = \int_{p}^{q} (f(x))^2 - (f(|x|))^2 dx
Which of the following statements must be true?
1
Ip,q=0I_{p,q} = 0 only if 0<p0 < p
2
f(x)<0f'(x) < 0 for all x only if Ip,q<0I_{p,q} < 0 for all p<q<0p < q < 0
3
Ip,q>0I_{p,q} > 0 only if p<0p < 0
A:none of them
B:1 only
C:2 only
D:3 only
E:1 and 2 only
F:1 and 3 only
G:2 and 3 only
H:1, 2 and 3

Practice Questions

Practice Question 1
The function ff is such that f(0)=0f(0) = 0, and xf(x)>0xf(x) > 0 for all non-zero values of xx.
It is given that
22f(x)dx=4\int_{-2}^{2} f(x)\,dx = 4

and
22f(x)dx=8\int_{-2}^{2} |f(x)|\, dx = 8

Evaluate
20f(x)dx\int_{-2}^{0} f(|x|)\,dx
A:8-8
B:6-6
C:4-4
D:2-2
E:22
F:44
G:66
H:88

Frequently asked questions

Can I combine integrals if the functions are different but the limits are contiguous?

No. To use the contiguous range property, the function f(x)f(x) inside the integral must be identical. If the functions are different, the areas do not merge into a single continuous calculation of one function.

Does the value bb have to be between aa and cc for the range property to work?

No. The property ab+bc=ac\int_{a}^{b} + \int_{b}^{c} = \int_{a}^{c} is algebraically valid for any real numbers aa, bb, and cc, provided the function is defined over the entire interval.

What happens if I am subtracting two contiguous integrals?

You can use the limit swapping rule to turn the subtraction into an addition. For example, acf(x)dxbcf(x)dx=acf(x)dx+cbf(x)dx\int_{a}^{c} f(x) dx - \int_{b}^{c} f(x) dx = \int_{a}^{c} f(x) dx + \int_{c}^{b} f(x) dx, which then combines to abf(x)dx\int_{a}^{b} f(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.