sciandu
Mathematics

Mathematics

Integral: area under the graph

Summing many thin strips into a whole area: how the integral measures what lies under a graph.

Imagine a car pulling away and getting faster and faster. How far has it travelled after ten seconds? If you only know its speed at each moment, the answer hides in the area under the graph. That is what integration is about: adding up many small contributions into a whole.

What does the area under the graph mean?

Draw a function f(x)f(x) on a coordinate plane and look at the strip lying between the graph and the x-axis. That strip has an area, and this area is the key quantity. For a horizontal line f(x)=3f(x) = 3 the area is simply a rectangle: width times height. For a slanted or curved line the boundary is bent, and we need a trick to find the area.

Summing up thin strips

The trick is old and simple: cut the area into many thin, vertical strips. Each strip is almost a rectangle with width Δx\Delta x and height f(x)f(x). Its area is roughly f(x)Δxf(x) \cdot \Delta x. Adding up all these rectangles gives a good approximation of the whole area. The thinner the strips, the more accurate the approximation.

Aif(xi)ΔxA \approx \sum_i f(x_i)\,\Delta x
Many thin rectangles together approximate the area under the graph.
Coordinate grid
m1
b1
-6-6-4-4-2-2224466
y = 1x + 1Starts at 1, +1 per step right
Try it: change the line and picture thin strips filling the area between it and the x-axis.

From the sum to the integral

Now we let the strips become infinitely thin. The sum sign \sum turns into the integral sign \int, and Δx\Delta x turns into dxdx. The two numbers aa and bb at the integral sign say where the area starts and where it ends, they are called the limits of integration. You read the expression as the integral of f(x)f(x) from aa to bb.

abf(x)dx\int_a^b f(x)\,dx
The definite integral measures the area between the graph of f and the x-axis from a to b.

What the integral measures

When the graph lies above the x-axis, the area counts as positive. When it lies below, it counts as negative. So the integral measures a signed area. For a constant speed the integral gives the distance travelled, because distance is speed times time, and that is exactly the rectangle area under the speed graph. If the car keeps speeding up like the one at the start, the area is no longer a rectangle, but the meaning stays the same: the area under the speed graph is the distance covered.

Exercises

0 of 6 solved

Time to try it yourself. You can't break anything, every attempt counts.

What does the definite integral abf(x)dx\int_a^b f(x)\,dx measure?

The function f(x)=4f(x) = 4 is a horizontal line. How large is the area under it from x=1x = 1 to x=5x = 5?

How large is the area under the line f(x)=xf(x) = x from x=0x = 0 to x=3x = 3?

Put the steps in the right order for how thin strips turn into the integral.

  1. 1Let the strips become infinitely thin, the sum becomes the integral
  2. 2Add up all the rectangles
  3. 3Cut the area into many thin, vertical strips
  4. 4Approximate each strip as a rectangle f(x)Δxf(x) \cdot \Delta x

How large is the area under the line f(x)=2xf(x) = 2x from x=0x = 0 to x=5x = 5?

When the graph lies below the x-axis, its area in the integral.