Skip to article frontmatterSkip to article content

14. Definite integrals and area

Faculty of Economics and Business
University of Zagreb

14.1Introduction

As we mentioned at the beginning of the previous chapter, the main problem we are dealing with in this part of the course is regarding the area - how to find the area under the graph of a function?

Intuitively, the area under the graph of the function f(x)f(x) can be found by approximating it rectangles.

How to use the rectangles to approximate the area under the graph of a function. In each iteration we are using rectangles of smaller and smaller width until they add up perfectly to the area we want to compute.

Now that we have some intuitive understanding of how to compute the area, we want to know how can this be done mathematically. We have already done the first step in the previous chapter in which we learned how to compute indefinite integrals. The rest of the answer was also outlined in the previous chapter:

14.2Definite integrals

In this section we are going to learn how to find definite integral of a given function f(x)f(x), which will be denoted as abf(x)dx\displaystyle \int _a ^b f(x) \, dx, where a,ba,b are just some numbers. The following formula tells us how to actually find definite integrals.

Therefore, we see that indeed we first need to know how to compute an indefinite integral of a function in order to be able to find its definite integral.

14.3Area

In this section we are going to use the definite integral to compute the area. Namely, the area under the graph of the function f(x)f(x) over the segment [a,b][a,b] is equal to the value of the definite integral abf(x)dx\displaystyle \int_a^b f(x) \, dx.