5.5 Integrals, Accumulation, and Area
Key Takeaways
- A definite integral represents signed accumulation; area below the x-axis counts negative unless the question asks for total geometric area.
- A Riemann sum approximates accumulation by adding rectangle areas, and the definite integral is the limiting value as partitions get finer.
- The Fundamental Theorem of Calculus connects accumulation functions, derivatives, and antiderivatives.
- Applied integral answers should include units: integrating a rate over time gives a total amount.
Why This Topic Matters
The AEPA integral-calculus competency names the integral as area under a curve and as the limit of a Riemann sum. It also expects candidates to calculate integrals, analyze graphs, and solve real-world problems. The official test provides an on-screen formulas page and scientific calculator, but integral reasoning still requires knowing what the symbols mean and when an answer should be positive, negative, approximate, exact, or unit-labeled.
A definite integral from a to b gives signed accumulation over that interval. On a graph of f(x), area above the x-axis contributes positively and area below the x-axis contributes negatively. If the question asks for "total area between the curve and the x-axis," split the interval at zeros and add absolute areas. This signed-area distinction is one of the most common traps in multiple-choice calculus.
Integral Meanings
| Integral context | Interpretation | Units |
|---|---|---|
| integral of velocity over time | change in position | distance units |
| integral of flow rate over time | total volume | volume units |
| integral of marginal cost over items | change in cost | dollars |
| integral of a density over length | total mass or amount | density times length |
| integral of f(x) over [a,b] divided by b-a | average value | output units |
The Riemann sum idea is rectangle accumulation. Divide an interval into subintervals, choose sample points, multiply each height by its width, and add. Left sums, right sums, and midpoint sums can overestimate or underestimate depending on whether the function is increasing, decreasing, or curved. The exact definite integral is the limiting value as the widths shrink toward zero.
Antiderivatives And The Fundamental Link
An antiderivative of f is a function F with F'(x) = f(x). For indefinite integrals, include + C because all vertical shifts have the same derivative. Basic examples: the integral of x^n is x^(n+1)/(n+1) + C for n not equal to -1, the integral of e^x is e^x + C, and the integral of 1/x is ln|x| + C. For definite integrals, the Fundamental Theorem of Calculus lets you compute integral from a to b of f(x) dx as F(b) - F(a).
Worked example: find integral from 1 to 3 of (2x + 1) dx. An antiderivative is x^2 + x. Evaluate: F(3) - F(1) = (9 + 3) - (1 + 1) = 10. Because the function is positive on [1,3], this signed area is also the geometric area under the line.
Accumulation Functions
If A(x) = integral from 0 to x of f(t) dt, then A'(x) = f(x) under standard continuity conditions. This is not just a formula; it says the rate of change of accumulated amount equals the current rate. If water flows into a tank at r(t) gallons per minute, then the integral of r(t) from 0 to 10 gives gallons added in 10 minutes, and the derivative of the accumulated-gallons function is the flow rate at that time.
Average value is another common application: average value of f on [a,b] is (1/(b-a)) times the integral from a to b of f(x) dx. Do not confuse this with average rate of change. Average value averages heights; average rate of change compares endpoint outputs.
Graph And Approximation Reasoning
Suppose a graph forms a triangle above the x-axis from x = 0 to x = 4 with height 6, then a triangle below the x-axis from x = 4 to x = 6 with depth 3. The signed integral is (1/2)(4)(6) - (1/2)(2)(3) = 12 - 3 = 9. The total geometric area is 12 + 3 = 15. A distractor may offer both values, so the wording decides.
For tabular data, equal-width intervals make Riemann sums straightforward. If a velocity table at times 0, 2, 4, and 6 gives velocities 5, 7, 10, and 12 feet per second, the left sum over [0,6] with width 2 is 2(5 + 7 + 10) = 44 feet. It is an approximation of displacement, not a velocity, because multiplying feet per second by seconds leaves feet.
Common Traps
- Forgetting + C on indefinite integrals.
- Reversing bounds: integral from b to a is the negative of integral from a to b.
- Treating signed area as total area.
- Using endpoint average instead of average value from an integral.
- Reporting an accumulated change without adding the initial amount when the question asks for final amount.
Teacher-certification reasoning should connect the symbolic setup to a story or graph. Ask "What is being accumulated?" and "What are the units after multiplying by dx?" before evaluating. That habit prevents most integral distractors from looking equally plausible.
Initial Values And Final Amounts
Many applied integral questions ask for a final amount, not just accumulated change. If a tank starts with 120 gallons and r(t) is the inflow rate minus outflow rate, then integral from 0 to 8 of r(t) dt gives the change over 8 minutes. The final amount is 120 plus that integral. A distractor may report only the accumulated change because the setup work stopped one step early.
Accumulation can also be negative. If r(t) represents net rate and the integral is -15 gallons, the tank lost 15 gallons over the interval. That does not mean the tank contains negative water. It means the final amount is 15 gallons less than the initial amount. This distinction is important for explaining mathematics to students because signs describe direction of change, not always the physical amount itself.
What is integral from 0 to 2 of (3x^2 + 1) dx?
A velocity function is negative on part of an interval. What does the definite integral of velocity over the full interval represent?
Using left endpoints with width 1, approximate integral from 0 to 3 of f(x) dx from the values f(0)=2, f(1)=5, f(2)=6, f(3)=10.