Study Guide

Accumulation functions and definite integrals in applied contexts

AP Calculus ABΒ· AP Calculus AB CED β€” Applications of IntegrationΒ· 14 min read

1. What is an Accumulation Function?β˜…β˜…β˜†β˜†β˜†β± 3 min

βœ“ Calculator OK

An accumulation function is defined as , where is a constant starting point. In applied problems, is almost always a rate of change of a measurable real-world quantity. Accumulation functions let you calculate net change at any variable upper bound , connecting abstract integration to real-world problem-solving. This topic is worth 9–13% of the total AP Calculus AB exam score, and appears in both multiple-choice and free-response sections.

πŸ“˜ Definition

Accumulation Function

, constant

A function that gives the net accumulated change of a quantity from a fixed starting point to a variable upper bound , where the integrand is the rate of change of the quantity.

Example:

, total population growth from 2020 to year

2. Differentiating Accumulation Functions with FTC 1β˜…β˜…β˜†β˜†β˜†β± 4 min

βœ“ Calculator OK

By the Fundamental Theorem of Calculus Part 1 (FTC 1), the derivative of an accumulation function with constant lower bound is simply the original integrand evaluated at :

ddx(∫axr(t)dt)=r(x)\frac{d}{dx} \left( \int_{a}^{x} r(t) dt \right) = r(x)

The constant lower bound does not affect the derivative, because the derivative of a constant is zero. If the lower bound is a function of and the upper bound is constant, flip the bounds and add a negative sign: . If both bounds are functions of , split the integral at a constant and apply the chain rule to each bound:

ddx(∫u(x)v(x)r(t)dt)=r(v(x))β‹…vβ€²(x)βˆ’r(u(x))β‹…uβ€²(x)\frac{d}{dx} \left( \int_{u(x)}^{v(x)} r(t) dt \right) = r(v(x)) \cdot v'(x) - r(u(x)) \cdot u'(x)
πŸ“ Worked Example

The rate at which a city's population grows is people per year, where is years after 2010. Let be the total population growth between 2020 and year . Find , the rate of population growth in 2030.

  1. 1

    By definition, is an accumulation function with constant lower bound and variable upper bound , so FTC 1 gives regardless of the constant lower bound.

  2. 2

    Substitute into the rate function:

    Pβ€²(20)=r(20)=250+10(20)βˆ’0.1(20)2P'(20) = r(20) = 250 + 10(20) - 0.1(20)^2
  3. 3

    Simplify the calculation:

    250+200βˆ’0.1(400)=450βˆ’40=410250 + 200 - 0.1(400) = 450 - 40 = 410
  4. 4

    The result is 410 people per year, which matches the units of the original rate.

Exam tip:

If you are asked for the derivative of an accumulation function, you almost never need to compute the integral first β€” apply FTC 1 directly to save time on the exam.

3. The Net Change Theoremβ˜…β˜…β˜…β˜†β˜†β± 4 min

βœ“ Calculator OK

The Net Change Theorem is the core applied result for definite integrals of rate functions, and it is a direct consequence of the Fundamental Theorem of Calculus Part 2. It states that if is the rate of change of a quantity , then the total net change in over the interval is equal to the definite integral of from to :

Net Change in Q=Q(b)βˆ’Q(a)=∫abr(t)dt\text{Net Change in } Q = Q(b) - Q(a) = \int_{a}^{b} r(t) dt

The key term here is net: the integral adds positive changes (gains) and subtracts negative changes (losses) to get the overall difference between the final and initial quantity, not the total absolute amount of change. For example, if is velocity, the integral gives displacement (net change in position), while total distance traveled requires integrating the absolute value of velocity, . To find the total amount of the quantity at time , when you know the initial amount , rearrange the formula to get . This formula is used in the majority of applied integration FRQ problems on the AP exam.

πŸ“˜ Definition

Net Change Theorem

If is the rate of change of a quantity , the definite integral of over equals the net change in from to .

πŸ“ Worked Example

A patient's temperature changes at a rate of degrees Fahrenheit per hour after receiving fever-reducing medication, where is hours after the medication is given. If the patient's initial temperature at is 102.4Β°F, what is the patient's temperature 6 hours after receiving medication?

  1. 1

    Use the rearranged Net Change Theorem: , where is temperature at time .

  2. 2

    Find the antiderivative of :

    ∫(βˆ’0.4t+1)dt=βˆ’0.2t2+t+C\int (-0.4t + 1) dt = -0.2t^2 + t + C
  3. 3

    Evaluate the definite integral:

    (βˆ’0.2(6)2+6)βˆ’(βˆ’0.2(0)2+0)=βˆ’7.2+6=βˆ’1.2Β°F\left(-0.2(6)^2 + 6\right) - \left(-0.2(0)^2 + 0\right) = -7.2 + 6 = -1.2Β°F
  4. 4

    Add the net change to the initial temperature:

    T(6)=102.4+(βˆ’1.2)=101.2Β°FT(6) = 102.4 + (-1.2) = 101.2Β°F

