Signed area
In Year 12 Mathematical Methods (Queensland, QCAA), the definite integral \(\displaystyle\int_a^b f(x)\,dx=F(b)-F(a)\) measures signed area: above the \(x\)-axis it counts positively, below the axis it counts negatively. To evaluate an integral, use the fundamental theorem of calculus. To find the total area between a curve and the \(x\)-axis, split at every \(x\)-intercept and add the absolute values of the pieces.
A definite integral \(\displaystyle\int_a^b f(x)\,dx\) is a single number, evaluated by the fundamental theorem of calculus: if \(F'(x)=f(x)\) then the integral equals \(F(b)-F(a)\). Geometrically it is the signed area between the curve \(y=f(x)\) and the \(x\)-axis from \(x=a\) to \(x=b\).
Where the curve is above the axis the region counts as positive; where the curve is below the axis (\(f(x)<0\)) it counts as negative. So a definite integral can come out positive, negative, or exactly zero when the pieces cancel. It equals the ordinary (geometric) area only when \(f(x)\ge 0\) across the whole interval.
The total area enclosed between a curve and the \(x\)-axis is always positive. If the curve crosses the axis inside \([a,b]\), split the interval at every \(x\)-intercept, integrate each piece, and add the absolute values. This is the “find the area” question, as opposed to “evaluate the definite integral”.
The fundamental theorem of calculus (evaluate a definite integral):
Area under a curve that stays above the axis (\(f(x)\ge 0\)):
Total area when the curve crosses the axis (split at the intercepts):
How to handle a signed-area / total-area question
- Read the wording. “Evaluate the definite integral” wants a signed value (may be negative or zero). “Find the area” wants a positive number.
- Find where the curve meets the axis. Solve \(f(x)=0\) for the \(x\)-intercepts inside \([a,b]\).
- Antidifferentiate. Find \(F(x)\) with \(F'(x)=f(x)\); for a plain integral, compute \(F(b)-F(a)\).
- For total area, split and take sizes. Integrate over each piece between consecutive intercepts, then add the absolute values.
- Check the sign. A piece below the axis should give a negative integral; if the whole region is above the axis, the signed value already is the area.
Antidifferentiate, then compute \(F(3)-F(0)\).
| \(\displaystyle\int_0^3\!\left(x^2-4x\right)dx\) | \(=\) | \(\left[\dfrac{x^3}{3}-2x^2\right]_0^3\) |
| \(=\) | \((9-18)-0=-9\) |
Negative, because the region lies below the \(x\)-axis.
The whole region is below the axis, so take the absolute value.
| \(\displaystyle\int_0^4\!\left(x^2-4x\right)dx\) | \(=\) | \(\dfrac{64}{3}-32=-\dfrac{32}{3}\) |
| \(\text{Area}\) | \(=\) | \(\left|-\dfrac{32}{3}\right|=\dfrac{32}{3}\ \text{u}^2\) |
Split at the intercept \(x=1\).
| \(\displaystyle\int_0^2\!\left(x^2-1\right)dx\) | \(=\) | \(\dfrac{8}{3}-2=\dfrac{2}{3}\ (\text{signed})\) |
| \(\displaystyle\int_0^1,\ \int_1^2\) | \(=\) | \(-\dfrac{2}{3},\ \dfrac{4}{3}\) |
| \(\text{Area}\) | \(=\) | \(\dfrac{2}{3}+\dfrac{4}{3}=2\ \text{u}^2\) |
Use \(\displaystyle\int\sin x\,dx=-\cos x\).
| \(\displaystyle\int_0^{\pi}\sin x\,dx,\ \int_{\pi}^{2\pi}\sin x\,dx\) | \(=\) | \(2,\ -2\) |
| \(\displaystyle\int_0^{2\pi}\sin x\,dx\) | \(=\) | \(2+(-2)=0\) |
| \(\text{Area}\) | \(=\) | \(|2|+|-2|=4\ \text{u}^2\) |
Common pitfalls
Frequently asked questions
What is signed area?
A definite integral counts area above the \(x\)-axis as positive and area below it as negative, so it can be positive, negative or zero.
How do you find the total area between a curve and the x-axis?
Find the \(x\)-intercepts, integrate over each piece, then add the absolute values so the pieces do not cancel.
Why can a definite integral be negative?
Because it is signed area. Where \(f(x)<0\) the curve is below the axis, so that part of the integral is negative.
When does the integral equal the area?
Only when \(f(x)\ge 0\) across the whole interval; then the signed area and the geometric area are the same.
Net displacement vs total distance?
Net displacement is \(\int v\,dt\) (signed); total distance is \(\int |v|\,dt\), split where \(v=0\).
How does the fundamental theorem evaluate an integral?
If \(F'(x)=f(x)\), then \(\int_a^b f\,dx=F(b)-F(a)\): antidifferentiate, substitute the limits, subtract.