What does an integral represent?

An integral represents the total accumulation of a quantity over a specific interval. If a derivative tells you how fast something is changing at a specific moment, an integral tells you how much of it has piled up over time.

Geometrically, we usually think of a definite integral as the exact area between a function's curve and the x-axis. It is the mathematical tool we use to add together infinitely many, infinitely thin slices to find a total amount.

The Everyday Analogy

Think about driving a car. If you look at your speedometer, it tells you your speed right now (the derivative). But if you want to know how far you have traveled over the last hour, you need to add up all those speeds over time. The integral takes your speed at every instant and calculates the total distance covered.

The Mathematical Definition

In calculus, we write the definite integral of a function f(x)f(x) from aa to bb as abf(x)dx\int_{a}^{b} f(x) \, dx. The \int symbol is an elongated 'S' that stands for 'sum.' The f(x)f(x) is the height of our curve, and the dxdx represents an infinitely small width on the x-axis. By multiplying height by width, we find the area of a tiny rectangle, and the integral adds them all up.

Where Students Slip: Net vs. Total Area

A common trap is forgetting that integrals calculate net area. If the curve dips below the x-axis, the integral treats that area as a negative value. If a problem asks for the 'total area' rather than the 'value of the integral,' you have to split the integral into parts and make the negative areas positive.

Worked through

Find the area under the curve f(x)=2xf(x) = 2x between x=0x = 0 and x=3x = 3.

We set up the definite integral: 032xdx\int_{0}^{3} 2x \, dx. Using the power rule for integration, the antiderivative of 2x2x is x2x^2. We evaluate this from 00 to 33: [x2]03=(3)2(0)2[x^2]_{0}^{3} = (3)^2 - (0)^2. So, 90=99 - 0 = 9. The area under the curve is 9 square units. (This matches the geometry of a triangle with a base of 3 and a height of 6: 12×3×6=9\frac{1}{2} \times 3 \times 6 = 9).

Questions students ask

Ask about this topic

Where this comes from: Calculus Volume 1, OpenStax · Khan Academy, AP Calculus AB: Integration and Accumulation of Change

See also