Antiderivatives and the Definite Integral

25 min
0/4 practice checks

Integration reverses differentiation. An antiderivative of ff is a function FF with F=fF'=f. Because the derivative of a constant is zero, antiderivatives come in families:

2xdx=x2+C\int 2x\,dx = x^2 + C

The power rule for integration raises the power by one and divides by the new power:

xndx=xn+1n+1+C(n1)\int x^n\,dx = \frac{x^{n+1}}{n+1} + C \quad (n\neq -1)

A definite integral abf(x)dx\int_a^b f(x)\,dx measures the (signed) area under ff between x=ax=a and x=bx=b. The Fundamental Theorem of Calculus connects the two ideas: find any antiderivative FF, then subtract its values at the endpoints.

abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b) - F(a)

Worked example. 032xdx=[x2]03=3202=9.\int_0^3 2x\,dx = \big[x^2\big]_0^3 = 3^2 - 0^2 = 9.

Which of these is an antiderivative of 2x2x?

Evaluate 032xdx\int_0^3 2x\,dx.

Evaluate 123x2dx\int_1^2 3x^2\,dx.

A reservoir fills at a rate of r(t)=2t+3r(t)=2t+3 kilolitres per hour. How many kilolitres flow in during the first 4 hours, i.e. 04(2t+3)dt\int_0^4 (2t+3)\,dt?