All 8 Calculus AB units
AP Calculus AB · Unit 8 of 8

Applications of Integration

10–15% of the exam7 lessons · 99 min39 terms

What this unit covers

The topics below follow the published Calculus AB course framework for Unit 8. This unit is worth 10–15% of the exam, so budget your time against that rather than against how long the unit takes to teach.

AreaVolumeAverage valueMotion revisited

Lessons in this unit

Formulas in Unit 8

Area between curves
A = ∫[a to b] (top − bottom) dx or A = ∫[c to d] (right − left) dy
Always the larger function minus the smaller. Limits come from the intersection points of the curves.
Volume methods
Disk: V = π∫[a to b] R² dx · Washer: V = π∫[a to b] (R² − r²) dx · Cross sections: V = ∫[a to b] A(x) dx
Washers subtract the squares of the radii. For cross sections, integrate the area formula of the given shape.
Average value of a function
f_avg = (1/(b − a)) ∫[a to b] f(x) dx
The integral of f divided by the interval length. Different from the average rate of change [f(b) − f(a)]/(b − a).
Motion by integration
displacement = ∫[a to b] v(t) dt · total distance = ∫[a to b] |v(t)| dt · s(t) = s(a) + ∫[a to t] v(τ) dτ
Velocity integrates to displacement; speed |v| integrates to total distance. An initial condition pins down the position.
Area with horizontal slices
A = ∫_c^d [x_right(y) − x_left(y)] dy
Right minus left, both as functions of y, with limits that are y-values. The mirror of top minus bottom with dx.
Amount from a rate
f(b) = f(a) + ∫ₐᵇ f′(t) dt
Initial amount plus net change. The integral alone gives the change, never the amount.
Volume by cross sections
V = ∫ₐᵇ A(x) dx, with A(x) built from s = f(x) − g(x)
Square: s². Equilateral triangle: (√3/4)s². Semicircle on diameter s: (π/8)s². Disk of radius r: πr².

Every term in Unit 8

All 39 terms we publish for Applications of Integration, with definitions. Reading them through is the fastest way to find the ones you cannot define — then drill those in cram mode until you can produce them without the prompt.

