Calculus BC · Unit 6: Integration and Accumulation of Change · 14 min read · Updated 2026-05-11
Interpreting behavior of accumulation functions — AP Calculus BC
AP Calculus BC · Unit 6: Integration and Accumulation of Change · 14 min read
1. Introduction to Accumulation Functions★☆☆☆☆⏱ 3 min
An accumulation function is any function defined by a definite integral with a variable upper limit, outputting a net area that depends on the input value of the upper limit. Unlike standard definite integrals that produce numerical values, accumulation functions are dynamic functions that require full behavior analysis, just like any other function.
This topic focuses on using the inherent relationship between the accumulation function $A(x)$ and its integrand $f(t)$ to analyze $A(x)$’s monotonicity, extrema, concavity, and inflection points, often without ever computing the explicit antiderivative of $f(t)$. Per the AP Calculus CED, this subtopic accounts for roughly 2-4% of total exam points, appearing in both multiple-choice and free-response questions.
2. Differentiating Accumulation Functions★★☆☆☆⏱ 4 min
The entire topic of interpreting accumulation function behavior relies on the First Fundamental Theorem of Calculus (FFTC), which links the derivative of an accumulation function directly to its integrand. For a basic accumulation function with a constant lower limit and variable upper limit, the theorem states:
Intuitively, this means the rate of change of the accumulated area under $f(t)$ from $a$ to $x$ is exactly equal to the height of $f$ at $x$. When the upper limit is a differentiable function $u(x)$, we must apply the chain rule to get the extended derivative rule:
If both the upper and lower limits are variable, we split the integral around a constant $a$, using the property $\int_{v(x)}^{u(x)} f(t) dt = -\int_{a}^{v(x)} f(t) dt + \int_{a}^{u(x)} f(t) dt$. The full derivative becomes:
Exam tip: Always check for variable limits and apply the chain rule when needed
3. Monotonicity and Extrema of Accumulation Functions★★☆☆☆⏱ 3 min
Once we know the derivative of an accumulation function $A(x) = \int_{a}^{x} f(t) dt$ is $A'(x) = f(x)$, we can apply all standard derivative behavior rules to analyze $A(x)$ directly from $f(x)$, no integration required:
$A(x)$ is increasing on an interval if and only if $f(x) > 0$ on that interval
$A(x)$ is decreasing on an interval if and only if $f(x) < 0$ on that interval
Critical points of $A(x)$ occur where $f(x) = 0$ or $f(x)$ is undefined
Classify critical points using the First Derivative Test: negative to positive = local minimum; positive to negative = local maximum
4. Concavity and Inflection Points of Accumulation Functions★★★☆☆⏱ 4 min
To find concavity and inflection points of $A(x)$, we need the second derivative of $A(x)$. Since $A'(x) = f(x)$, the second derivative is $A''(x) = f'(x)$, meaning the concavity of $A(x)$ depends entirely on the derivative of the integrand $f$, not the value of $f$ itself:
$A(x)$ is concave up on an interval if and only if $f(x)$ is increasing on that interval ($f'(x) > 0$)
$A(x)$ is concave down on an interval if and only if $f(x)$ is decreasing on that interval ($f'(x) < 0$)
An inflection point of $A(x)$ occurs where $f(x)$ changes from increasing to decreasing (or vice versa), which is exactly at a local extremum of $f(x)$
5. AP-Style Worked Practice★★★★☆⏱ 4 min
Common Pitfalls
Why: Students confuse first and second derivative relationships, mixing up conditions for extrema vs inflection points
Why: Students mistakenly treat the constant upper limit as a variable term
Why: Students remember the basic FFTC but overlook the chain rule when the upper limit is a simple linear function
Why: Students get used to identifying locations of extrema and miss that the question asks for the function value
Why: Students mix up conditions for increasing vs concave up, since both rely on a positive derivative