The definite integral measures the signed area under a curve:
∫abf(x)dx=n→∞limi=1∑nf(xi∗)Δx
Riemann sums — Partition [a,b] into n sub-intervals of width Δx=nb−a, pick a sample point xi∗ in each, and sum.
Properties
Linearity:
∫ab[αf+βg]dx=α∫abfdx+β∫abgdx
Additivity:
∫acfdx=∫abfdx+∫bcfdx
Average value:
favg=b−a1∫abf(x)dx
Basic antiderivatives
xn → n+1xn+1+C (for n=−1)
1/x → ln∣x∣+C
ex → ex+C
Physics link: Work done by a variable force is W=∫abF(x)dx.
Common pitfall: A definite integral is a signed number, not an area: regions below the axis count negative. "Total area enclosed" questions require splitting at the zero crossings first.
Calculus: Integrals as accumulation
Practise this lesson
The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.