AP Calculus BC Applications of Integration — Worked Answer Explanations
Unit 8 · 12 questions explained
Below is a complete answer key for our AP Calculus BC Applications of Integration practice questions. For each question you'll find the correct choice, a full written explanation of how to get there, and — for every wrong answer — a short note on exactly why it's tempting and where it goes wrong. Reading these straight through is one of the fastest ways to find the gaps in a unit before exam day.
Prefer to test yourself first? Take the timed Applications of Integration practice test and come back here to review, or head back to the Applications of Integration unit overview.
- Question 1 · Easy
Find the average value of on .
- AWhy not A: Evaluates at the midpoint rather than computing the integral average.
- BCorrect
- CWhy not C: Computes but forgets to divide by .
- DWhy not D: Divides the length of the interval by some -value rather than dividing the integral.
ExplanationAverage value .
Key takeawayAverage value of $f$ on $[a,b]$: $\frac{1}{b-a}\int_a^b f(x)\,dx$; compute the definite integral, then divide by the interval length.
- A
- Question 2 · Easy
Find the area of the region bounded by and .
- ACorrect
- BWhy not B: Integrates from to but doubles the result, confusing with a two-region setup.
- CWhy not C: Evaluates the antiderivative at only one of the intersection points.
- DWhy not D: Integrates but uses limits instead of .
ExplanationIntersection: . On : . Area .
Key takeawayArea between curves: find intersection points, integrate (top minus bottom) from left to right intersection.
- A
- Question 3 · Easy
Find the volume of the solid formed by revolving on around the -axis using the disk method.
- AWhy not A: Integrates rather than ; computes without squaring.
- BCorrect
- CWhy not C: Forgets to include properly: computes but uses coefficient instead of .
- DWhy not D: Integrates as if the integrand were rather than .
ExplanationDisk method: .
Key takeawayDisk method: $V = \pi\int_a^b [R(x)]^2\,dx$; square the radius function (not just multiply by $2$), then integrate.
- A
- Question 4 · Easy
Find the volume of the solid formed by revolving the region between and on around the -axis using the washer method.
- ACorrect
- BWhy not B: Integrates rather than .
- CWhy not C: Integrates only the outer radius squared: , forgetting to subtract the inner radius.
- DWhy not D: Subtracts then squares: computes .
ExplanationWasher method: .
Key takeawayWasher method: $V = \pi\int [R^2 - r^2]\,dx$; subtract inner radius squared from outer radius squared BEFORE integrating.
- A
- Question 5 · Easy
A solid has a square cross-section perpendicular to the -axis, with the base region bounded by and on . Find the volume.
- AWhy not A: Integrates rather than : .
- BCorrect
- CWhy not C: Forgets the half-angle factor: uses but doubles it.
- DWhy not D: Computes and doubles, forgetting the squaring step.
ExplanationSide length , so cross-section area . .
Key takeawayCross-section volumes: integrate $A(x)$ where $A$ is the cross-sectional area; for squares, $A = s^2$ where $s$ is the side length.
- A
- Question 6 · Medium
Find the arc length of from to .
- ACorrect
- BWhy not B: Evaluates — the net vertical change — not the arc length.
- CWhy not C: Computes as a straight-line distance rather than integrating .
- DWhy not D: Evaluates correctly as ; choice D arises from an antiderivative error.
Explanation. Arc length . Let : .
Key takeawayArc length formula: $L = \int_a^b\sqrt{1+[f'(x)]^2}\,dx$; simplify $1+(y')^2$ to a perfect square when possible.
- A
- Question 7 · Medium
Find the volume of the solid generated by revolving on around the -axis.
- ACorrect
- BWhy not B: Integrates rather than : .
- CWhy not C: Evaluates at only, forgetting to subtract the lower-limit value.
- DWhy not D: Includes a factor of rather than ; confuses the disk formula with the shell formula.
Explanation.
Key takeawayDisk method with $y = e^x$: integrate $(e^x)^2 = e^{2x}$; the antiderivative of $e^{2x}$ is $e^{2x}/2$.
- A
- Question 8 · Medium
The region bounded by and is revolved around the -axis. Find the volume.
- ACorrect
- BWhy not B: Integrates with respect to instead of , or uses the wrong cross-section formula.
- CWhy not C: Uses the disk formula (constant outer radius) and forgets to subtract the inner parabola.
- DWhy not D: Uses the washer formula but squares outer radius only (without squaring inner radius before subtracting).
ExplanationRevolving around the -axis with (inner) and (outer), . Washer method in : . Compute: . Hmm — integrating with from to : . Let me re-examine. Washer . By symmetry . Rechecking choice A: . So the correct answer is .
Key takeawayWhen revolving around the $y$-axis, integrate with respect to $y$; use washers $\pi\int[R(y)^2 - r(y)^2]\,dy$.
- A
- Question 9 · Medium
The region bounded by and is revolved around the -axis. Find the volume.
- AWhy not A: Off by a factor of 2; integrates only over without multiplying by for the symmetric lower half.
- BCorrect
- CWhy not C: Uses only the outer disk and subtracts incorrectly.
- DWhy not D: Computes (rotating a different region) rather than the washer .
ExplanationWasher in , . Outer radius , inner radius . .
Key takeawayWasher around $y$-axis: outer radius is $x_{\text{right}}$, inner radius is $x_{\text{left}}$; integrate in $y$ over the full $y$-range.
- A
- Question 10 · Hard
Find the volume of the solid with a circular base of radius (centered at origin) and semicircular cross-sections perpendicular to the -axis.
- ACorrect
- BWhy not B: Uses full-circle cross sections instead of semicircle cross sections .
- CWhy not C: Integrates instead of , treating radius rather than area in the integrand.
- DWhy not D: Integrates from to rather than to , computing only half the solid's volume.
ExplanationThe base is . At , the cross-section has diameter , so radius . Semicircle area . .
Key takeawayCross-section volumes with semicircles: $A(x) = \frac{\pi}{2}[r(x)]^2$ where $r$ is the semicircle radius determined by the base region.
- A
- Question 11 · Hard
Find the volume of the solid generated by revolving the region bounded by and around the line using the washer method.
- AWhy not A: Uses and (standard washers about the -axis) without shifting radii by to account for the axis.
- BCorrect
- CWhy not C: Forgets to subtract the inner radius squared: integrates only without subtracting .
- DWhy not D: Computes without shifting to the axis.
ExplanationIntersections: . With axis at : , . . Recheck: . So the answer is .
Key takeawayWhen revolving around $y = k$ (not $y = 0$), the outer radius is $|f(x) - k|$ and inner radius is $|g(x) - k|$; add $|k|$ to each curve's distance.
- A
- Question 12 · Hard
Find the arc length of the curve on .
- ACorrect
- BWhy not B: Returns the length of the horizontal interval rather than the arc length.
- CWhy not C: Evaluates and confuses with .
- DWhy not D: Notices appears but integrates at the endpoints rather than taking the definite integral.
Explanation. . .
Key takeawayArc length of $y = \ln(\cos x)$: the key simplification is $1+\tan^2 x = \sec^2 x$, reducing the integrand to $\sec x$ whose antiderivative is $\ln|\sec x + \tan x|$.
- A