Math · AP Calculus AB ★★★ Hard UNIT 8 OF 0

AP Calculus AB Unit 8: Applications of Integration — Free Review Games.

This unit covers area between curves, volumes of revolution and accumulation functions — essential concepts for AP Calculus AB. Use our interactive study games to test your understanding, or review questions in traditional format below.

📋 60 questions ⏱ ~30 min 📊 10-15% of exam
Math Beast
Practice arena

Pick a mode. Play.

Answer questions as fast as you can. 2 minutes on the clock. Build streaks for bonus points!

Plain-text mode

Don't want to play?

All 60 questions below, each with the worked answer and a written explanation. Click any question to expand it.

Q1. The area between \(y = x^2\) and the x-axis from \(x = 0\) to \(x = 2\) is:
A \(4\)
B \(8/3\)
C \(4/3\)
D \(2\)

Area \(= \int_0^2 x^2 \, dx = \frac{x^3}{3} \Big|_0^2 = 8/3\).

Q2. The area between two curves f(x) and g(x) where f(x) >= g(x) on [a,b] is:
A integral from a to b of f(x) dx
B integral from a to b of [f(x) - g(x)] dx
C integral from a to b of [f(x) + g(x)] dx
D f(b) - g(a)

The area between curves is the integral of the top function minus the bottom function over the interval.

Q3. If velocity v(t) >= 0 for all t in [a,b], then the integral from a to b of v(t) dt gives:
A Acceleration
B Total distance traveled
C Average velocity
D Position at time b

When velocity is non-negative, the integral equals displacement, which is the same as total distance traveled.

Q4. The volume of a solid of revolution formed by rotating y = f(x) about the x-axis using the disk method is:
A pi * integral of [f(x)]^2 dx
B 2pi * integral of x*f(x) dx
C integral of f(x) dx
D pi * integral of f(x) dx

The disk method: V = pi * integral from a to b of [f(x)]^2 dx. Each disk has radius f(x) and thickness dx.

Q5. An accumulation function F(x) = integral from 0 to x of f(t) dt represents:
A The derivative of f
B The total accumulated quantity of f from 0 to x
C The average of f
D The maximum of f

The accumulation function gives the net accumulated value (area with sign) of f from the starting point to x.

Q6. Find the area between \(y = x\) and \(y = x^2\) from \(x = 0\) to \(x = 1\).
A \(1/2\)
B \(1/3\)
C \(1/6\)
D \(1/4\)

Area \(= \int_0^1 (x - x^2) \, dx = \left[\frac{x^2}{2} - \frac{x^3}{3}\right]_0^1 = 1/2 - 1/3 = 1/6\).

Q7. The volume of the solid formed by rotating \(y = \sqrt{x}\) about the x-axis from \(x = 0\) to \(x = 4\) is:
A \(8\pi\)
B \(4\pi\)
C \(16\pi\)
D \(2\pi\)

\(V = \pi \int_0^4 (\sqrt{x})^2 \, dx = \pi \int_0^4 x \, dx = \pi \left[\frac{x^2}{2}\right]_0^4 = \pi \cdot 8 = 8\pi\).

Q8. A particle's velocity is v(t) = t - 3 for 0 <= t <= 5. The total distance traveled is:
A 2.5
B 4.5
C 6.5
D 8.5

v = 0 at t = 3. Distance = |integral 0 to 3 of (t-3) dt| + integral 3 to 5 of (t-3) dt = |-9/2| + 2 = 4.5 + 2 = 6.5.

Q9. Using the washer method, the volume of the solid formed by rotating the region between \(y = x^2\) and \(y = x\) about the x-axis is:
A \(\pi/6\)
B \(2\pi/15\)
C \(\pi/3\)
D \(\pi/10\)

\(V = \pi \int_0^1 [(x)^2 - (x^2)^2] \, dx = \pi \int [x^2 - x^4] \, dx = \pi\left[\frac{x^3}{3} - \frac{x^5}{5}\right]_0^1 = \pi(1/3 - 1/5) = 2\pi/15\).

Q10. The net displacement of a particle with velocity v(t) = cos(t) from t = 0 to t = pi is:
A 0
B 1
C 2
D -1

Displacement = integral from 0 to pi of cos(t) dt = sin(t) from 0 to pi = sin(pi) - sin(0) = 0 - 0 = 0.

Q11. Find the area enclosed by y = sin(x) and y = 0 from x = 0 to x = 2pi.
A 0
B 2
C 4
D 2pi

Area = integral from 0 to pi of sin(x) dx + |integral from pi to 2pi of sin(x) dx| = 2 + |-(-2)| = 2 + 2 = 4.

Q12. The volume of the solid with cross-sections perpendicular to the x-axis that are squares, where the base runs from \(y = 0\) to \(y = \sqrt{x}\) for \(0 \leq x \leq 4\), is:
A \(8\)
B \(4\)
C \(16\)
D \(32/3\)

Side of square \(= \sqrt{x}\). Area of cross-section \(= (\sqrt{x})^2 = x\). \(V = \int_0^4 x \, dx = \frac{x^2}{2} \Big|_0^4 = 8\).

Q13. Using the shell method, the volume of the solid formed by rotating \(y = x^2\), \(x = 0\), \(y = 4\) about the y-axis is:
A \(8\pi\)
B \(4\pi\)
C \(16\pi\)
D \(32\pi/5\)

Shell method: \(V = 2\pi \int_0^2 x(4 - x^2) \, dx = 2\pi \left[2x^2 - \frac{x^4}{4}\right]_0^2 = 2\pi(8 - 4) = 8\pi\).

