AP Calculus BC Quiz: Washer Method Revolving Around Xy Axes
20 questions · exam conditions
0:00
Washer Method Revolving Around Xy AxesQuestion 1 of 20

Which integral sets up the volume when the region between y=xy=x and y=x2y=\tfrac{x}{2} on [0,4][0,4] is revolved about the xx-axis?

π04[(x/2)2(x)2]dx\pi\int_{0}^{4}\big[(x/2)^2-(x)^2\big]dx
π04[(x)2(x/2)2]dx\pi\int_{0}^{4}\big[(x)^2-(x/2)^2\big]dx
π04[xx/2]2dx\pi\int_{0}^{4}\big[x-x/2\big]^2dx
π02[(x)2(x/2)2]dx\pi\int_{0}^{2}\big[(x)^2-(x/2)^2\big]dx
π04[(x)(x/2)]dx\pi\int_{0}^{4}\big[(x)-(x/2)\big]dx
← Back to quizzes

AP Calculus BC Quiz

AP Calculus BC Quiz: Washer Method Revolving Around Xy Axes

Practice Washer Method Revolving Around Xy Axes in AP Calculus BC with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Washer Method Revolving Around Xy Axes, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Which integral sets up the volume when the region between y=xy=x and y=x2y=\tfrac{x}{2} on [0,4][0,4] is revolved about the xx-axis?

  1. π04[(x/2)2(x)2]dx\pi\int_{0}^{4}\big[(x/2)^2-(x)^2\big]dx
  2. π04[(x)2(x/2)2]dx\pi\int_{0}^{4}\big[(x)^2-(x/2)^2\big]dx (correct answer)
  3. π04[xx/2]2dx\pi\int_{0}^{4}\big[x-x/2\big]^2dx
  4. π02[(x)2(x/2)2]dx\pi\int_{0}^{2}\big[(x)^2-(x/2)^2\big]dx
  5. π04[(x)(x/2)]dx\pi\int_{0}^{4}\big[(x)-(x/2)\big]dx

Explanation: This problem requires the washer method for revolving around the x-axis. The washer method uses π∫[R(x)]² - [r(x)]² dx, where R(x) is the outer radius and r(x) is the inner radius. Both y = x and y = x/2 are lines through the origin, but y = x has slope 1 while y = x/2 has slope 1/2. Since x > x/2 for all x > 0, the line y = x is farther from the x-axis throughout [0,4], making it the outer radius. The line y = x/2 is closer to the x-axis, making it the inner radius. The correct integral is π∫₀⁴[(x)² - (x/2)²]dx = π∫₀⁴[x² - x²/4]dx. Choice C incorrectly uses (x - x/2)² = (x/2)², which squares the difference instead of taking the difference of squares. When using washers, always square the radii separately—this gives the true area of the washer cross-section.

Question 2

What washer integral gives the volume when the region between y=2xy=2x and y=x2y=x^2 on [0,2][0,2] is revolved about the xx-axis?

  1. π02[(2x)2(x2)2]dx\pi\displaystyle\int_{0}^{2}\big[(2x)^2-(x^2)^2\big]dx (correct answer)
  2. π02[(x2)2(2x)2]dx\pi\displaystyle\int_{0}^{2}\big[(x^2)^2-(2x)^2\big]dx
  3. π02[(2xx2)2]dx\pi\displaystyle\int_{0}^{2}\big[(2x-x^2)^2\big]dx
  4. π02[(2x2)2(22x)2]dx\pi\displaystyle\int_{0}^{2}\big[(2-x^2)^2-(2-2x)^2\big]dx
  5. π02[(2x)2(x2)2]dy\pi\displaystyle\int_{0}^{2}\big[(2x)^2-(x^2)^2\big]dy

Explanation: This problem requires the washer method to find the volume of a solid formed by revolving a region around the x-axis. To identify the outer and inner radii, note that for each x in [0,2], the outer radius is the distance from the x-axis to the farther curve y=2x, while the inner radius is to the closer curve y=x². Since y=2x is above y=x² in this interval, the outer radius is 2x and the inner is x². Squaring these radii and subtracting gives the integrand (2x)^2 - (x²)^2. A tempting distractor like choice B swaps the radii, which would yield a negative volume and is incorrect. Always ensure the outer radius is larger than the inner to avoid this error. Use the washer method when the region is between two curves, creating a hole in the solid, and the disk method when it's bounded by one curve and the axis.

