Definite Integrals
Introduction: Why do definite integrals matter? 🤔
students, imagine trying to find the amount of water collected in a tank over a day, the distance a car travels when its speed changes, or the total profit from sales that vary from hour to hour. In each case, the quantity you want is built up from many small pieces. That is the big idea behind the definite integral: it measures accumulation.
By the end of this lesson, you should be able to:
- explain what a definite integral means in words and symbols,
- connect a definite integral to area, accumulation, and rate of change,
- evaluate simple definite integrals using techniques and technology,
- interpret answers in context, including units,
- see how definite integrals fit into the wider study of calculus.
A definite integral is one of the most important tools in calculus because it turns a changing rate into a total amount. This makes it useful in physics, economics, biology, and many other real-world situations 🌍.
1. The main idea: accumulation from small pieces
Suppose a quantity changes over time, and you know its rate of change. If the rate is $r(t)$, then the total change from $t=a$ to $t=b$ is given by the definite integral $\int_a^b r(t)\,dt$. This means we are adding up tiny contributions over the interval.
The key words are:
- integrand: the function being integrated, such as $f(x)$,
- limits of integration: the endpoints $a$ and $b$,
- variable of integration: the variable, such as $x$ or $t$,
- definite integral: the value of $\int_a^b f(x)\,dx$.
A definite integral has a number as its answer, not a function. That number often represents area, total change, or accumulated quantity.
For example, if $v(t)$ is velocity in meters per second, then
$$\int_0^5 v(t)\,dt$$
represents displacement in meters over the first $5$ seconds. The units matter: multiplying $(\text{meters per second})$ by seconds gives meters. This is one reason definite integrals are so useful in context.
2. Area under a curve and signed area
A common way to understand a definite integral is as area under a graph. If $f(x) \ge 0$ on $[a,b]$, then
$$\int_a^b f(x)\,dx$$
is the area between the graph of $f(x)$ and the $x$-axis from $x=a$ to $x=b$.
However, if the graph goes below the $x$-axis, the integral gives signed area. Areas above the axis are positive, and areas below are negative. That means a region below the axis decreases the total.
For instance, if $f(x)$ is above the $x$-axis on $[1,3]$ and below it on $[3,5]$, then
$$\int_1^5 f(x)\,dx = \int_1^3 f(x)\,dx + \int_3^5 f(x)\,dx,$$
and the second part may be negative.
This is important in IB Mathematics: Applications and Interpretation HL because not every problem is pure geometry. In context, negative values may represent losses, downward motion, or outflow.
A useful idea is that definite integrals are not just “area problems.” They are a way to measure net change. The word net means positive and negative parts are combined.
3. From rate of change to total change
One of the most powerful uses of definite integrals is linking them to derivatives. If $F'(x)=f(x)$, then $F$ is an antiderivative of $f$.
The Fundamental Theorem of Calculus says that
$$\int_a^b f(x)\,dx = F(b)-F(a),$$
where $F'(x)=f(x)$.
This theorem connects the two big ideas in calculus:
- derivatives measure instantaneous rate of change,
- definite integrals measure accumulation.
So if $f(x)$ is a rate, integrating it gives the total change.
Example: Suppose a company’s revenue increases at a rate of $R'(t)=50+10t$ dollars per day, where $t$ is in days and $0\le t\le 4$. The total increase in revenue from day $0$ to day $4$ is
$$\int_0^4 (50+10t)\,dt.$$
Using an antiderivative,
$$\int_0^4 (50+10t)\,dt = \left[50t+5t^2\right]_0^4 = (200+80)-0 = 280.$$
So the revenue increases by $280$ dollars over that period.
Notice how the answer has units of dollars, not dollars per day. This is a common exam skill: always interpret the result with correct units.
4. Evaluating definite integrals
There are several ways to evaluate definite integrals in IB Math AI HL.
Using antiderivatives
If the function is simple, find an antiderivative and use the limits.
Example:
$$\int_1^3 (2x+1)\,dx = \left[x^2+x\right]_1^3 = (9+3)-(1+1)=10.$$
Using geometry
If the graph makes simple shapes, you can calculate the area directly.
Example: the area under a line and above the axis may form a triangle or trapezium. If the region is a triangle with base $4$ and height $3$, then the area is
$$\frac{1}{2}\cdot 4\cdot 3=6.$$
So the definite integral over that region is $6$ if the graph is above the axis.
Using technology
IB Mathematics: Applications and Interpretation HL expects technology-supported calculus. A graphing calculator or computer algebra system can approximate or evaluate integrals, especially when the function is complicated.
For example, if you need to compute
$$\int_0^2 e^{-x^2}\,dx,$$
there is no elementary antiderivative in standard school calculus, so technology is often used. The calculator gives a numerical approximation, and you must still interpret that number in context.
Technology is also useful for checking your answer, but you should understand what the result means and whether it is reasonable.
5. Definite integrals in context: real-world examples
Definite integrals appear whenever something builds up over time or space.
Example 1: motion
If velocity is given by $v(t)$, then displacement from $t=a$ to $t=b$ is
$$\int_a^b v(t)\,dt.$$
If $v(t)$ changes sign, positive and negative movement in different directions is included.
Example 2: population flow
If $p(t)$ is the rate at which people enter a theme park, then
$$\int_a^b p(t)\,dt$$
gives the total number of people who entered during that time interval.
Example 3: economics
If $m(x)$ is the marginal cost function, then
$$\int_a^b m(x)\,dx$$
gives the additional cost of producing from $x=a$ units to $x=b$ units.
Example 4: density
If a rod has variable density $\rho(x)$, then the total mass is
$$\int_a^b \rho(x)\,dx.$$
These examples show why definite integrals are part of calculus as a tool for modelling real situations, not just abstract graphs.
6. Common mistakes and how to avoid them
A few mistakes show up often in exams:
- confusing the definite integral with an indefinite integral,
- forgetting the limits $a$ and $b$,
- ignoring negative values below the axis,
- writing the wrong units,
- interpreting the result without checking the context.
For example, if you compute
$$\int_0^3 f(x)\,dx = 12,$$
you should ask: what does $12$ represent? Is it area, total change, or something else? The meaning depends on the function and the situation.
If the graph of $f(x)$ is below the axis, the integral may be negative even though the geometric area is positive. In that case, you may need to find the total area by splitting the interval and taking absolute values of the separate regions.
Conclusion
Definite integrals are a central idea in calculus because they measure accumulation. They link rates of change to totals, connect derivatives to area and displacement, and help model real-world situations like motion, revenue, and mass. In IB Mathematics: Applications and Interpretation HL, students, you should not only calculate definite integrals but also interpret them carefully in context, with correct units and realistic meaning. Whether you use algebra, geometry, or technology, the main question is always the same: what total amount is being built up over an interval? ✅
Study Notes
- A definite integral is written as $\int_a^b f(x)\,dx$.
- The values $a$ and $b$ are the limits of integration.
- The integrand is the function $f(x)$.
- A definite integral gives a number, not a function.
- If $f(x) \ge 0$, then $\int_a^b f(x)\,dx$ is the area under the curve and above the $x$-axis.
- If part of the graph is below the axis, the integral gives signed area.
- Definite integrals measure total change when the function is a rate.
- The Fundamental Theorem of Calculus says that if $F'(x)=f(x)$, then $\int_a^b f(x)\,dx = F(b)-F(a)$.
- Units matter: integrating a rate gives a total quantity.
- Technology is important for integrals that are hard or impossible to evaluate exactly by hand.
- In context, always explain what the final number means.
- Common applications include displacement, total cost, revenue change, mass, and accumulated quantity.
