BrightPath
Back to Course
Year 12 Maths

Calculus: Integration

Learn antiderivatives, definite integrals, and how to calculate the area under a curve using the fundamental theorem of calculus.

Antiderivatives (Indefinite Integrals)

An antiderivative (or indefinite integral) reverses differentiation. If F′(x) = f(x), then F(x) is an antiderivative of f(x).

Power Rule for Integration

∫ xn dx = xn+1 n + 1 + C   (n ≠ −1)

C is the constant of integration — always include it for indefinite integrals.

∫ x3 dx

x4/4 + C

∫ 5 dx

5x + C

∫ x−2 dx

−x−1 + C = −1/x + C

Definite Integrals

A definite integral has upper and lower limits and gives a numerical value. It represents the signed area between the curve and the x-axis.

Fundamental Theorem of Calculus

ab f(x) dx = F(b) − F(a)

where F is any antiderivative of f.

1

Example: Evaluate ∫13 2x dx

Step 1: Antiderivative of 2x is x2

Step 2: F(3) − F(1) = 32 − 12 = 9 − 1 = 8

Area Under a Curve

The definite integral gives the signed area between the curve and the x-axis. Areas below the x-axis are negative, so for the actual area, take the absolute value.

Above x-axis

Area = ∫ab f(x) dx (positive)

Below x-axis

Area = −∫ab f(x) dx (negate the result)

2

Example: Find the area between y = x2 and the x-axis from x = 0 to x = 3

Area = ∫03 x2 dx = [x3/3]03 = 27/3 − 0 = 9 square units

Knowledge Check

Test your understanding of integration. Questions progress from easy to hard.

Question 1

Find the antiderivative: ∫ 4x3 dx

Question 2

Evaluate: ∫02 3x2 dx

Question 3

What must you always include when writing an indefinite integral?

Question 4

Find: ∫ (2x + 5) dx

Question 5

Evaluate: ∫14 √x dx (hint: √x = x1/2)

Question 6

If a curve lies below the x-axis between x = a and x = b, how do you find the area?

Question 7

Find: ∫ (3x2 − 4x + 1) dx

Question 8

Evaluate: ∫03 (x2 − 3x) dx. Is the result positive, negative, or zero?

Question 9

Find the area enclosed between y = x2 and the x-axis from x = −1 to x = 1.

Question 10

If F′(x) = 6x2 − 2 and F(1) = 3, find F(x).

Key Concepts Summary