Q14. A tank is being filled at rate R(t) = 3t^2 gallons/min and drained at rate D(t) = t gallons/min. The net change in volume from t = 0 to t = 2 is:
A 6 gallons
B 8 gallons
C 4 gallons
D 10 gallons

Net change = integral from 0 to 2 of (3t^2 - t) dt = [t^3 - t^2/2] from 0 to 2 = (8 - 2) - 0 = 6 gallons.

Q15. The area between y = e^x, y = e^(-x), and x = ln(2) for x >= 0 is:
A 3/2
B 1/2
C ln(2)
D 2 - ln(2)

Area = integral from 0 to ln(2) of (e^x - e^(-x)) dx = [e^x + e^(-x)] from 0 to ln(2) = (2 + 1/2) - (1 + 1) = 5/2 - 2 = 1/2.

Q16. Which integral expression represents the area between \(y=f(x)\) and \(y=g(x)\) from \(x=a\) to \(x=b\), given \(f(x) \geq g(x)\) on \([a,b]\)?
A \(\int_a^b [f(x)-g(x)]\,dx\)
B \(\int_a^b [g(x)-f(x)]\,dx\)
C \(\int_a^b f(x)\,dx\)
D \(\int_a^b [f(x)+g(x)]\,dx\)

Subtracting the lower function \(g(x)\) from the upper function \(f(x)\) guarantees the integrand is nonnegative, so the integral gives the vertical strip height times \(dx\) summed correctly. The choice \(\int_a^b [g(x)-f(x)]\,dx\) is wrong because it would produce a negative value since \(g(x) \leq f(x)\) on this interval. Always identify which curve is on top before subtracting to avoid computing a negative or meaningless area.

Q17. What is the disk method formula for the volume of the solid formed by rotating \(y=f(x)\) about the x-axis from \(x=a\) to \(x=b\)?
A \(\pi\int_a^b [f(x)]^2\,dx\)
B \(\int_a^b [f(x)]^2\,dx\)
C \(2\pi\int_a^b x f(x)\,dx\)
D \(\pi\int_a^b f(x)\,dx\)

Each cross-sectional slice is a circular disk with radius \(f(x)\), so its area is \(\pi [f(x)]^2\), and integrating this area over \([a,b]\) gives the volume. The expression \(2\pi\int_a^b x f(x)\,dx\) is instead the shell method formula for rotation about the y-axis, not the disk method about the x-axis. Remember that disk/washer volumes always include the factor \(\pi\) times the square of the radius function.

Q18. For the washer method with outer radius \(R(x)\) and inner radius \(r(x)\), which formula gives the volume?
A \(\pi\int_a^b [R(x)^2 - r(x)^2]\,dx\)
B \(\pi\int_a^b [R(x)-r(x)]^2\,dx\)
C \(\pi\int_a^b [R(x)+r(x)]^2\,dx\)
D \(2\pi\int_a^b [R(x)-r(x)]\,dx\)

The washer's area is the outer disk area minus the inner disk area, \(\pi R(x)^2 - \pi r(x)^2\), so squaring each radius separately before subtracting is required. The choice \(\pi\int_a^b [R(x)-r(x)]^2\,dx\) is incorrect because squaring the difference of radii does not equal the difference of squared radii. Always square each radius individually in washer problems rather than squaring the combined expression.

Q19. Using the shell method, what is the volume of a solid formed by rotating the region under \(y=f(x)\) about the y-axis, for \(0 \le a \le x \le b\)?
A \(2\pi\int_a^b x f(x)\,dx\)
B \(\pi\int_a^b x^2 f(x)\,dx\)
C \(2\pi\int_a^b f(x)\,dx\)
D \(\pi\int_a^b [f(x)]^2\,dx\)

Each cylindrical shell has circumference \(2\pi x\), height \(f(x)\), and infinitesimal thickness \(dx\), so its volume is \(2\pi x f(x)\,dx\), which integrates to give the total volume. The option \(\pi\int_a^b [f(x)]^2\,dx\) is instead a disk-method formula for rotation about the x-axis, not a shell formula for rotation about the y-axis. The shell method is most useful when the axis of rotation is vertical and the region is more naturally described as a function of \(x\).

