Further Applications of Integration
students, calculus is not only about finding slopes and areas π. In this lesson, you will see how integration can be used to solve real problems that go beyond simple βarea under a curve.β The main idea is that a definite integral can represent total change, accumulation, and the combining of many small pieces into one whole. That is why integration appears in physics, biology, economics, and engineering.
What this lesson is about
The core objectives are to understand the language of further applications of integration, apply standard IB methods, and connect the topic to the wider study of calculus. By the end, students, you should be able to recognize when an integral is needed, choose a suitable formula, and explain what your final answer means in context.
Some important ideas in this lesson are:
- area between curves
- volumes of solids of revolution
- arc length
- surface area of revolution
- applications to motion and accumulation
These applications all rely on the same big idea: if a quantity changes continuously, then integrating can find the total effect.
Area between curves
A very common application is finding the area between two graphs. Suppose two functions are given by $y=f(x)$ and $y=g(x)$, where $f(x)\ge g(x)$ on an interval $[a,b]$. The area between the curves is
$$
$A=\int_a^b \big(f(x)-g(x)\big)\,dx.$
$$
This works because $f(x)-g(x)$ gives the vertical distance between the curves at each value of $x$. Adding up all those thin vertical strips gives the total enclosed area.
For example, imagine a farm field shaped between two roads, one modeled by $y=x^2$ and the other by $y=2x$. If the roads intersect at $x=0$ and $x=2$, then the enclosed area is
$$
$A=\int_0^2 (2x-x^2)\,dx.$
$$
Evaluating this gives
$$
$A=\left[x^2-\frac{x^3}{3}\right]_0^2=4-\frac{8}{3}=\frac{4}{3}.$
$$
students, always check which curve is on top. If the graphs cross, you may need to split the region into separate integrals. This is a common IB exam skill because a mistaken subtraction order gives a negative value, while area must be positive.
Volumes of solids of revolution
Integration can also find the volume of a solid made by rotating a region around an axis π. These are called solids of revolution.
Disk method
If a region under $y=f(x)$ is rotated about the $x$-axis from $x=a$ to $x=b$, then the volume is
$$
$V=\pi\int_a^b [f(x)]^2\,dx.$
$$
This comes from stacking thin circular disks. Each disk has radius $f(x)$ and thickness $dx$.
Washer method
If there is a hole in the middle, the cross-section is a washer. Then the volume is
$$
$V=\pi\int_a^b \big(R(x)^2-r(x)^2\big)\,dx,$
$$
where $R(x)$ is the outer radius and $r(x)$ is the inner radius.
For example, suppose the region between $y=2$ and $y=x^2$ from $x=0$ to $x=\sqrt{2}$ is rotated about the $x$-axis. The outer radius is $R(x)=2$ and the inner radius is $r(x)=x^2$, so
$$
$V=\pi\int_0^{\sqrt{2}} \big(4-x^4\big)\,dx.$
$$
This gives a volume measured in cubic units. In real life, this method can model containers, machine parts, and even biological structures.
Arc length and surface area
Integration is also used when a curve itself is the object of study, not just the area under it βοΈ.
Arc length
The length of a curve $y=f(x)$ on $[a,b]$ is
$$
$L=\int_a^b \sqrt{1+\left(\frac{dy}{dx}\right)^2}\,dx.$
$$
This formula comes from approximating the curve with many tiny straight-line segments. Each piece has length close to $\sqrt{(dx)^2+(dy)^2}$, which leads to the expression above.
As an example, for $y=\frac{1}{2}x^2$ on $[0,1]$, we have
$$
$\frac{dy}{dx}=x,$
$$
so the length is
$$
$L=\int_0^1 \sqrt{1+x^2}\,dx.$
$$
This integral does not always simplify nicely, and that is okay in IB Mathematics: Analysis and Approaches HL. Sometimes the correct answer is a correct setup or a numerical approximation.
Surface area of revolution
When a curve is rotated about the $x$-axis, the surface area is
$$
$S=2\pi\int_a^b y\sqrt{1+\left(\frac{dy}{dx}\right)^2}\,dx.$
$$
This formula can model the outside surface of a vase, bottle, or pipeline. Here, $2\pi y$ is the circumference of the circular strip, and the square root term accounts for the slant length of the curve segment.
Applications to motion and accumulation
Integration is closely connected to kinematics, one of the most important real-world applications of calculus π.
If velocity is given by $v(t)$, then displacement over $[a,b]$ is
$$
$\int_a^b v(t)\,dt.$
$$
If velocity is sometimes negative, the integral gives net displacement, not total distance. Total distance is found by integrating $|v(t)|$:
$$
$\int_a^b |v(t)|\,dt.$
$$
This distinction is very important. For example, if a car moves forward, then reverses, the displacement may be small even though the car traveled a long way.
A similar idea appears in rate problems. If $r(t)$ is the rate at which water flows into a tank, then the amount of water added is
$$
$\int_a^b r(t)\,dt.$
$$
This is called accumulation: small changes build up to a total. In IB, you may see this idea with population growth, changing force, or changing density.
Choosing the correct method
students, one of the hardest parts of this topic is deciding which formula to use. A good strategy is to ask three questions:
- What quantity is being measured: area, volume, length, surface area, or change?
- Is the region described in terms of $x$ or $y$?
- Does the question involve rotation, motion, or a rate of change?
If the question asks for the area between two curves, use subtraction inside the integral. If it asks for volume, look for rotation and choose the disk or washer method. If it asks for distance traveled, think about the absolute value of velocity. If it asks for the length of a curve, use the arc length formula.
A common exam mistake is using a formula without interpreting the geometry. For instance, if a region is rotated about the $y$-axis, it may be easier to integrate with respect to $y$ instead of $x$. IB questions often reward clear setup, so labeling the radii and limits carefully is just as important as calculating the integral.
Worked example of reasoning
Suppose a region is bounded by $y=\sqrt{x}$, the $x$-axis, and $x=4$. If this region is rotated about the $x$-axis, the volume is
$$
$V=\pi\int_0^4 (\sqrt{x})^2\,dx.$
$$
Since $(\sqrt{x})^2=x$, we get
$$
$V=\pi\int_0^4 x\,dx=\pi\left[\frac{x^2}{2}\right]_0^4=8\pi.$
$$
Notice the reasoning steps: identify the shape, choose the axis of rotation, write the radius, and then integrate. This process is exactly the kind of structured thinking needed in HL calculus.
Conclusion
Further applications of integration show that integrals are much more than antiderivatives. They are tools for measuring total area, volume, length, surface area, and accumulated change. students, when you understand what a definite integral means, you can connect algebra, geometry, and real-world modeling in one powerful method. This topic sits at the heart of calculus because it turns local information, like a rate or slope, into a global result.
Study Notes
- A definite integral can represent total accumulation, not just area.
- Area between curves: $A=\int_a^b (f(x)-g(x))\,dx$ when $f(x)\ge g(x)$.
- Volume by rotation about the $x$-axis: $V=\pi\int_a^b [f(x)]^2\,dx$.
- Washer method: $V=\pi\int_a^b (R(x)^2-r(x)^2)\,dx$.
- Arc length: $L=\int_a^b \sqrt{1+\left(\frac{dy}{dx}\right)^2}\,dx$.
- Surface area of revolution: $S=2\pi\int_a^b y\sqrt{1+\left(\frac{dy}{dx}\right)^2}\,dx$.
- Displacement is $\int_a^b v(t)\,dt$; total distance is $\int_a^b |v(t)|\,dt$.
- Always check which curve is on top, which axis is used, and whether the question asks for net change or total amount.
- In IB Mathematics: Analysis and Approaches HL, clear setup and interpretation are as important as the final numerical answer.