Exam tip:

Always remember to add the initial amount of the quantity to the integral result to get the total final amount β€” the integral only gives net change, not total amount.

4. Interpreting Definite Integrals in Contextβ˜…β˜…β˜†β˜†β˜†β± 3 min

βœ“ Calculator OK

A common non-computational question on the AP exam asks you to interpret a given definite integral of a rate function in the context of the problem. To earn full credit for an interpretation, you must include three required components: (1) the specific name of the quantity that changed, (2) that it is a net change (or total change for absolute value integrals), (3) the interval over which the change occurred, mapped to the problem context. The units of the integral are always the product of the units of the rate function and the independent variable, which you can use to verify your interpretation makes sense.

πŸ“ Worked Example

A utility company measures the rate of household electricity consumption as kilowatts, where is hours after midnight. Interpret the meaning of in context, and state its units.

  1. 1

    Identify that is the rate of energy consumption with respect to time, so the integral of the rate is net change in total energy consumed.

  2. 2

    Map the bounds to context: is midnight, is noon the same day.

  3. 3

    Write the full interpretation with all required components: The integral is the total net amount of electrical energy consumed by the household between midnight and noon.

  4. 4

    Calculate units: Units of are kilowatts, units of are hours, so the integral has units of kilowatt-hours, the standard unit of energy.

Exam tip:

On FRQ interpretation questions, never just say "it's the area under the curve" β€” you must answer in the context of the problem to earn full credit.

5. Common Pitfalls

Wrong move:

After computing to find net change, you stop and report the integral value as the final amount of the quantity at .

Why:

Students confuse net change with total amount, forgetting that the quantity started at a non-zero initial value.

Correct move:

Always check whether the question asks for net change or total amount; if it asks for total, add the initial amount to the integral result.

Wrong move:

When differentiating , you write instead of .

Why:

Students memorize FTC 1 only for variables in the upper bound and forget the sign change when flipping integral bounds.

Correct move:

Any time the variable is in the lower bound, flip the bounds to move the variable to the upper bound and add a negative sign before applying FTC 1.

Wrong move:

You interpret as net change, the same as .

Why:

Students confuse total accumulated change (counting all gains and losses separately) with net change (gains minus losses).

Correct move:

Always note if the integrand is the absolute value of the rate; the integral of absolute value is total change, not net change, so adjust your interpretation or calculation accordingly.

Wrong move:

When differentiating , you only write and forget to multiply by .

Why:

Students focus on the FTC 1 rule and forget the chain requirement for non-linear variable bounds.

Correct move:

Any time the upper or lower bound is a function of (not just itself), multiply by the derivative of the bound per the chain rule.

Wrong move:

You get a negative value for a total quantity like number of customers or volume of water, which cannot be negative.

Why:

You flipped integration bounds incorrectly or messed up the sign when calculating net change.

Correct move:

Always check if your final answer makes sense in context; a negative impossible value is a clear signal of a sign error to correct.

6. Quick Reference Cheatsheet

Category

Formula

Notes

Basic Accumulation Function

= constant starting point, = rate of change, = net change from to

FTC 1 for Constant Lower Bound

Constant lower bound does not affect the derivative

FTC 1 for Variable Bounds

Always multiply by the derivative of each variable bound

Net Change Theorem

Integral of a rate equals net change in the quantity

Total Final Quantity

Use this when the question asks for total amount, not just net change

Definite Integral Interpretation

Must include: 1) net change, 2) quantity name, 3) interval from to

Total (not net) Change

Used for total distance traveled, total customers, etc.

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· AB

    FRQ accumulation function context problem

  • 2022 Β· AB

    MCQ derivative of accumulation function

What's Next

This topic is the foundation for all applied integration problems that come next in Unit 8, and it is a prerequisite for finding the area between curves and volumes of revolution, the other major topics in Applications of Integration. Mastery of the net change theorem and accumulation functions is required to solve kinematics problems connecting position, velocity, and acceleration, a very common AP FRQ topic, and it also builds your understanding of how integration represents cumulative change across all areas of the course. Without a solid grasp of how to interpret and differentiate accumulation functions in context, you will struggle to earn full credit on multi-part FRQ questions that combine integration with derivative interpretation.