Average value of a function
f_avg = (1/(b − a))∫ₐᵇ f(x)dx. Not the average of the endpoints, and not the average of the derivative.
Mean Value Theorem for integrals
Some c in [a, b] has f(c) equal to the average value, provided f is continuous.
Area between two curves
∫(top − bottom)dx, splitting at every intersection where the curves swap position.
Integrating with respect to y
When the curves are more naturally functions of y, use ∫(right − left)dy. Often avoids splitting the region.
Volume by disks
V = π∫r² dx, where r is the distance from the axis to the curve. Used when the region touches the axis of rotation.
Volume by washers
V = π∫(R² − r²)dx with outer and inner radii. Squaring the difference instead of subtracting the squares is the standard error.
Volume by known cross sections
V = ∫A(x)dx, where A(x) is the area of the cross section. No π unless the cross sections are circular.
Cross-section area formulas
Square s², equilateral triangle (√3/4)s², semicircle (π/8)s² where s is the diameter. Identify whether s is a side or a diameter.
Choosing the variable of integration
Integrate perpendicular to the slices. Rotating about a horizontal axis usually means dx; a vertical axis usually means dy.
Setting up an area integral
Sketch first, find the intersections, and decide which curve is on top on each subinterval before writing anything down.
Washers with a shifted axis
When rotating about y = k rather than the x-axis, the radii are |f(x) − k|, not f(x). Forgetting this is the most common volume error.
Interpreting average value
The constant value that would produce the same accumulated total over the interval — state it with units in context.
Choosing disks or washers
Disks when the region touches the axis of rotation, washers when there is a gap between the region and the axis.
Vertical slices mean top minus bottom
Integrating dx means each slice runs from the lower curve to the upper one, both written as functions of x.
Horizontal slices mean right minus left
Integrating dy means each slice runs from the left curve to the right one, both written as functions of y.
Switch variables before splitting
Two integrals doubles the chance of an algebra error. Setting up in the other variable usually costs only solving for the inverse.
Test which curve is on top
Substitute a point inside the interval rather than judging from the equations. A negative area means you reversed them.
Limits come from intersections
Solve the boundary equations simultaneously first. If integrating dy, the limits are y values, which may need substituting back.
More than two intersections
The upper curve can switch, in which case the region genuinely requires splitting at the crossing. The exam includes this case.
Keep decimals until the end
A calculator intersection like 1.8637 should be carried at three or more places; rounding early moves the answer outside tolerance.
Volume by cross sections, general form
V = ∫A(x)dx, where A(x) is the cross-sectional area. Disks and washers are special cases, not separate topics.
Cross-sectional side from the base
For slices perpendicular to the x-axis, s = f(x) − g(x) — the same top-minus-bottom expression used for area.
Square cross section
A = s², where s is the side taken from the base region. The simplest case, and the one that makes a √x base region come out clean.
Equilateral triangle cross section
A = (√3/4)s². The factor √3/4 ≈ 0.433 comes from the height (√3/2)s, and it is the one shape factor worth memorizing outright.
Semicircle on diameter s
A = (π/8)s², because the radius is s/2. Using πs²/2 is the most frequent error in this topic.
Rectangle cross section with a stated ratio
A = s × (ratio × s). A height twice the base gives 2s².
Perpendicular to which axis
Perpendicular to the x-axis means vertical slices and dx; perpendicular to the y-axis means horizontal slices and dy. Decide before setting up.
Washer inner and outer radii
Both measured from the axis of rotation, so a shifted axis changes both. Compute each radius as a distance, not as a function value.
Net change from a rate in an applied context
∫ₐᵇ f′(t)dt = f(b) − f(a). The integral of a rate is the net change in the quantity.
Amount equals initial plus change
f(b) = f(a) + ∫ₐᵇ f′(t)dt. Reporting the integral alone as the amount is the most common applied-integration error.
In minus out
The net rate is R(t) − S(t), and the amount is the initial value plus the integral of that difference.
When the amount is greatest
Where the net rate changes from positive to negative, that is where R = S with inflow dominating before. Then compare with the endpoints.
Average value formula
(1/(b − a))∫ₐᵇ f dx. The division by the interval width is what turns a total into an average.
Average value versus average rate of change
Average value integrates f; average rate of change is [f(b) − f(a)]/(b − a) and involves no integral. Check which function you were given.
Average value of a rate keeps the rate’s units
The average of a velocity in feet per second is a velocity, not a distance.
MVT for integrals
A continuous function attains its average value somewhere on the interval — the integral analogue of the Mean Value Theorem.
Area is never negative
If an area computation returns a negative number, the curves were subtracted in the wrong order.
Set up before computing
Free-response rubrics award the correct integral expression separately from the numerical answer, so write the integral even if the arithmetic defeats you.
Volume of revolution about a horizontal line
Radius is the vertical distance from the curve to that line, so it is |f(x) − k| rather than f(x).

What examiners penalize here

Practice Calculus AB

Our practice bank is drawn from across the whole course rather than filtered to one unit, which is closer to how the exam asks anyway — it will not tell you which unit a question is testing.

Questions about this unit

How much of the AP Calculus AB exam is Unit 8?

Unit 8, Applications of Integration, is worth 10–15% of the Calculus AB multiple-choice section according to the published course framework. Across all 8 units that makes it a substantial share — heavier than an even split would give it.

What topics are covered in Calculus AB Unit 8?

Applications of Integration covers Area, Volume, Average value and Motion revisited. We publish 39 terms with definitions for this unit, all of them on this page.

How should I study Calculus AB Unit 8?

Read the 7 lessons below first — about 100 minutes — then drill the 39 terms in cram mode until you can produce each definition from memory rather than just recognize it. Recognition is what makes a unit feel finished when it is not. Finish with practice questions and read the explanation for every one you get right by elimination as well as the ones you miss.

All 8 units of AP Calculus AB

  1. Unit 1 · Limits & Continuity
  2. Unit 2 · Differentiation: Definition & Rules
  3. Unit 3 · Composite & Implicit Differentiation
  4. Unit 4 · Contextual Applications
  5. Unit 5 · Analytical Applications
  6. Unit 6 · Integration & Accumulation
  7. Unit 7 · Differential Equations
  8. Unit 8 · Applications of Integration

Unit names, topics and exam weights follow the published College Board course framework for AP Calculus AB. AP® is a trademark registered by the College Board, which does not endorse this site.