Question 3

Revolve the region between y=xy=x and y=x2y=x^2 about the xx-axis for 0x10 \le x \le 1; which washer integral is correct?

  1. V=π01(x2(x2)2)dxV=\pi\displaystyle\int_{0}^{1}\big(x^2-(x^2)^2\big)\,dx (correct answer)
  2. V=π01((x2)2x2)dxV=\pi\displaystyle\int_{0}^{1}\big((x^2)^2-x^2\big)\,dx
  3. V=π01(x(x2))dxV=\pi\displaystyle\int_{0}^{1}\big(x-(x^2)\big)\,dx
  4. V=π01((x2)2x2)dyV=\pi\displaystyle\int_{0}^{1}\big((x^2)^2-x^2\big)\,dy
  5. V=π11(x2(x2)2)dxV=\pi\displaystyle\int_{-1}^{1}\big(x^2-(x^2)^2\big)\,dx

Explanation: The washer method is essential for calculating the volume of a solid of revolution with a hole when revolving a region around the x-axis or y-axis. To apply it here, identify the outer radius as the distance from the axis to the farther curve, which is y=xy=x, so radius xx, and the inner radius as the distance to y=x2y=x^2, so radius x2x^2. Since the revolution is around the x-axis, the cross-sections are washers with area π(outer2inner2)=π(x2x4)\pi(\text{outer}^2 - \text{inner}^2) = \pi(x^2 - x^4). Integrate this from x=0x=0 to x=1x=1, the given bounds, to find the total volume. A tempting distractor like choice B swaps inner and outer radii, leading to a negative integrand and incorrect volume. Always decide between washer and disc by checking for a hole: use washer if there's an inner and outer radius, disc if the inner radius is zero.

Question 4

Revolve the region between x=1x=1 and x=1+y2x=1+y^2 about the yy-axis for 1y1-1\le y\le1; choose the correct washer setup.

  1. V=π11(12(1+y2)2)dyV=\pi\displaystyle\int_{-1}^{1}\big(1^2-(1+y^2)^2\big)\,dy
  2. V=π11((1+y2)212)dyV=\pi\displaystyle\int_{-1}^{1}\big((1+y^2)^2-1^2\big)\,dy (correct answer)
  3. V=π01((1+y2)212)dyV=\pi\displaystyle\int_{0}^{1}\big((1+y^2)^2-1^2\big)\,dy
  4. V=π11((1+y2)1)2dyV=\pi\displaystyle\int_{-1}^{1}\big((1+y^2)-1\big)^2\,dy
  5. V=π11(1(1+y2))dyV=\pi\displaystyle\int_{-1}^{1}\big(1-(1+y^2)\big)\,dy

Explanation: The washer method is essential for calculating the volume of a solid of revolution with a hole when revolving a region around the x-axis or y-axis. To apply it here, identify the outer radius as the distance from the axis to the farther curve, which is x=1+y², so radius 1+y², and the inner radius as the distance to x=1, so radius 1. Since the revolution is around the y-axis, the cross-sections are washers with area π(outer² - inner²) = π((1+y²)² - 1). Integrate this from y=-1 to y=1, the given bounds, to find the total volume. A tempting distractor like choice C integrates only from 0 to 1, ignoring symmetry and yielding half the actual volume. Always decide between washer and disc by checking for a hole: use washer if there's an inner and outer radius, disc if the inner radius is zero.

Question 5

Revolve the region between y=2xy=2x and y=x2y=x^2 about the xx-axis from x=0x=0 to x=2x=2; pick the correct setup.

  1. V=π02((x2)2(2x)2)dxV=\pi\displaystyle\int_{0}^{2}\big((x^2)^2-(2x)^2\big)\,dx
  2. V=π02((2x)2(x2)2)dxV=\pi\displaystyle\int_{0}^{2}\big((2x)^2-(x^2)^2\big)\,dx (correct answer)
  3. V=π04((2y)2y2)dyV=\pi\displaystyle\int_{0}^{4}\big((2\sqrt{y})^2-y^2\big)\,dy
  4. V=π02(2xx2)dxV=\pi\displaystyle\int_{0}^{2}\big(2x-x^2\big)\,dx
  5. V=π01((2x)2(x2)2)dxV=\pi\displaystyle\int_{0}^{1}\big((2x)^2-(x^2)^2\big)\,dx

