Integration formulas give you a toolkit for finding antiderivatives, which is the core skill you need for everything else in this course. The Net Change Theorem then connects those antiderivatives back to real-world quantities, letting you go from a rate of change to the total accumulated change over an interval.
Integration Formulas
Basic integration formulas
These rules let you break complicated integrals into simpler pieces. You'll use them constantly, so they're worth memorizing cold.
- Power Rule: where . For example, . The restriction matters because plugging in gives division by zero. (That case gives instead.)
- Constant Multiple Rule: You can pull constants out of the integral. . For example, .
- Sum/Difference Rule: You can split integrals across addition or subtraction. . For example:
The strategy for most basic integrals is to use the Sum/Difference Rule to separate terms, pull out constants, then apply the Power Rule to each term individually.
Odd vs. even function integrals
When you're integrating over a symmetric interval , checking whether your function is odd or even can save you a lot of work.
- Odd functions satisfy . Their graphs are symmetric about the origin, so the positive and negative areas cancel exactly. This gives you . For example, because is odd.
- Even functions satisfy . Their graphs are symmetric about the y-axis, so the area from to equals the area from to . This gives you . For example, .

Definite integrals and area under a curve
A definite integral represents the signed area between and the x-axis on . "Signed" means regions below the x-axis count as negative. If you want total area (all positive), you'd need to integrate instead.
The Mean Value Theorem for Integrals says that for a continuous function on , there's some point in where:
The right side is the average value of on . The theorem guarantees the function actually hits its average value at least once on the interval.
Net Change Theorem

Net change theorem applications
The theorem states that integrating a rate of change over an interval gives you the total (net) change in the original quantity:
This is really just the Fundamental Theorem of Calculus applied to a specific interpretation. If you know how fast something is changing, integrating that rate tells you how much it changed overall.
Common applications include:
- Displacement from velocity: Integrating gives net change in position.
- Population change from growth rate: Integrating a rate like (individuals per year) gives total population change.
- Accumulated cost, revenue, or interest from a rate function over time.
Integrals for net change calculations
Displacement example: If , the displacement from to is:
One important distinction: gives displacement (net change in position), which can be negative if the object reverses direction. To find total distance traveled, you integrate instead, which counts all movement as positive.
Population example: If a population grows at rate individuals per year, the change from to is:
Interest example: If an account earns at a constant rate of per year (i.e., ), the accumulated interest over 5 years is:
In each case, the pattern is the same: identify the rate function, set up the definite integral over your time interval, and evaluate using the Fundamental Theorem.