Mathwords logoMathwords

Net Change Theorem — Definition, Formula & Examples

The Net Change Theorem says that integrating a rate of change over an interval gives you the total (net) change in the original quantity over that interval. In other words, if you know how fast something is changing, the definite integral tells you how much it changed overall.

If FF' is continuous on [a,b][a, b], then abF(x)dx=F(b)F(a)\int_a^b F'(x)\,dx = F(b) - F(a), where F(b)F(a)F(b) - F(a) represents the net change of the function FF over the interval. This is a direct consequence of the Fundamental Theorem of Calculus applied to rate-of-change problems.

Key Formula

abF(x)dx=F(b)F(a)\int_a^b F'(x)\,dx = F(b) - F(a)
Where:
  • F(x)F'(x) = The rate of change function (derivative of F)
  • a,ba, b = The endpoints of the interval
  • F(b)F(a)F(b) - F(a) = The net change in F over the interval

How It Works

You start with a function that represents a rate — velocity, flow rate, population growth rate, or any derivative F(x)F'(x). Set up the definite integral of that rate function over your time interval [a,b][a, b]. Evaluate the integral to get F(b)F(a)F(b) - F(a), which is the net change. Note that this gives the net result: positive and negative contributions can cancel. If velocity is sometimes negative (moving backward), the net change in position may be less than the total distance traveled.

Worked Example

Problem: Water flows into a tank at a rate of r(t)=3t2r(t) = 3t^2 liters per minute. How much water enters the tank during the first 4 minutes?
Set up the integral: The rate of change of water volume is r(t)=3t2r(t) = 3t^2. By the Net Change Theorem, the total change in volume is the integral from 0 to 4.
043t2dt\int_0^4 3t^2\,dt
Evaluate: Find the antiderivative and apply the bounds.
[t3]04=4303=64\left[ t^3 \right]_0^4 = 4^3 - 0^3 = 64
Answer: 64 liters of water enter the tank during the first 4 minutes.

Why It Matters

The Net Change Theorem bridges pure calculus and real-world applications in AP Calculus AB/BC (Unit 6). Engineers use it to find displacement from velocity data, biologists use it to find population change from growth rates, and economists use it to compute total cost from marginal cost functions.

Common Mistakes

Mistake: Confusing net change with total accumulation when the rate function changes sign.
Correction: The integral abF(x)dx\int_a^b F'(x)\,dx gives net change, where positive and negative parts cancel. To find total accumulation (e.g., total distance rather than displacement), integrate F(x)|F'(x)| instead.

Related Terms