Q20. If \(F(x)=\int_0^x f(t)\,dt\), what is \(F'(x)\) according to the Fundamental Theorem of Calculus?
A \(f(x)\)
B \(f'(x)\)
C \(\int_0^x f(t)\,dt\)
D \(x f(x)\)

The Fundamental Theorem of Calculus, Part 1, states that differentiating an accumulation function with respect to its upper limit simply returns the integrand evaluated at that limit, giving \(f(x)\). The choice \(f'(x)\) is wrong because it would require differentiating \(f\) itself, which is not what the theorem does. This rule lets you find derivatives of accumulation functions instantly without evaluating the integral.

Q21. When finding the area between two curves, why is it necessary to subtract the lower function from the upper function?
A So the integrand is nonnegative and the area is not undercounted
B So the integral converges
C So the derivative of the integrand exists
D So the Riemann sum has a finite number of terms

Subtracting the lower curve from the upper curve ensures each vertical strip's height is a positive quantity, which is essential since area must be a nonnegative measurement. The option about convergence is irrelevant here because a continuous function on a closed interval is automatically integrable regardless of which curve is subtracted. Always check which function is greater on the interval in question before setting up the subtraction to avoid a negative or incorrect area.

Q22. For a solid whose cross-sections perpendicular to the x-axis are squares with side length \(s(x)\), which expression gives the volume from \(x=a\) to \(x=b\)?
A \(\int_a^b [s(x)]^2\,dx\)
B \(\pi\int_a^b [s(x)]^2\,dx\)
C \(\int_a^b s(x)\,dx\)
D \(2\int_a^b s(x)\,dx\)

A square cross-section has area \([s(x)]^2\), so integrating this area function over \([a,b]\) using the standard cross-section method gives the total volume, no \(\pi\) factor needed since squares are not circles. The choice \(\pi\int_a^b [s(x)]^2\,dx\) incorrectly applies the circular disk formula to a square cross-section. Always match the cross-sectional area formula to the actual shape described in the problem, whether it is a square, semicircle, or equilateral triangle.

Q23. What is the value of the accumulation function \(F(a)=\int_a^a f(t)\,dt\)?
A \(0\)
B \(f(a)\)
C \(f'(a)\)
D undefined

An integral with identical upper and lower limits represents zero width, so there is no area to accumulate, making the value exactly \(0\) regardless of the function \(f\). The choice \(f(a)\) is incorrect because that would be the value of the integrand, not the accumulated area. This property is useful for evaluating accumulation functions at their starting point.

Q24. If \(v(t)\) represents the velocity of a particle, what does \(\int_a^b v(t)\,dt\) represent?
A Net displacement over \([a,b]\)
B Total distance traveled over \([a,b]\)
C Acceleration at time \(b\)
D Average speed over \([a,b]\)

Integrating velocity directly gives the net change in position, or net displacement, because positive and negative contributions can cancel when the particle changes direction. The choice "Total distance traveled" is incorrect because that requires integrating \(|v(t)|\) instead, which accounts for direction changes separately. Distinguishing net displacement from total distance is a critical AP Calculus skill whenever velocity changes sign.

Q25. What does \(\int_a^b |v(t)|\,dt\) represent for a particle with velocity \(v(t)\)?
A Total distance traveled
B Net displacement
C Average velocity over \([a,b]\)
D Position of the particle at time \(b\)

Taking the absolute value of velocity before integrating converts negative contributions (motion in the reverse direction) into positive ones, so the sum represents the total path length traveled rather than the net position change. The choice "Net displacement" is wrong because that is obtained from \(\int_a^b v(t)\,dt\) without the absolute value. When velocity changes sign on the interval, distance traveled will always be greater than or equal to the magnitude of net displacement.

Q26. What is the correct integral setup for the area between the curve \(x=g(y)\) and the y-axis from \(y=c\) to \(y=d\), assuming \(g(y) \ge 0\)?
A \(\int_c^d g(y)\,dy\)
B \(\int_c^d [g(y)]^2\,dy\)
C \(\pi\int_c^d [g(y)]^2\,dy\)
D \(\int_c^d y\,g(y)\,dy\)

When integrating with respect to \(y\), horizontal strips have width \(g(y)\) and thickness \(dy\), so the area is simply \(\int_c^d g(y)\,dy\), analogous to the x-axis case. The option \(\pi\int_c^d [g(y)]^2\,dy\) is instead a volume formula for a solid of revolution, not an area calculation. Recognize when a region is more naturally integrated with respect to \(y\), such as when curves are given as \(x\) in terms of \(y\).

Q27. When rotating the region under \(y=f(x)\) about the horizontal line \(y=k\) (with \(f(x) \ge k\)), what is the radius of a representative disk?
A \(f(x)-k\)
B \(k-f(x)\)
C \(f(x)+k\)
D \(f(x)\cdot k\)

The radius of the disk is the vertical distance from the axis of rotation \(y=k\) up to the curve \(f(x)\), which is \(f(x)-k\) since \(f(x) \ge k\). The choice \(k-f(x)\) is wrong because it would give a negative radius under the stated condition, which is not physically meaningful. Whenever rotating about a horizontal line other than the x-axis, always adjust the radius by subtracting the axis's y-value.

Q28. When finding the area enclosed by two curves that intersect at more than one point, what is typically the first step?
A Set the functions equal to find intersection points that determine the bounds of integration
B Take the derivative of both functions
C Integrate immediately without determining bounds
D Find the second derivative of both functions

Setting the two functions equal and solving locates the x-values where the curves cross, which become the natural bounds of integration for the enclosed region. Taking derivatives is unrelated to this step since derivatives describe slopes, not intersection locations. Always solve for intersection points first before setting up any area or volume integral involving two curves.

Q29. Find the area enclosed between \(y=x^2\) and \(y=2x\).
A \(\frac{4}{3}\)
B \(\frac{8}{3}\)
C \(2\)
D \(\frac{2}{3}\)

Setting \(x^2=2x\) gives intersections at \(x=0\) and \(x=2\), and since \(2x \ge x^2\) on this interval, the area is \(\int_0^2 (2x-x^2)\,dx = [x^2-\frac{x^3}{3}]_0^2 = 4-\frac{8}{3}=\frac{4}{3}\). The choice \(\frac{8}{3}\) is wrong because it comes from forgetting to subtract the \(x^2\) term's contribution correctly. Always verify which curve lies above the other over the entire interval before integrating the difference.

Q30. Find the volume of the solid formed by rotating the region bounded by \(y=x^3\), \(y=0\), and \(x=2\) about the x-axis.
A \(\frac{128\pi}{7}\)
B \(\frac{64\pi}{7}\)
C \(\frac{128\pi}{3}\)
D \(\frac{256\pi}{7}\)

Using the disk method, the volume is \(\pi\int_0^2 (x^3)^2\,dx = \pi\int_0^2 x^6\,dx = \pi\left[\frac{x^7}{7}\right]_0^2 = \frac{128\pi}{7}\). The choice \(\frac{64\pi}{7}\) results from an arithmetic error in evaluating \(2^7\) rather than correctly computing \(128\). When applying the disk method, remember the radius must be squared before integrating, giving a power one higher than expected.

Q31. Given \(F(x)=\int_0^x (2t+1)\,dt\), find \(F(3)\).
A \(12\)
B \(9\)
C \(15\)
D \(6\)

Evaluating the antiderivative gives \(F(x)=t^2+t\) evaluated from \(0\) to \(x\), so \(F(3)=9+3=12\). The choice \(9\) is incorrect because it omits the linear term \(+t\) from the antiderivative. When evaluating an accumulation function at a specific value, always find the full antiderivative before substituting the bounds.

Q32. A particle moves with velocity \(v(t)=3t^2-6t\) for \(0 \le t \le 3\). Find the total distance traveled.
A \(8\)
B \(0\)
C \(4\)
D \(12\)

Since \(v(t)=3t(t-2)\) is negative on \((0,2)\) and positive on \((2,3)\), the total distance is \(|\int_0^2 v\,dt| + \int_2^3 v\,dt = |-4| + 4 = 8\). The choice \(0\) is wrong because it represents the net displacement, where the negative and positive portions cancel, not the total distance traveled. Whenever velocity changes sign, split the interval at the sign change and take absolute values before summing.

Q33. Find the area between \(y=\sin x\) and \(y=\cos x\) from \(x=0\) to \(x=\pi/4\).
A \(\sqrt{2}-1\)
B \(1-\sqrt{2}\)
C \(\sqrt{2}\)
D \(2-\sqrt{2}\)

Since \(\cos x \ge \sin x\) on \([0,\pi/4]\), the area is \(\int_0^{\pi/4} (\cos x - \sin x)\,dx = [\sin x + \cos x]_0^{\pi/4} = \sqrt{2} - 1\). The choice \(1-\sqrt{2}\) is wrong because it reverses the order of the curves, giving a negative area. Confirm which trigonometric function dominates over the interval before subtracting, since sine and cosine frequently switch dominance at multiples of \(\pi/4\).

Q34. Using the shell method, find the volume of the solid formed by rotating the region bounded by \(y=x^2\), \(x=0\), and \(x=2\) about the y-axis.
A \(8\pi\)
B \(4\pi\)
C \(16\pi\)
D \(2\pi\)

The shell volume is \(2\pi\int_0^2 x \cdot x^2\,dx = 2\pi\int_0^2 x^3\,dx = 2\pi\left[\frac{x^4}{4}\right]_0^2 = 2\pi(4) = 8\pi\). The choice \(16\pi\) comes from forgetting to divide by 4 when evaluating the antiderivative \(\frac{x^4}{4}\). Remember that the shell method radius is \(x\) and height is the function value when rotating about the y-axis.

Q35. If \(F(x)=\int_1^x \frac{1}{t}\,dt\), find \(F'(x)\).
A \(\frac{1}{x}\)
B \(\ln x\)
C \(\frac{1}{x^2}\)
D \(x\)

By the Fundamental Theorem of Calculus, differentiating an accumulation function returns the integrand evaluated at \(x\), giving \(F'(x)=\frac{1}{x}\). The choice \(\ln x\) is incorrect because that is the value of \(F(x)\) itself, not its derivative. Do not confuse the accumulation function with its derivative when applying FTC Part 1.

Q36. Find the area enclosed between \(y=x^2-4\) and the x-axis from \(x=-2\) to \(x=2\).
A \(\frac{32}{3}\)
B \(\frac{16}{3}\)
C \(\frac{64}{3}\)
D \(16\)

Since \(x^2-4 \le 0\) on \([-2,2]\), the actual area is the absolute value of \(\int_{-2}^2 (x^2-4)\,dx = -\frac{32}{3}\), giving an area of \(\frac{32}{3}\). The choice \(\frac{16}{3}\) results from a computational error when evaluating the antiderivative at the bounds. When a curve dips below the x-axis, remember that the raw integral is negative and must be converted to a positive area value.

Q37. Find the volume of the solid formed by rotating the region bounded by \(y=e^x\), \(x=0\), \(x=1\), and \(y=0\) about the x-axis.
A \(\frac{\pi}{2}(e^2-1)\)
B \(\pi(e^2-1)\)
C \(\frac{\pi}{2}(e-1)\)
D \(\pi e^2\)

Using the disk method, \(V=\pi\int_0^1 (e^x)^2\,dx = \pi\int_0^1 e^{2x}\,dx = \frac{\pi}{2}[e^{2x}]_0^1 = \frac{\pi}{2}(e^2-1)\). The choice \(\pi(e^2-1)\) omits the factor of \(\frac{1}{2}\) that arises from integrating \(e^{2x}\). Always account for the chain-rule factor when the exponent involves a coefficient other than 1.

Q38. If \(\int_2^5 f(x)\,dx=12\), find the average value of \(f\) on \([2,5]\).
A \(4\)
B \(12\)
C \(3\)
D \(36\)

The average value formula is \(\frac{1}{b-a}\int_a^b f(x)\,dx = \frac{12}{5-2}=4\). The choice \(12\) is incorrect because it is simply the value of the integral without dividing by the interval length. Always divide the accumulated total by the width of the interval to find an average value.

Q39. Find the area enclosed between \(y=x^3-x\) and the x-axis on the interval \([0,1]\).
A \(\frac{1}{4}\)
B \(\frac{1}{2}\)
C \(\frac{3}{4}\)
D \(0\)

Since \(x^3-x\) is negative on \((0,1)\), the area is \(\left|\int_0^1 (x^3-x)\,dx\right| = \left|\frac{1}{4}-\frac{1}{2}\right| = \frac{1}{4}\). The choice \(0\) is wrong because it incorrectly assumes the curve does not deviate from the axis, ignoring that the raw integral is nonzero even though it is negative. Take the absolute value of a negative definite integral whenever it is being interpreted as a geometric area.

Q40. Using the washer method, find the volume of the solid formed by rotating the region between \(y=x\) and \(y=x^2\) (for \(0 \le x \le 1\)) about the x-axis.
A \(\frac{2\pi}{15}\)
B \(\frac{\pi}{15}\)
C \(\frac{4\pi}{15}\)
D \(\frac{\pi}{3}\)

Since \(x \ge x^2\) on \([0,1]\), the outer radius is \(x\) and the inner radius is \(x^2\), giving \(V=\pi\int_0^1 (x^2-x^4)\,dx = \pi\left(\frac{1}{3}-\frac{1}{5}\right)=\frac{2\pi}{15}\). The choice \(\frac{\pi}{3}\) mistakenly uses only the outer radius term \(x^2\) without subtracting the inner radius term \(x^4\). Always square both the outer and inner radius separately before subtracting in a washer setup.

Q41. A particle's position is given by \(s(t)=\int_0^t v(\tau)\,d\tau\) with \(v(\tau)=4-\tau\). Find the displacement between \(t=2\) and \(t=6\), given by \(s(6)-s(2)\).
A \(0\)
B \(6\)
C \(-6\)
D \(12\)

The displacement equals \(\int_2^6 (4-\tau)\,d\tau = [4\tau - \frac{\tau^2}{2}]_2^6 = 6 - 6 = 0\), meaning the particle returns to its starting position on this subinterval. The choice \(12\) is wrong because it fails to account for the negative velocity contribution as \(\tau\) exceeds 4. Remember that \(s(b)-s(a)\) equals the definite integral of velocity over \([a,b]\), regardless of sign changes within the interval.

Q42. Set up the correct integral using disks/washers for the volume formed by rotating the region bounded by \(y=\sqrt{x}\) and \(y=x\) (for \(0 \le x \le 1\)) about the x-axis.
A \(\pi\int_0^1 (x-x^2)\,dx\)
B \(\pi\int_0^1 (x^2-x)\,dx\)
C \(\pi\int_0^1 (\sqrt{x}-x)^2\,dx\)
D \(\pi\int_0^1 (x-\sqrt{x})\,dx\)

Since \(\sqrt{x} \ge x\) on \([0,1]\), the outer radius squared is \((\sqrt{x})^2=x\) and the inner radius squared is \(x^2\), giving \(\pi\int_0^1 (x-x^2)\,dx\). The choice \(\pi\int_0^1 (\sqrt{x}-x)^2\,dx\) is wrong because it squares the difference of the radii instead of subtracting the squares of the radii individually. Never square the combined expression \((R-r)\) when applying the washer formula; always square \(R\) and \(r\) separately first.

Q43. Given \(g(x)=\int_0^x f(t)\,dt\) where \(f(t)=2-t\), find \(g(4)\).
A \(0\)
B \(8\)
C \(-8\)
D \(4\)

Evaluating the antiderivative gives \(g(x)=2x-\frac{x^2}{2}\), so \(g(4)=8-8=0\), since the positive contribution from \(t \in (0,2)\) exactly cancels the negative contribution from \(t \in (2,4)\). The choice \(8\) is incorrect because it stops after the first term of the antiderivative and ignores the subtraction of \(\frac{x^2}{2}\). When \(f\) changes sign, the accumulation function can return to zero even over a nonzero interval.

Q44. Find the area enclosed between \(y=x^2\) and \(y=-x^2+8\).
A \(\frac{64}{3}\)
B \(\frac{32}{3}\)
C \(32\)
D \(\frac{16}{3}\)

Setting \(x^2=-x^2+8\) gives \(x=\pm2\), and since \(-x^2+8 \ge x^2\) on \([-2,2]\), the area is \(\int_{-2}^2 (8-2x^2)\,dx = \left[8x-\frac{2x^3}{3}\right]_{-2}^2 = \frac{64}{3}\). The choice \(32\) is wrong because it comes from omitting the \(x^3\) term's contribution when evaluating the antiderivative. Always simplify the combined integrand \((f-g)\) fully before integrating symmetric regions like this one.

Q45. Find the volume of the solid formed by rotating the region bounded by \(y=1/x\), \(x=1\), \(x=3\), and \(y=0\) about the x-axis.
A \(\frac{2\pi}{3}\)
B \(\frac{\pi}{3}\)
C \(\pi\ln 3\)
D \(\frac{4\pi}{3}\)

Using the disk method, \(V=\pi\int_1^3 \frac{1}{x^2}\,dx = \pi\left[-\frac{1}{x}\right]_1^3 = \pi\left(1-\frac{1}{3}\right)=\frac{2\pi}{3}\). The choice \(\pi\ln 3\) incorrectly applies the antiderivative rule for \(\frac{1}{x}\) rather than \(\frac{1}{x^2}\). Always square the radius function before integrating, and be careful to use the correct power rule for the resulting expression.

Q46. For velocity \(v(t)=t^2-4\) on \([0,3]\), find the net displacement.
A \(-3\)
B \(3\)
C \(9\)
D \(-9\)

Net displacement is \(\int_0^3 (t^2-4)\,dt = \left[\frac{t^3}{3}-4t\right]_0^3 = 9-12=-3\), indicating the particle ends up 3 units in the negative direction from its start. The choice \(9\) is wrong because it only accounts for the \(\frac{t^3}{3}\) term and omits the negative contribution of \(-4t\). Net displacement can be negative even when part of the motion is in the positive direction, since it reflects overall position change.

Q47. Find the area between \(y=\ln x\) and the x-axis from \(x=1\) to \(x=e\).
A \(1\)
B \(e\)
C \(e-1\)
D \(0\)

Using integration by parts, \(\int_1^e \ln x\,dx = [x\ln x - x]_1^e = (e-e)-(0-1)=1\). The choice \(e-1\) mistakenly treats the antiderivative as just \(x\ln x\) without subtracting the \(-x\) term correctly at both bounds. Remember that integrating \(\ln x\) requires integration by parts, giving the antiderivative \(x\ln x - x\).

Q48. Find the total area enclosed between \(y=x^3-3x\) and \(y=x\).
A \(8\)
B \(4\)
C \(16\)
D \(0\)

The curves intersect where \(x^3-4x=0\), giving \(x=-2,0,2\); since the cubic is above the line on \((-2,0)\) and below it on \((0,2)\), computing each piece separately and summing the absolute values gives a total area of \(4+4=8\). The choice \(0\) is wrong because it would result from integrating \(x^3-4x\) across the full interval without splitting at the sign change, causing the two regions to cancel. Whenever curves cross more than once, split the integral at each intersection point and sum the absolute areas rather than integrating straight through.

Q49. The region bounded by \(y=x^2\) and \(y=x+2\) (intersecting at \(x=-1\) and \(x=2\)) is rotated about the line \(y=-1\). Which integral correctly sets up the volume using washers?
A \(\pi\int_{-1}^{2}[(x+3)^2-(x^2+1)^2]\,dx\)
B \(\pi\int_{-1}^{2}[(x^2+1)^2-(x+3)^2]\,dx\)
C \(\pi\int_{-1}^{2}[(x+2)^2-(x^2)^2]\,dx\)
D \(\pi\int_{-1}^{2}[(x+3)-(x^2+1)]\,dx\)

Because the axis of rotation is \(y=-1\), both radii must be shifted upward by 1: the outer radius becomes \((x+2)-(-1)=x+3\) and the inner radius becomes \(x^2-(-1)=x^2+1\), giving \(\pi\int_{-1}^2[(x+3)^2-(x^2+1)^2]\,dx\). The option using \((x+2)^2-(x^2)^2\) is wrong because it forgets to shift the radii to account for the axis being at \(y=-1\) instead of the x-axis. Whenever the axis of rotation is not the x-axis or y-axis, always translate each radius by the appropriate constant before squaring.

Q50. Cross-sections perpendicular to the x-axis are semicircles with diameter stretching from \(y=0\) to \(y=\sqrt{x}\), for \(0 \le x \le 4\). Find the volume of the solid.
A \(\pi\)
B \(2\pi\)
C \(\frac{\pi}{2}\)
D \(4\pi\)

The semicircle's radius is half the diameter, \(\frac{\sqrt{x}}{2}\), so its area is \(\frac{1}{2}\pi\left(\frac{\sqrt{x}}{2}\right)^2 = \frac{\pi x}{8}\), and integrating gives \(V=\int_0^4 \frac{\pi x}{8}\,dx = \frac{\pi}{8}\cdot 8 = \pi\). The choice \(4\pi\) mistakenly uses the full diameter as the radius rather than halving it first. When cross-sections are semicircles, always divide the given diameter by two before computing the area formula \(\frac{1}{2}\pi r^2\).

Q51. Using the shell method, find the volume of the solid formed by rotating the region bounded by \(y=x^2\) and \(y=2-x^2\) (for \(x \ge 0\)) about the y-axis.
A \(\pi\)
B \(2\pi\)
C \(\frac{\pi}{2}\)
D \(4\pi\)

The curves intersect at \(x=1\), and the shell height is \((2-x^2)-x^2=2-2x^2\), so \(V=2\pi\int_0^1 x(2-2x^2)\,dx = 2\pi\left[x^2-\frac{x^4}{2}\right]_0^1 = 2\pi(0.5)=\pi\). The choice \(2\pi\) results from forgetting the factor of \(\frac{1}{2}\) that appears when integrating \(2x^3\). Always simplify the shell height fully before multiplying by the shell radius and the outer factor of \(2\pi\).

Q52. Water flows into a tank at rate \(R(t)=10-t\) gallons/min and drains at a constant rate \(D(t)=6\) gallons/min for \(0 \le t \le 10\). At what time is the amount of water in the tank at a maximum?
A \(t=4\)
B \(t=6\)
C \(t=10\)
D \(t=0\)

The net rate of change is \(R(t)-D(t)=4-t\), which is positive for \(t<4\) and negative for \(t>4\), so the amount of water increases until \(t=4\) and decreases afterward, making \(t=4\) the maximum. The choice \(t=6\) is wrong because at that time the net rate \(4-6=-2\) is already negative, meaning water is already decreasing. To find extrema of an accumulated quantity, set the net rate function equal to zero and check the sign change, just as with any critical point analysis.

Q53. Find the area between \(y=e^x\) and \(y=x+1\) from \(x=0\) to \(x=1\).
A \(e-2.5\)
B \(e-1\)
C \(e-1.5\)
D \(2.5-e\)

Since \(e^x \ge x+1\) for all \(x\) (they are tangent at \(x=0\)), the area is \(\int_0^1 [e^x-(x+1)]\,dx = \left[e^x-\frac{x^2}{2}-x\right]_0^1 = (e-0.5-1)-1 = e-2.5\). The choice \(e-1.5\) results from forgetting to subtract the constant term \(-x\) evaluated at \(x=1\). When the curves involve both exponential and polynomial terms, carefully evaluate each piece of the antiderivative at both bounds before combining.

Q54. Find the volume of the solid formed by rotating the region bounded by \(y=\sqrt{x}\), \(y=2\), and \(x=0\) about the y-axis using disks.
A \(\frac{32\pi}{5}\)
B \(\frac{16\pi}{5}\)
C \(\frac{64\pi}{5}\)
D \(\frac{32\pi}{3}\)

Rewriting the boundary as \(x=y^2\) for \(0 \le y \le 2\), the volume is \(\pi\int_0^2 (y^2)^2\,dy = \pi\int_0^2 y^4\,dy = \pi\left[\frac{y^5}{5}\right]_0^2=\frac{32\pi}{5}\). The choice \(\frac{32\pi}{3}\) incorrectly uses a power of 3 instead of 5 when integrating \(y^4\). When rotating about the y-axis using disks, remember to rewrite the boundary function in terms of \(y\) before setting up the integral.

Q55. Let \(F(x)=\int_0^x \sqrt{4-t^2}\,dt\). Find \(F(2)\), which represents the area under a quarter circle of radius 2.
A \(\pi\)
B \(2\pi\)
C \(4\pi\)
D \(\frac{\pi}{2}\)

The graph of \(y=\sqrt{4-t^2}\) from \(t=0\) to \(t=2\) is a quarter circle of radius 2, whose area is \(\frac{1}{4}\pi(2)^2=\pi\), matching \(F(2)\). The choice \(4\pi\) represents the area of the full circle rather than just the quarter that lies over \([0,2]\). Recognizing standard geometric shapes hidden inside an accumulation function can save significant computation time on the exam.

Q56. A particle moves with velocity \(v(t)=3\sin(t)\) for \(0 \le t \le 2\pi\). Find the total distance traveled.
A \(12\)
B \(6\)
C \(0\)
D \(24\)

Since \(v(t)\) is positive on \((0,\pi)\) and negative on \((\pi,2\pi)\), the distance is \(\int_0^\pi 3\sin t\,dt + \left|\int_\pi^{2\pi} 3\sin t\,dt\right| = 6+6=12\). The choice \(0\) is incorrect because that corresponds to the net displacement, where the symmetric positive and negative regions cancel exactly. Always split the interval at each zero of the velocity function and sum the absolute values of each piece to find total distance.

Q57. The region bounded by \(y=4-x^2\) and \(y=0\) is rotated about the line \(x=3\). Using shells, what is the volume?
A \(64\pi\)
B \(32\pi\)
C \(128\pi\)
D \(16\pi\)

With shell radius \(3-x\) and height \(4-x^2\) over \(x \in [-2,2]\), expanding the product and noting that odd-power terms vanish on the symmetric interval leaves \(V=2\pi\int_{-2}^2(12-3x^2)\,dx = 2\pi(32)=64\pi\). The choice \(32\pi\) omits the leading factor of 2 that comes from the shell method's \(2\pi\) constant. When the axis of rotation is shifted away from the y-axis, remember the shell radius becomes (axis position minus \(x\)), not just \(x\) itself.

Q58. The region enclosed by \(y=x^2\) and \(y=4\) is rotated about the x-axis. Find the volume using washers, where the outer radius is 4 and the inner radius is \(x^2\).
A \(\frac{256\pi}{5}\)
B \(\frac{128\pi}{5}\)
C \(\frac{512\pi}{5}\)
D \(64\pi\)

Using symmetry over \([-2,2]\), the volume is \(2\pi\int_0^2(16-x^4)\,dx = 2\pi\left(32-\frac{32}{5}\right)=2\pi\cdot\frac{128}{5}=\frac{256\pi}{5}\). The choice \(\frac{128\pi}{5}\) omits the factor of 2 that arises from exploiting the symmetry of the region across the y-axis. When a region is symmetric about the y-axis, doubling the integral from 0 to the positive bound is a useful shortcut, but the factor of 2 must not be dropped.

Q59. Let \(g(x)=\int_0^x f(t)\,dt\), where \(f\) is negative on \((0,2)\) and positive on \((2,5)\), with \(\int_0^2 f(t)\,dt=-3\) and \(\int_2^5 f(t)\,dt=7\). Where does \(g\) have a local minimum on \([0,5]\), and what is its value?
A \(x=2\), with \(g(2)=-3\)
B \(x=2\), with \(g(2)=7\)
C \(x=0\), with \(g(0)=0\)
D \(x=5\), with \(g(5)=4\)

Since \(g'(x)=f(x)\) by the Fundamental Theorem, \(g\) decreases while \(f\) is negative on \((0,2)\) and increases while \(f\) is positive on \((2,5)\), so the local minimum occurs at \(x=2\); evaluating \(g(2)=\int_0^2 f(t)\,dt=-3\) gives the minimum value. The choice \(g(2)=7\) incorrectly uses the value of the second given integral rather than the accumulated value up to \(x=2\). To locate extrema of an accumulation function, treat \(f(x)\) as the derivative and apply the first derivative test just as with any other function.

Q60. Find the area between \(y=\sec^2 x\) and \(y=2\) on the interval \([0,\pi/4]\).
A \(\frac{\pi}{2}-1\)
B \(1-\frac{\pi}{2}\)
C \(\frac{\pi}{4}-1\)
D \(\frac{\pi}{2}\)

Since \(2 \ge \sec^2 x\) on \([0,\pi/4]\), the area is \(\int_0^{\pi/4}(2-\sec^2x)\,dx = [2x-\tan x]_0^{\pi/4} = \left(\frac{\pi}{2}-1\right)-0=\frac{\pi}{2}-1\). The choice \(\frac{\pi}{4}-1\) incorrectly uses \(\frac{\pi}{4}\) instead of doubling the bound after integrating the constant term \(2\). Remember that \(\int \sec^2 x\,dx = \tan x\), a standard antiderivative that frequently appears in area and volume problems involving trigonometric functions.

Study tip

Focus on understanding.

Focus on understanding core concepts before memorizing details. Use the game modes to test yourself repeatedly — spaced repetition is proven to boost long-term retention.

Up next

Related units

Quick summary

This unit covers area between curves, volumes of revolution and accumulation functions — essential concepts for AP Calculus AB. Use our interactive study games to test your understanding, or review questions in traditional format below.

Key concepts
  • Area between curves
  • Volumes of revolution
  • Accumulation functions
What you need to know

Key Concepts Breakdown

1 Area Between Curves

The area between two curves f(x) and g(x) on [a, b] is found by integrating the top function minus the bottom function: ∫[a,b] (f(x) - g(x)) dx. Students must identify which function is on top over the interval and find intersection points when limits are not given. Sometimes integrating with respect to y is more efficient when curves are expressed as functions of y.

Key Points

  • Always set up as ∫ (top - bottom) dx or ∫ (right - left) dy; never integrate a negative area blindly
  • Find intersection points by setting f(x) = g(x) to determine limits of integration
  • If curves switch which is on top, split the integral at the crossing point and add absolute values
  • Check whether integrating with respect to y reduces the number of integrals needed
Example

Find the area enclosed by f(x) = x² and g(x) = x + 2.

Explanation

Set x² = x + 2 to find intersections: x² - x - 2 = 0 → (x-2)(x+1) = 0, so x = -1 and x = 2. On [-1, 2], g(x) = x + 2 is above f(x) = x², so the area is ∫[-1,2] (x + 2 - x²) dx. Evaluating gives [x²/2 + 2x - x³/3] from -1 to 2 = (2 + 4 - 8/3) - (1/2 - 2 + 1/3) = 9/2.

2 Volumes of Revolution

Volumes of solids of revolution are computed using the Disk Method V = π∫[a,b] [R(x)]² dx when the region touches the axis, or the Washer Method V = π∫[a,b] ([R(x)]² - [r(x)]²) dx when there is a hole. Students must correctly identify the outer radius R and inner radius r relative to the axis of rotation, which may not be a coordinate axis.

Key Points

  • Disk method: no gap between region and axis; Washer method: region does not touch the axis (subtract inner radius squared)
  • When rotating around a horizontal line y = k, the radius of each disk/washer is the vertical distance from the curve to y = k
  • When rotating around a vertical line x = k, set up the integral with respect to y
  • Shell method (cylindrical shells) is NOT required for AP AB, but Disk/Washer with respect to y is
Example

Find the volume of the solid formed by rotating the region bounded by y = √x, y = 0, and x = 4 about the x-axis.

Explanation

The region touches the x-axis, so use the Disk Method: V = π∫[0,4] (√x)² dx = π∫[0,4] x dx. Integrating gives π[x²/2] from 0 to 4 = π(8 - 0) = 8π.

3 Accumulation Functions

An accumulation function is defined as F(x) = ∫[a,x] f(t) dt, and by the Fundamental Theorem of Calculus Part 1, F'(x) = f(x). Students must apply the chain rule when the upper limit is a function of x, and interpret the sign of f(t) to determine where F is increasing, decreasing, or has extrema.

Key Points

  • FTC Part 1: d/dx ∫[a,x] f(t) dt = f(x); if upper limit is g(x), multiply by g'(x)
  • F(x) is increasing where f(x) > 0 and decreasing where f(x) < 0
  • F(x) has a local minimum where f changes from negative to positive, and a local maximum where f changes from positive to negative
  • To find F(b), use F(b) = F(a) + ∫[a,b] f(t) dt with a given initial value F(a)
Example

Let g(x) = ∫[0,x] f(t) dt where f is the function graphed below (piecewise linear, positive on (0,3), negative on (3,5)). At x = 5, given g(0) = 0, find g(5).

Explanation

Since g(5) = g(0) + ∫[0,5] f(t) dt, compute the net area under f from 0 to 5 using geometric shapes. If the area above the x-axis (0 to 3) is 6 and the area below (3 to 5) is 2, then ∫[0,5] f(t) dt = 6 - 2 = 4, so g(5) = 0 + 4 = 4. Note that g has a maximum at x = 3 because f changes sign from positive to negative there.

FAQ

Questions, answered.

What is Applications of Integration?

Applications of Integration is Unit 8 of AP Calculus AB, covering area between curves, volumes of revolution and accumulation functions.

How to study for AP Calculus AB Unit 8?

Start with the Quick Summary above, review the Key Concepts, then test yourself with our interactive study games. Aim for 80%+ accuracy before moving on.

How many questions are in this unit?

This unit has 60 review questions, each with a written explanation, playable across 5 different game modes or readable in plain-text mode.