Explanation: The washer method is essential for calculating the volume of a solid of revolution with a hole when revolving a region around the x-axis or y-axis. To apply it here, identify the outer radius as the distance from the axis to the farther curve, which is y=2x, so radius 2x, and the inner radius as the distance to y=x², so radius x². Since the revolution is around the x-axis, the cross-sections are washers with area π(outer² - inner²) = π(4x² - x⁴). Integrate this from x=0 to x=2, the bounds where the curves intersect, to find the total volume. A tempting distractor like choice A swaps inner and outer radii, resulting in a negative value that doesn't make sense for volume. Always decide between washer and disc by checking for a hole: use washer if there's an inner and outer radius, disc if the inner radius is zero.

Question 6

Rotate the region between y=2xy=2x and y=x2y=x^2 on 0x20\le x\le2 about the xx-axis; which volume integral is correct?

  1. V=π02[(x2)2(2x)2]dxV=\pi\displaystyle\int_{0}^{2}\big[(x^2)^2-(2x)^2\big]dx
  2. V=π02[(2x)2(x2)2]dxV=\pi\displaystyle\int_{0}^{2}\big[(2x)^2-(x^2)^2\big]dx (correct answer)
  3. V=π02[(2x)(x2)]2dxV=\pi\displaystyle\int_{0}^{2}\big[(2x)-(x^2)\big]^2dx
  4. V=π02[(x2)2(2x)]dxV=\pi\displaystyle\int_{0}^{2}\big[(x^2)^2-(2x)\big]dx
  5. V=π02[(2x)2(x2)]dxV=\pi\displaystyle\int_{0}^{2}\big[(2x)^2-(x^2)\big]dx

Explanation: This problem requires the washer method since we're rotating the region between two curves about the x-axis. When rotating about the x-axis, we need to identify which function is farther from the axis (outer radius) and which is closer (inner radius). At x = 1, we have y = 2(1) = 2 for the line and y = 1² = 1 for the parabola, so the line y = 2x is above y = x² throughout [0,2], making 2x the outer radius and x² the inner radius. The washer method formula is V = π∫[R²(x) - r²(x)]dx, where R is the outer radius and r is the inner radius, giving us V = π∫₀²[(2x)² - (x²)²]dx. Choice C incorrectly squares the difference of the functions rather than taking the difference of the squares, which would give the volume of a solid disk with varying radius. Remember: washers require difference of squares (R² - r²), not square of differences.

Question 7

Rotate the region between x=yx=\sqrt{y} and x=0x=0 for 0y40\le y\le4 about the yy-axis; which integral gives volume?

  1. V=π04[(y)202]dyV=\pi\displaystyle\int_{0}^{4}\big[(\sqrt{y})^2-0^2\big]dy (correct answer)
  2. V=π04[02(y)2]dyV=\pi\displaystyle\int_{0}^{4}\big[0^2-(\sqrt{y})^2\big]dy
  3. V=π04[(y)0]2dyV=\pi\displaystyle\int_{0}^{4}\big[(\sqrt{y})-0\big]^2dy
  4. V=π04[(y)20]dyV=\pi\displaystyle\int_{0}^{4}\big[(\sqrt{y})^2-0\big]dy
  5. V=π02[(y)202]dyV=\pi\displaystyle\int_{0}^{2}\big[(\sqrt{y})^2-0^2\big]dy

Explanation: This problem involves the washer method for rotating about the y-axis, though it simplifies to the disk method since one boundary is the y-axis itself. The curve x = √y starts at (0,0) and reaches (2,4), always lying to the right of x = 0 (the y-axis) for y ∈ [0,4]. This makes the outer radius R(y) = √y and the inner radius r(y) = 0. The washer formula V = π∫[R²(y) - r²(y)]dy becomes V = π∫₀⁴[(√y)² - 0²]dy = π∫₀⁴[y - 0]dy. Choice C incorrectly uses (√y - 0)² = y, which happens to give the same integrand but conceptually misapplies the disk method formula. When one boundary is the axis of rotation, washers reduce to disks, but maintain the R² - r² structure for consistency.

Question 8

Rotate the region between y=4x2y=4-x^2 and y=0y=0 on 2x2-2\le x\le2 about the xx-axis; which integral gives volume?

  1. V=π22[(4x2)202]dxV=\pi\displaystyle\int_{-2}^{2}\big[(4-x^2)^2-0^2\big]dx (correct answer)
  2. V=π22[(4x2)0]2dxV=\pi\displaystyle\int_{-2}^{2}\big[(4-x^2)-0\big]^2dx
  3. V=π22[02(4x2)2]dxV=\pi\displaystyle\int_{-2}^{2}\big[0^2-(4-x^2)^2\big]dx
  4. V=π02[(4x2)202]dxV=\pi\displaystyle\int_{0}^{2}\big[(4-x^2)^2-0^2\big]dx
  5. V=π22[(4x2)20]dxV=\pi\displaystyle\int_{-2}^{2}\big[(4-x^2)^2-0\big]dx

Explanation: This problem involves the washer method for rotating a region about the x-axis, though it simplifies to the disk method since one boundary is the x-axis itself. The parabola y = 4 - x² is above y = 0 throughout [-2, 2], making it the outer radius R(x) = 4 - x², while the x-axis gives inner radius r(x) = 0. The washer formula V = π∫[R²(x) - r²(x)]dx becomes V = π∫₋₂²[(4-x²)² - 0²]dx. Choice B incorrectly uses (4-x² - 0)² = (4-x²)², which would be appropriate for the disk method but here we already have the correct disk method setup since r = 0. When one boundary is the axis of rotation itself, the washer method reduces to the disk method, but the formula structure remains V = π∫[R² - 0²]dx.

Question 9

Which integral gives the volume when the region between y=exy=e^x and y=1y=1 on [0,ln3][0,\ln 3] is revolved about the xx-axis?

  1. π0ln3[(1)2(ex)2]dx\pi\int_{0}^{\ln 3}\big[(1)^2-(e^x)^2\big]dx
  2. π0ln3[(ex)2(1)2]dx\pi\int_{0}^{\ln 3}\big[(e^x)^2-(1)^2\big]dx (correct answer)
  3. π03[(ey)2(1)2]dy\pi\int_{0}^{3}\big[(e^y)^2-(1)^2\big]dy
  4. π0ln3[ex1]2dx\pi\int_{0}^{\ln 3}\big[e^x-1\big]^2dx
  5. π0ln3[(ex)(1)]dx\pi\int_{0}^{\ln 3}\big[(e^x)-(1)\big]dx

Explanation: This problem requires the washer method for revolution around the x-axis. The washer method uses π∫[R(x)]² - [r(x)]² dx, where R(x) is the outer radius and r(x) is the inner radius. On [0, ln 3], we need to determine which function is farther from the x-axis. Since e⁰ = 1 and e^(ln 3) = 3, the exponential function y = e^x starts at 1 and increases to 3, while y = 1 is constant. Therefore, e^x ≥ 1 throughout the interval, making e^x the outer radius and 1 the inner radius. The correct integral is π∫₀^(ln 3)[(exe^x)² - (1)²]dx. Choice D incorrectly uses (exe^x - 1)², squaring the difference instead of taking the difference of squares. When using washers, always square each function separately—this represents the areas of the outer and inner circles whose difference gives the washer area.

Question 10

What washer-method integral gives the volume when the region between y=exy=e^x and y=1y=1 on [0,ln2][0,\ln 2] is revolved about the xx-axis?

  1. π0ln2[(1)2(ex)2]dx\pi\displaystyle\int_{0}^{\ln 2}\big[(1)^2-(e^x)^2\big]dx
  2. π0ln2[(ex)2(1)2]dx\pi\displaystyle\int_{0}^{\ln 2}\big[(e^x)^2-(1)^2\big]dx (correct answer)
  3. π0ln2[(ex1)2]dx\pi\displaystyle\int_{0}^{\ln 2}\big[(e^x-1)^2\big]dx
  4. π02[(ex)2(1)2]dx\pi\displaystyle\int_{0}^{2}\big[(e^x)^2-(1)^2\big]dx
  5. π12[(y)2(1)2]dy\pi\displaystyle\int_{1}^{2}\big[(y)^2-(1)^2\big]dy

Explanation: This problem requires the washer method to find the volume of a solid formed by revolving a region around the x-axis. To identify the outer and inner radii, note that for each x in [0, ln2], the outer radius is the distance from the x-axis to the farther curve y=e^x, while the inner radius is to the closer curve y=1. Since y=e^x is above y=1 in this interval, the outer radius is e^x and the inner is 1. Squaring these radii and subtracting gives the integrand (e^x)^2 - (1)^2. A tempting distractor like choice A swaps the radii, which would yield a negative volume and is incorrect. Always ensure the outer radius is larger than the inner to avoid this error. Use the washer method when the region is between two curves, creating a hole in the solid, and the disk method when it's bounded by one curve and the axis.

Question 11

Which integral sets up the volume when the region between x=y2x=y^2 and x=2yx=2y for 0y20\le y\le 2 is revolved about the yy-axis?

  1. π02[(y2)2(2y)2]dy\pi\displaystyle\int_{0}^{2}\big[(y^2)^2-(2y)^2\big]dy
  2. π02[(2y)2(y2)2]dy\pi\displaystyle\int_{0}^{2}\big[(2y)^2-(y^2)^2\big]dy (correct answer)
  3. π02[(2yy2)2]dy\pi\displaystyle\int_{0}^{2}\big[(2y-y^2)^2\big]dy
  4. π02[(2y)2(y2)2]dx\pi\displaystyle\int_{0}^{2}\big[(2y)^2-(y^2)^2\big]dx
  5. π02[(2y)2(2y2)2]dy\pi\displaystyle\int_{0}^{2}\big[(2-y)^2-(2-y^2)^2\big]dy

Explanation: This problem requires the washer method to find the volume of a solid formed by revolving a region around the y-axis. To identify the outer and inner radii, note that for each y in [0,2], the outer radius is the distance from the y-axis to the farther curve x=2y, while the inner radius is to the closer curve x=y². Since x=2y is to the right of x=y² in this interval, the outer radius is 2y and the inner is y². Squaring these radii and subtracting gives the integrand (2y)^2 - (y²)^2. A tempting distractor like choice A swaps the radii, which would yield a negative volume and is incorrect. Always ensure the outer radius is larger than the inner to avoid this error. Use the washer method when the region is between two curves, creating a hole in the solid, and the disk method when it's bounded by one curve and the axis.

Question 12

What washer integral gives the volume when the region between x=1x=1 and x=1+y2x=1+y^2 for 1y1-1\le y\le 1 is revolved about the yy-axis?

  1. π11[(1)2(1+y2)2]dy\pi\displaystyle\int_{-1}^{1}\big[(1)^2-(1+y^2)^2\big]dy
  2. π11[(1+y2)2(1)2]dy\pi\displaystyle\int_{-1}^{1}\big[(1+y^2)^2-(1)^2\big]dy (correct answer)
  3. π11[(y2)2(1)2]dy\pi\displaystyle\int_{-1}^{1}\big[(y^2)^2-(1)^2\big]dy
  4. π01[(1+y2)2(1)2]dy\pi\displaystyle\int_{0}^{1}\big[(1+y^2)^2-(1)^2\big]dy
  5. π11[(1+y21)2]dy\pi\displaystyle\int_{-1}^{1}\big[(1+y^2-1)^2\big]dy

Explanation: This problem requires the washer method to find the volume of a solid formed by revolving a region around the y-axis. To identify the outer and inner radii, note that for each y in [-1,1], the outer radius is the distance from the y-axis to the farther curve x=1+y², while the inner radius is to the closer curve x=1. Since x=1+y² is to the right of x=1 in this interval, the outer radius is 1+y² and the inner is 1. Squaring these radii and subtracting gives the integrand (1+y²)^2 - (1)^2. A tempting distractor like choice A swaps the radii, which would yield a negative volume and is incorrect. Always ensure the outer radius is larger than the inner to avoid this error. Use the washer method when the region is between two curves, creating a hole in the solid, and the disk method when it's bounded by one curve and the axis.

Question 13

Which integral sets up the volume when the region between y=3xy=3-x and y=1y=1 on [0,2][0,2] is revolved about the xx-axis?

  1. π02[(1)2(3x)2]dx\pi\displaystyle\int_{0}^{2}\big[(1)^2-(3-x)^2\big]dx
  2. π02[(3x)2(1)2]dx\pi\displaystyle\int_{0}^{2}\big[(3-x)^2-(1)^2\big]dx (correct answer)
  3. π02[(2x)2]dx\pi\displaystyle\int_{0}^{2}\big[(2-x)^2\big]dx
  4. π13[(3x)2(1)2]dx\pi\displaystyle\int_{1}^{3}\big[(3-x)^2-(1)^2\big]dx
  5. π02[(3x1)2(0)2]dx\pi\displaystyle\int_{0}^{2}\big[(3-x-1)^2-(0)^2\big]dx

Explanation: This problem requires the washer method to find the volume of a solid formed by revolving a region around the x-axis. To identify the outer and inner radii, note that for each x in [0,2][0,2], the outer radius is the distance from the x-axis to the farther curve y=3xy=3-x, while the inner radius is to the closer curve y=1y=1. Since y=3xy=3-x is above y=1y=1 in this interval, the outer radius is 3x3-x and the inner is 11. Squaring these radii and subtracting gives the integrand (3x)2(1)2(3-x)^2 - (1)^2. A tempting distractor like choice A swaps the radii, which would yield a negative volume and is incorrect. Always ensure the outer radius is larger than the inner to avoid this error. Use the washer method when the region is between two curves, creating a hole in the solid, and the disk method when it's bounded by one curve and the axis.

Question 14

Which integral sets up the volume when the region between y=1y=1 and y=x2y=x^2 on [1,1][-1,1] is revolved about the xx-axis?

  1. π11[(x2)2(1)2]dx\pi\displaystyle\int_{-1}^{1}\big[(x^2)^2-(1)^2\big]dx
  2. π11[(1)2(x2)2]dx\pi\displaystyle\int_{-1}^{1}\big[(1)^2-(x^2)^2\big]dx (correct answer)
  3. π11[(1x2)2]dx\pi\displaystyle\int_{-1}^{1}\big[(1-x^2)^2\big]dx
  4. π01[(1)2(x2)2]dx\pi\displaystyle\int_{0}^{1}\big[(1)^2-(x^2)^2\big]dx
  5. π11[(1x2)2(0)2]dx\pi\displaystyle\int_{-1}^{1}\big[(1-x^2)^2-(0)^2\big]dx

Explanation: This problem requires the washer method to find the volume of a solid formed by revolving a region around the x-axis. To identify the outer and inner radii, note that for each x in [-1,1], the outer radius is the distance from the x-axis to the farther curve y=1, while the inner radius is to the closer curve y=x². Since y=1 is above y=x² in this interval, the outer radius is 1 and the inner is x². Squaring these radii and subtracting gives the integrand (1)^2 - (x²)^2. A tempting distractor like choice A swaps the radii, which would yield a negative volume and is incorrect. Always ensure the outer radius is larger than the inner to avoid this error. Use the washer method when the region is between two curves, creating a hole in the solid, and the disk method when it's bounded by one curve and the axis.

Question 15

Which integral sets up the volume when the region between x=4y2x=4-y^2 and x=0x=0 for 2y2-2\le y\le 2 is revolved about the yy-axis?

  1. π22[(0)2(4y2)2]dy\pi\displaystyle\int_{-2}^{2}\big[(0)^2-(4-y^2)^2\big]dy
  2. π22[(4y2)2(0)2]dy\pi\displaystyle\int_{-2}^{2}\big[(4-y^2)^2-(0)^2\big]dy (correct answer)
  3. π22[(4y20)2]dy\pi\displaystyle\int_{-2}^{2}\big[(4-y^2-0)^2\big]dy
  4. π04[(4y2)2(0)2]dy\pi\displaystyle\int_{0}^{4}\big[(4-y^2)^2-(0)^2\big]dy
  5. π22[(y2)2(4)2]dy\pi\displaystyle\int_{-2}^{2}\big[(y^2)^2-(4)^2\big]dy

Explanation: This problem requires the washer method to find the volume of a solid formed by revolving a region around the y-axis. To identify the outer and inner radii, note that for each y in [-2,2], the outer radius is the distance from the y-axis to the farther curve x=4-y², while the inner radius is to the closer curve x=0. Since x=4-y² is to the right of x=0 in this interval, the outer radius is 4-y² and the inner is 0. Squaring these radii and subtracting gives the integrand (4-y²)^2 - (0)^2. A tempting distractor like choice A swaps the radii, which would yield a negative volume and is incorrect. Always ensure the outer radius is larger than the inner to avoid this error. Use the washer method when the region is between two curves, creating a hole in the solid, and the disk method when it's bounded by one curve and the axis.

Question 16

Revolve the region between y=exy=e^x and y=1y=1 about the xx-axis for 0xln30\le x\le \ln 3; choose the washer setup.

  1. V=π0ln3(12(ex)2)dxV=\pi\displaystyle\int_{0}^{\ln 3}\big(1^2-(e^x)^2\big)\,dx
  2. V=π13((lny)202)dyV=\pi\displaystyle\int_{1}^{3}\big((\ln y)^2-0^2\big)\,dy
  3. V=π0ln3((ex)212)dxV=\pi\displaystyle\int_{0}^{\ln 3}\big((e^x)^2-1^2\big)\,dx (correct answer)
  4. V=π03((ex)212)dxV=\pi\displaystyle\int_{0}^{3}\big((e^x)^2-1^2\big)\,dx
  5. V=π0ln3(ex1)2dxV=\pi\displaystyle\int_{0}^{\ln 3}\big(e^x-1\big)^2\,dx

Explanation: The washer method is essential for calculating the volume of a solid of revolution with a hole when revolving a region around the x-axis or y-axis. To apply it here, identify the outer radius as the distance from the axis to the farther curve, which is y=e^x, so radius e^x, and the inner radius as the distance to y=1, so radius 1. Since the revolution is around the x-axis, the cross-sections are washers with area π(outer² - inner²) = π((exe^x)² - 1). Integrate this from x=0 to x=ln 3, the given bounds, to find the total volume. A tempting distractor like choice A swaps inner and outer radii, leading to a negative value that can't represent volume. Always decide between washer and disc by checking for a hole: use washer if there's an inner and outer radius, disc if the inner radius is zero.

Question 17

Which integral gives the volume when the region between y=4x2y=4-x^2 and y=xy=x on [0,2][0,2] is revolved about the xx-axis?

  1. π02[(4x2)2(x)2]dx\pi\int_{0}^{2}\big[(4-x^2)^2-(x)^2\big]\,dx (correct answer)
  2. π02[(x)2(4x2)2]dx\pi\int_{0}^{2}\big[(x)^2-(4-x^2)^2\big]\,dx
  3. π02[(4x2)(x)]2dx\pi\int_{0}^{2}\big[(4-x^2)-(x)\big]^2\,dx
  4. π04[(4y)2(y)2]dy\pi\int_{0}^{4}\big[(4-y)^2-(y)^2\big]\,dy
  5. π22[(4x2)2(x)2]dx\pi\int_{-2}^{2}\big[(4-x^2)^2-(x)^2\big]\,dx

Explanation: This problem requires the washer method to find the volume when revolving around the x-axis. When revolving around the x-axis, we use π[R(x)]2[r(x)]2dx\pi \int [R(x)]^2 - [r(x)]^2 \, dx, where R(x) is the outer radius (distance from x-axis to the farther curve) and r(x) is the inner radius (distance from x-axis to the nearer curve). Since y=4x2y = 4 - x^2 starts at y = 4 when x = 0 and y=xy = x starts at y = 0 when x = 0, the parabola y=4x2y = 4 - x^2 is farther from the x-axis throughout [0,2], making it the outer radius. The line y=xy = x is closer to the x-axis, making it the inner radius. Choice C incorrectly squares the difference of the functions rather than taking the difference of the squares, which would give the wrong volume formula. Remember: for washers, always square each radius separately, then subtract—never square the difference of the radii.

Question 18

Which integral gives the volume when the region between y=sinxy=\sin x and y=cosxy=\cos x on [0,π4][0,\tfrac{\pi}{4}] is revolved about the xx-axis?

  1. π0π/4[sin2xcos2x]dx\pi\int_{0}^{\pi/4}\big[\sin^2 x-\cos^2 x\big]dx
  2. π0π/4[(cosx)2(sinx)2]dx\pi\int_{0}^{\pi/4}\big[(\cos x)^2-(\sin x)^2\big]dx (correct answer)
  3. π0π/4[cosxsinx]2dx\pi\int_{0}^{\pi/4}\big[\cos x-\sin x\big]^2dx
  4. π0π/2[(cosx)2(sinx)2]dx\pi\int_{0}^{\pi/2}\big[(\cos x)^2-(\sin x)^2\big]dx
  5. π01[(cosy)2(siny)2]dy\pi\int_{0}^{1}\big[(\cos y)^2-(\sin y)^2\big]dy

Explanation: This problem requires the washer method for revolution around the x-axis. The washer method uses π∫[R(x)]² - [r(x)]² dx, where R(x) is the outer radius (farther from x-axis) and r(x) is the inner radius (closer to x-axis). On the interval [0, π/4], we need to determine which function is farther from the x-axis. At x = 0, cos(0) = 1 and sin(0) = 0, so cosine starts higher. At x = π/4, both equal √2/2, and throughout [0, π/4], cos x ≥ sin x. Therefore, cos x is the outer radius and sin x is the inner radius. Choice C incorrectly uses (cos x - sin x)², which squares the difference rather than taking the difference of squares. The washer method requires squaring each radius separately to find the area of the annular cross-section, not squaring their difference.

Question 19

Which integral sets up the volume when the region between y=xy=\sqrt{x} and y=x2y=x^2 on [0,1][0,1] is revolved about the xx-axis?

  1. π01[(x2)2(x)2]dx\pi\int_{0}^{1}\big[(x^2)^2-(\sqrt{x})^2\big]dx
  2. π01[(x)2(x2)2]dx\pi\int_{0}^{1}\big[(\sqrt{x})^2-(x^2)^2\big]dx (correct answer)
  3. π01[xx2]2dx\pi\int_{0}^{1}\big[\sqrt{x}-x^2\big]^2dx
  4. π01[(x)(x2)]dx\pi\int_{0}^{1}\big[(\sqrt{x})-(x^2)\big]dx
  5. π02[(x)2(x2)2]dx\pi\int_{0}^{2}\big[(\sqrt{x})^2-(x^2)^2\big]dx

Explanation: This problem uses the washer method for revolving around the x-axis. For the washer method around the x-axis, we need π∫[R(x)]² - [r(x)]² dx, where R(x) is the outer radius and r(x) is the inner radius. To determine which function is farther from the x-axis, we can check at a test point like x = 0.5: √0.5 ≈ 0.707 while (0.5)² = 0.25, so y = √x is above y = x². This makes √x the outer radius R(x) and x² the inner radius r(x). The correct integral is π∫₀¹[(√x)² - (x²)²]dx = π∫₀¹[x - x⁴]dx. Choice C makes the common error of squaring the difference (√x - x²)² instead of taking the difference of squares. When using the washer method, always remember to square each function separately before subtracting—this gives the area of the washer cross-section.

Question 20

Revolve the region between y=x2y=x^2 and y=4y=4 about the xx-axis; which integral gives the volume?

  1. V=π02((x2)242)dxV=\pi\displaystyle\int_{0}^{2}\big((x^2)^2-4^2\big)\,dx
  2. V=π22(42(x2)2)dxV=\pi\displaystyle\int_{-2}^{2}\big(4^2-(x^2)^2\big)\,dx (correct answer)
  3. V=π04(22(y)2)dyV=\pi\displaystyle\int_{0}^{4}\big(2^2-(\sqrt{y})^2\big)\,dy
  4. V=π02(42(x2)2)dxV=\pi\displaystyle\int_{0}^{2}\big(4^2-(x^2)^2\big)\,dx
  5. V=π22((x2)242)dxV=\pi\displaystyle\int_{-2}^{2}\big((x^2)^2-4^2\big)\,dx

Explanation: The washer method is essential for calculating the volume of a solid of revolution with a hole when revolving a region around the x-axis or y-axis. To apply it here, identify the outer radius as the distance from the axis to the farther curve, which is y=4, so radius 4, and the inner radius as the distance to the closer curve, y=x², so radius x². Since the revolution is around the x-axis, the cross-sections are washers with area π(outer² - inner²) = π(16 - x⁴). Integrate this from x=-2 to x=2, the bounds where the curves intersect, to find the total volume. A tempting distractor like choice D integrates from 0 to 2 without doubling, failing to account for the full symmetric region and thus underestimating the volume. Always decide between washer and disc by checking for a hole: use washer if there's an inner and outer radius, disc if the inner radius is zero.