# Applications of Integration Overview

> AP Calculus BC · AP Calculus BC
> Source: https://www.owlsprep.com/study/ap-calculus-bc-u8-overview/
> Weight: 10-15% of total AP Calculus BC exam score

This unit covers core geometric and applied applications of definite integration, from calculating areas and volumes to modeling motion and accumulated change, including BC-exclusive topics like arc length and surface area. It is one of the most heavily tested units on the AP exam.

**Prerequisites:** [Fundamentals of definite integration](https://www.owlsprep.com/study/ap-calculus-bc-u6-definite-integrals-overview/); [Fundamental Theorem of Calculus](https://www.owlsprep.com/study/ap-calculus-bc-u6-fundamental-theorem-of-calculus/)

## Learning objectives

- Apply definite integration to solve a range of geometric and real-world problems
- Calculate areas, volumes, and curve lengths using specialized integration techniques
- Model motion and accumulated change in applied contexts
- Master BC-only topics including arc length and surface area of revolution

## Unit at a Glance

This unit progresses from foundational to advanced applications of integration. We start with core concepts of accumulated change and average value, then move to geometric problems: area between curves, volumes of revolution, and volumes with known cross sections, ending with BC-specific advanced topics like arc length and surface area.

Multiple-choice and free-response questions on the AP exam regularly draw from this unit, so building skills sequentially by working through each sub-topic will prepare you for exam-style questions across all difficulty levels.

All sub-topics covered in this unit:
- [AP Calculus BC Accumulation functions and definite integrals in applied contexts](https://www.owlsprep.com/study/ap-calculus-bc-u8-accumulation-functions-and-definite-integrals/) — Learn to interpret and use accumulation functions to model total change in real-world contexts.
- [AP Calculus BC Arc length and surface area (BC only)](https://www.owlsprep.com/study/ap-calculus-bc-u8-arc-length-and-surface-area/) — Derive and apply integral formulas for arc length and surface area of revolution (BC only content).
- [AP Calculus BC Area between curves expressed as functions of x](https://www.owlsprep.com/study/ap-calculus-bc-u8-area-between-curves-expressed-as/) — Calculate the area between two curves expressed as functions of x using definite integration.
- [AP Calculus BC Area between curves intersecting more than twice](https://www.owlsprep.com/study/ap-calculus-bc-u8-area-between-curves-intersecting-more/) — Find total area between curves that cross multiple times by splitting integrals at intersection points.
- [AP Calculus BC Average value of a function on an interval](https://www.owlsprep.com/study/ap-calculus-bc-u8-average-value-of-a-function/) — Derive and apply the formula for the average value of a continuous function over an interval.
- [AP Calculus BC Disc method around other axes](https://www.owlsprep.com/study/ap-calculus-bc-u8-disc-method-around-other-axes/) — Extend the disc method to calculate volumes of revolution around axes other than the coordinate axes.
- [AP Calculus BC Disc method around the x- or y-axis](https://www.owlsprep.com/study/ap-calculus-bc-u8-disc-method-around-the-x/) — Learn the basic disc method for volumes of revolution around the x and y coordinate axes.
- [AP Calculus BC Position, velocity, acceleration via integration](https://www.owlsprep.com/study/ap-calculus-bc-u8-position-velocity-acceleration-via-integration/) — Relate motion quantities using integration to find displacement and total distance traveled by moving objects.
- [AP Calculus BC Volumes with cross sections: squares and rectangles](https://www.owlsprep.com/study/ap-calculus-bc-u8-volumes-with-cross-sections-squares/) — Calculate volumes of solids with known cross sections, starting with squares and rectangles.
- [AP Calculus BC Volumes with cross sections: triangles and semicircles](https://www.owlsprep.com/study/ap-calculus-bc-u8-volumes-with-cross-sections-triangles/) — Extend cross-section volume calculations to solids with triangular and semicircular cross sections.
- [AP Calculus BC Washer method around other axes](https://www.owlsprep.com/study/ap-calculus-bc-u8-washer-method-around-other-axes/) — Apply the washer method to find volumes of revolution around non-coordinate axes.
- [AP Calculus BC Washer method around the x- or y-axis](https://www.owlsprep.com/study/ap-calculus-bc-u8-washer-method-around-the-x/) — Learn the washer method for volumes of revolution with a hole around coordinate axes.

## Common pitfalls

- **Wrong:** Confusing displacement and total distance traveled in motion problems
  - Why it fails: Mixing these two concepts is a top error on AP exam motion questions
  - Correct: Always confirm if the question asks for net displacement (integral of velocity) or total distance (integral of absolute value of velocity)
- **Wrong:** Incorrect radius calculation for volume around non-coordinate axes
  - Why it fails: Failing to adjust for the distance between the curve and the axis of revolution gives wrong integral setups
  - Correct: Sketch the axis and curve, then calculate radius as the absolute difference between the axis value and the function value
- **Wrong:** Forgetting to split area integrals when curves cross multiple times
  - Why it fails: Using a single integral when the top/bottom curves swap leads to incorrect net signed area instead of total area
  - Correct: Find all intersection points, then split the integral into subintervals with consistent upper/lower functions

## Cheatsheet

| Key Formula / Concept | Common Use Case |
| --- | --- |
| Average value: $f_{avg} = \frac{1}{b-a} \int_a^b f(x)dx$ | Find the average output of a function over $[a,b]$ |
| Area between curves: $A = \int_a^b \|f(x)-g(x)\|dx$ | Calculate total area between two intersecting curves |
| Disc method volume: $V = \pi \int_a^b [r(x)]^2 dx$ | Volume of revolution for solids with no central hole |
| Washer method volume: $V = \pi \int_a^b \left(R(x)^2 - r(x)^2\right)dx$ | Volume of revolution for solids with a central hole |
| Volume with cross sections: $V = \int_a^b A(x) dx$ | Volume of any solid with known cross-sectional area $A(x)$ |
| Displacement: $\int_a^b v(t)dt$, Total distance: $\int_a^b \|v(t)\|dt$ | Position, velocity, acceleration motion problems |
| Arc length (BC): $L = \int_a^b \sqrt{1+(f'(x))^2}dx$ | Calculate the length of a curve $y=f(x)$ over $[a,b]$ |
| Surface area (BC): $S = 2\pi \int_a^b f(x)\sqrt{1+(f'(x))^2}dx$ (around x-axis) | Find surface area of a solid of revolution (BC only) |

## What's next

Begin your study of applications of integration with the first sub-topic below, which covers the core concept of accumulated change that all other topics in this unit build on. Once you complete all 12 sub-topics here, you will move on to the next unit covering differential equations, another heavily tested topic on the AP Calculus BC exam.

- [AP Calculus BC Accumulation functions and definite integrals in applied contexts](https://www.owlsprep.com/study/ap-calculus-bc-u8-accumulation-functions-and-definite-integrals/)
- [Average value of a function on an interval](https://www.owlsprep.com/study/ap-calculus-bc-u8-average-value-of-a-function/)
- [Position, velocity, acceleration via integration](https://www.owlsprep.com/study/ap-calculus-bc-u8-position-velocity-acceleration-via-integration/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-calculus-bc-u8-overview/
