Fiveable

♾️AP Calculus AB/BC Unit 6 Review

QR code for AP Calculus AB/BC practice questions

6.1 Integration and Accumulation of Change

6.1 Integration and Accumulation of Change

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

Accumulation of change is the total amount something changes over an interval, and you find it by computing the area between a rate of change graph and the x-axis. When the shape under the curve is simple, you can use geometry; when it is not, you can approximate with rectangles (Riemann sums) before learning exact integration later in the unit. For AP Calculus, include units because accumulated change combines rate units with the input units.

Why This Matters for the AP Calculus Exam

This is the foundation for all of Unit 6, which carries a large share of the exam. Once you see that area under a rate graph equals accumulated change, the rest of integration starts to make sense. On both multiple-choice and free-response questions, you will read graphs of rates (like velocity, flow rate, or population growth rate), find accumulated change using geometry or approximations, and explain what your answer means in context with correct units. Getting comfortable with signed area and units now makes later topics like the Fundamental Theorem of Calculus and applications of integration much easier.

Key Takeaways

  • The area between a rate of change graph and the x-axis gives the accumulated change over that interval.
  • When the region is made of basic shapes (rectangles, triangles, trapezoids, semicircles), you can find accumulation exactly with geometry.
  • Area below the x-axis counts as negative (signed area), so a negative rate means the quantity is decreasing.
  • A positive rate over an interval gives positive accumulated change; a negative rate gives negative accumulated change.
  • The units of accumulated change are the rate units multiplied by the units of the independent variable (for example, miles/hour times hours gives miles).
  • Riemann sums let you estimate accumulation with rectangles when the region is not a clean geometric shape.

Change Over Time

Accumulation of change is the running total of how much a quantity changes. Suppose a car travels at a constant speed of 65 miles per hour for 3 hours. You can find the distance with:

d=vtd=v\cdot t

where d is distance, v is velocity, and t is time. Plugging in:

d=65 mileshour3 hours=195 milesd=\frac{65\text{ miles}}{\text{hour}}\cdot3\text{ hours}=\boxed{195 \text{ miles}}

The unit hours in the denominator of one factor cancels with hours in the other, leaving miles. This is how units work for every accumulation problem: the result is the unit of the rate of change multiplied by the unit of the independent variable.

Graphing Change Over Time

You can show the relationship between speed, time, and distance on a graph where the x-axis is time and the y-axis is speed. The shaded area under the curve represents the total distance traveled.

A constant speed gives a rectangle, which is easy. But a real trip changes speed. Picture a car that leaves home, accelerates to 50 miles per hour, cruises on the highway for almost two hours, slows to 20 miles per hour, finishes the drive, then stops. How far did it travel?

This piecewise function describes the speed curve:

f(x)={5000x2if 0x0.150if 0.1x25x4+40x+50if 2x2.20520if 2.205x2.7580x+240if 2.75x3f(x) = \begin{cases} 5000x^2 & \text{if }0 \leq x \leq 0.1 \\ 50 & \text{if } 0.1\leq x \leq 2 \\ -5x^4+40x+50 & \text{if } 2\leq x \leq 2.205 \\ 20 & \text{if } 2.205\leq x \leq 2.75 \\ -80x+240 & \text{if } 2.75 \leq x \leq 3 \end{cases}

The area under this curve still gives distance, but it is not a simple rectangle. You can approximate it with rectangles or find it exactly with an integral.

Riemann Sums

A Riemann sum approximates area under a curve by drawing rectangles (or other easy shapes) and adding up their areas. Here is the process applied to the trip above.

Step 1: Choose How Many Rectangles

Decide how many rectangles to use. For this example, use six with equal widths. Divide the total base by the number of rectangles. The trip lasts 3 hours, so each base is 3 divided by 6, which is 0.5.

Step 2: Build the Rectangles

Place six rectangles of width 0.5 across the graph and read off a height for each one.

Step 3: Compute

List the base and height of each rectangle:

BaseHeight
0.50
0.550
0.550
0.550
0.550
0.520

Add the areas:

(0.50)+(0.550)+(0.550)+(0.550)+(0.550)+(0.520)(0.5\cdot0)+(0.5\cdot50)+(0.5\cdot50)+(0.5\cdot50)+(0.5\cdot50)+(0.5\cdot20)

Since every base is the same, factor it out:

0.5(0+50+50+50+50+20)=110 miles0.5(0+50+50+50+50+20)=\boxed{110 \text{ miles}}

This approximation gives about 110 miles. It is not exact, since the rectangles include some overestimates and some underestimates. Exact methods come from integrals.

Preview of Integrals

Approximating area under the curve gives accumulation of change, but the integral finds the exact area. Integrals are also called antiderivatives because they undo differentiation. You will work with these in detail later in the unit.

Integration uses this notation:

03f(x) dx\int_0^3 f(x) \ dx

This says to find the area under the curve over the interval [0,3]. This is a definite integral. For the trip example, the exact area works out to 117.44 miles, which is closer to the truth than the rough Riemann sum estimate.

Learn more about evaluating integrals starting in 6.7.

How to Use This on the AP Calculus Exam

Problem Solving

  • When you see a rate of change graph, the area between it and the x-axis is the accumulated change. Look for shapes you already know how to measure.
  • Break a region into rectangles, triangles, trapezoids, or semicircles and use area formulas to get an exact value.
  • Track signed area carefully. Area below the x-axis is negative and lowers the total accumulation.

Interpreting Answers

  • Always attach units. Multiply the rate units by the independent variable units (for example, gallons/minute times minutes gives gallons).
  • Connect your number to the situation. A velocity graph gives displacement, a flow rate gives total volume, and a growth rate gives change in population.

Common Trap

  • Do not confuse the value of a rate at a point with the accumulated change over an interval. The height of the graph is the rate; the area is the accumulation.

Worked Example

Consider a graph of f(x)f(x) made entirely of straight line segments, representing a vehicle's motion over time. What is the total distance toward its destination?

Because the graph is composed of straight lines, find the area of each piece geometrically.

  • The first triangle has a base of 1 and a height of 10. Using bh2\frac{b\cdot h}{2}, its area is 5.
  • The next triangle has a base of 1.5 and a height of -10, giving an area of -7.5. This is signed area, so it is negative. In context, the car moves opposite to its destination.
  • The next triangle has a base of 0.5 and a height of 10, for an area of 2.5.
  • The large rectangle has a base of 3 and a height of 10, so bhb\cdot h gives 30.
  • The triangle on top of it has a base of 1 and a height of 20, for an area of 10.
  • The last triangle has a base of 1 and a height of 30, for an area of 15.

Sum the areas:

57.5+2.5+30+10+15=555-7.5+2.5+30+10+15=55

Units are the rate (miles/hour) times the independent variable (hours), which gives miles. The car traveled a total of 55 miles toward its destination.

Practice Problems

Problem 1: A 50-gallon bathtub is being filled at a constant rate of 10 gal/minute. How long until the bathtub is full?

Problem 2: What is the total exact area under a curve made of three trapezoids, computed geometrically?

Problem 3: Estimate the area beneath the curve of f(x)=x2+10xf(x)=-x^2+10x using a Riemann sum with 5 rectangles.

Solutions

Problem 1: You are given the rate of change and the final accumulation, and you need the time. From the first car example, accumulation equals rate times time: a=rta=r\cdot t, where aa is accumulation, rr is the rate, and tt is time. Solve for time: t=art=\frac{a}{r}. So t=50/10=5 minutest=50/10=\boxed{5\text{ minutes}}.

Problem 2: The graph is made of three trapezoids. The area of a trapezoid is

a+b2h\frac{a+b}{2}\cdot h

where aa and bb are the two base lengths and hh is the height. The trapezoids on the right and left are identical, with a height of 4 and base lengths of 4 and 6, so each has an area of 20. The trapezoid below the x-axis has a height of 4 and base lengths of 2 and 4, giving a signed area of -12. Summing: 20+2012=2820+20-12=28 square units.

Problem 3: Draw 5 rectangles. The graph runs from 0 to 10, so each rectangle has a base of 2. Use the y-values for the heights:

2(0+16+24+24+16)=160 u22(0+16+24+24+16)=\boxed{160\ u^2}

Common Misconceptions

  • Integration is not just "differentiation backwards." Even though an antiderivative undoes a derivative, choosing the right approach takes strategy. Reversing steps blindly leads to mistakes.
  • The height of a rate graph is not the accumulated change. The height is the rate at that moment; the area under the graph is the accumulation over the interval.
  • Area below the x-axis is negative. Forgetting signed area gives a total that is too large. A negative rate means the quantity is decreasing.
  • Units are not optional. Accumulation units come from multiplying rate units by the independent variable units. Leaving them off or using the rate's units alone is incorrect.
  • A Riemann sum is an estimate, not the exact area. With curved regions, rectangles over and undershoot the true value, so the sum is only an approximation unless the region is made of exact geometric shapes.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

accumulation of change

The total amount of change in a quantity over an interval, represented by the area between a rate of change function and the x-axis.

area under a curve

The region between the graph of a function and the x-axis over a specified interval, which represents the accumulation of change when the function is a rate of change.

rate of change

The measure of how quickly a quantity changes with respect to another variable, often time.

Frequently Asked Questions

What does accumulation of change mean in AP Calculus?

Accumulation of change is the total change in a quantity over an interval. You find it from the area between a rate of change graph and the x-axis.

How do you find accumulated change from a rate graph?

Find the signed area between the rate graph and the x-axis over the interval. Areas above the x-axis add positive change, while areas below the x-axis add negative change.

When can you use geometry for accumulation problems?

Use geometry when the region under the rate graph is made of familiar shapes like rectangles, triangles, trapezoids, or semicircles.

What are the units of accumulated change?

The units of accumulated change are the units of the rate multiplied by the units of the independent variable. For example, miles per hour times hours gives miles.

What is a Riemann sum used for?

A Riemann sum approximates accumulated change by adding the areas of rectangles under a rate graph when exact geometry is not convenient.

How is AP Calculus 6.1 tested?

AP Calculus 6.1 is tested with rate graphs, signed area, geometric area, units, and Riemann-sum style estimates that ask you to interpret accumulated change in context.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot