Skip to content

9709 · 3.5

Integration — FAQ

Frequently asked questions for 9709 Integration. Direct answers first, then deeper explanation — then practise with marking.

What's the difference between definite and indefinite integrals?

An indefinite integral, f(x)dx\int f(x) dx, gives a function (or family of functions, F(x)+CF(x)+C) representing the antiderivative. A definite integral, abf(x)dx\int_a^b f(x) dx, gives a single numerical value representing the signed area under the curve between two points.

I always forget '+ C'. How important is it?

For indefinite integrals, it is critically important and you will lose a mark if you forget it. It represents an entire family of functions that have the same derivative. For definite integrals, the '+ C' cancels out when you evaluate F(b)F(a)F(b) - F(a), so it's not needed in the final calculation, but the underlying indefinite integral technically still has it.

When do I use substitution versus integration by parts?

Use substitution when the integrand contains a function and its derivative (or something close to it), often in a 'function-of-a-function' or composite form. Use integration by parts when the integrand is a product of two unrelated functions, like xexx e^x or x2sinxx^2 \sin x.

Why do the limits change when using substitution?

The original limits are xx-values. When you change the entire integral to be in terms of a new variable, uu, the limits must also be expressed in terms of uu. This allows you to complete the calculation without ever having to substitute back to xx, which is more efficient and less error-prone.