Which integral represents the volume when the region bounded by and is revolved about ?
Opening subject page...
Loading your content
AP Calculus BC Quiz
Practice Disc Method Revolving Around Other 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.
Question 1 / 20
0 of 20 answered
Which integral represents the volume when the region bounded by y=3x−x2 and y=0 is revolved about y=4?
This quiz focuses on Disc Method Revolving Around Other Axes, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.
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.
Which integral represents the volume when the region bounded by y=3x−x2 and y=0 is revolved about y=4?
Explanation: This problem involves the disc method for volumes of revolution around a shifted axis, specifically around y=4. With the axis shifted to y=4, the radii become distances from y=4 to the boundaries. The outer radius is 4 - 0 =4, to y=0, and the inner radius is 4 - (3x - x^2), to the upper curve. The volume is π times the integral of (4^2 - (4 - (3x - x^2))^2) from 0 to 3. A tempting distractor is choice A, which uses only the inner radius without subtracting from the outer. A transferable axis-shift strategy is to subtract the axis value from the curve functions to find the effective radii.
Let R be bounded by y=cosx and y=0 on 0≤x≤2π. Revolve R about y=2. Which setup is correct?
Explanation: This problem involves the disc method with revolution around y = 2, above the region. The region R is bounded by y = cos x and y = 0 on [0, π/2]. When revolving around y = 2, the outer radius extends from y = 2 down to y = 0: R_outer = 2 - 0 = 2, and the inner radius extends from y = 2 down to y = cos x: R_inner = 2 - cos x. The volume formula is V = π∫₀^(π/2)[2² - (2-cos x)²]dx. Choice A incorrectly uses only the inner radius, missing the washer structure. For revolution around a horizontal line above the region, subtract each boundary's y-value from the axis to find radii, with the lower boundary giving the larger radius.
What is the correct washer-method setup when the region bounded by y=x2+1 and y=5 is revolved about y=0?
Explanation: This problem involves the disc method for volumes of revolution around a shifted axis, specifically around y=0. Although y=0 is the standard x-axis, the setup treats it as a base case for shifts. The outer radius is 5, distance to y=5, and inner is x^2 +1, to y=x^2 +1. The volume integral is π times (5^2 - (x^2 +1)^2) from -2 to 2. A tempting distractor is choice C, which uses an incorrect outer radius by shifting wrongly. A transferable axis-shift strategy is to subtract the axis value from the curve functions to find the effective radii.
Region R is bounded by y=1−x, y=0, and x=0. Revolve R about y=−2. Which setup gives the volume?
Explanation: This problem involves the disc method with revolution around y = -2, below the region. The region R is bounded by y = 1 - x, y = 0, and x = 0, forming a triangle. When revolving around y = -2, the outer radius extends from y = -2 up to y = 1 - x: R_outer = (1-x) - (-2) = (1-x) + 2 = 3 - x, and the inner radius extends from y = -2 up to y = 0: R_inner = 0 - (-2) = 2. The volume is V = π∫₀¹[(3-x)² - 2²]dx = π∫₀¹[((1-x)+2)² - 2²]dx. Choice B incorrectly reverses the order of subtraction in the washer formula. When the axis is below the region, use (curve - axis) for distances and apply R_outer² - R_inner² in the integral.
Let R be bounded by y=x2 and y=4; revolving R about y=5, which integral gives the volume?
Explanation: This problem requires the disc method with a horizontal axis of revolution at y = 5, which is above the region. The region R is bounded by the parabola y = x² and the horizontal line y = 4, with intersection points at x = -2 and x = 2. When revolving around y = 5, the outer radius from the axis to the bottom boundary is (5 - x²), while the inner radius from the axis to the top boundary is (5 - 4) = 1. The washer method gives V = π∫[-2 to 2][(5 - x²)² - 1²]dx. Choice A incorrectly uses only the outer radius, treating this as a solid disc rather than a washer with a hollow center. The key strategy when revolving around a shifted axis is to measure all distances from that new axis, then apply outer² - inner² for washers.
Region R is bounded by y=x3, y=0, and x=2. Revolve R about y=−3. Which setup gives the volume?
Explanation: This problem uses the disc method with revolution around y = -3, below the region. The region R is bounded by y = x³, y = 0, and x = 2. When revolving around y = -3, the outer radius extends from y = -3 up to y = x³: R_outer = x³ - (-3) = x³ + 3, and the inner radius extends from y = -3 up to y = 0: R_inner = 0 - (-3) = 3. The volume is V = π∫₀²[(x³ + 3)² - 3²]dx. Choice E incorrectly omits the inner radius term 3², treating the solid as having no hole. When revolving around a line below the region, use (curve - axis) for distances and remember that the x-axis boundary creates an inner hole.
Region R is bounded by y=3−x and y=1 for 0≤x≤2; revolving about y=0, which volume integral is correct?
Explanation: This problem uses the disc method with revolution around the x-axis (y = 0), which is below the trapezoidal region. The region R is bounded by the line y = 3 - x and y = 1 for 0 ≤ x ≤ 2. When revolving around y = 0, the outer radius from the axis up to y = 3 - x is (3 - x), while the inner radius from the axis up to y = 1 is 1. Using the washer method, V = π∫[0 to 2][(3 - x)² - 1²]dx. Choice C incorrectly computes 1² - (3 - x)², reversing the subtraction order, which would give negative values since 1 < 3 - x for x in [0, 2]. The fundamental principle is that outer radius squared minus inner radius squared gives the area of the washer cross-section.
Find the disc-method setup for the volume when the region between y=x2 and y=4 is revolved about y=1.
Explanation: This problem requires the disc method with a horizontal axis of revolution at y = 1, which is below the given region. When revolving about y = 1, the radius at each x-value extends from the axis y = 1 to the boundary curves, giving outer radius (4 - 1) = 3 from the axis to y = 4, and inner radius (x² - 1) from the axis to y = x². Since we have a washer with outer radius 3 and inner radius (x² - 1), the volume integral is π∫[(3)² - (x² - 1)²]dx = π∫[(4 - 1)² - (x² - 1)²]dx from x = -2 to x = 2. Choice E incorrectly reverses the order of subtraction, which would give negative volume since the outer radius must be larger. When revolving about a horizontal line y = k, always measure radii as |curve - k| and ensure the outer radius is subtracted by the inner radius.
Which integral gives the volume when the region between y=x and y=0 on [0,4] is revolved about y=2?
Explanation: This problem involves the disc method for volumes of revolution around a shifted axis, specifically around y=2. When the axis is shifted to y=2, the radii change to reflect distances from this line to the region boundaries. The outer radius is 2 - 0 =2, the distance to y=0, and the inner radius is 2 - √x, the distance to y=√x. Thus, the volume is π times the integral of (2^2 - (2 - √x)^2) from 0 to 4. A tempting distractor is choice B, which uses only the inner radius, ignoring the washer hole structure. A transferable axis-shift strategy is to subtract the axis value from the curve functions to find the effective radii.
Select the correct disc/washer setup for revolving the region bounded by y=sinx, y=0, x=0, x=π about y=−1.
Explanation: This problem involves the disc method for volumes of revolution around a shifted axis, specifically around y=-1. When the axis is shifted to y=-1, the radii are adjusted to distances from this line. The outer radius is sin x +1, the distance to y=sin x, and the inner radius is 1, the distance to y=0. The volume integral is π times the integral of ((sin x +1)^2 - 1^2) from 0 to π. A tempting distractor is choice B, which subtracts instead of adding the shift, leading to incorrect radii. A transferable axis-shift strategy is to add or subtract the shift value to the curve functions depending on the direction.
Region R is bounded by y=x, y=0, and x=9. Revolve R about y=2. Which volume setup is correct?
Explanation: This problem involves the disc method with revolution around y = 2, which is above the region. The region R is bounded by y = √x (top curve), y = 0 (bottom curve), and x = 9. When revolving around y = 2, the outer radius is from y = 2 down to y = 0: R_outer = 2 - 0 = 2, and the inner radius is from y = 2 down to y = √x: R_inner = 2 - √x. The volume formula becomes V = π∫₀⁹[(2)² - (2-√x)²]dx. Choice B incorrectly uses only the inner radius, forgetting about the washer shape. When the axis of revolution is outside the region, identify which curve is closer to create the inner hole and which is farther to create the outer disc.
Let R be bounded by y=sinx and y=0 on 0≤x≤π. Revolve R about y=−1. Which setup gives the volume?
Explanation: This problem uses the disc method with revolution around y = -1, below the region. The region R is bounded by y = sin x and y = 0 on [0, π]. When revolving around y = -1, the outer radius extends from y = -1 up to y = sin x: R_outer = sin x - (-1) = sin x + 1, and the inner radius extends from y = -1 up to y = 0: R_inner = 0 - (-1) = 1. The volume is V = π∫₀^π[(sin x + 1)² - 1²]dx. Choice E incorrectly omits the inner radius term, treating it as a solid disc rather than a washer. For revolution around a line below the region, use (curve - axis) for distances and remember that both boundaries create radii.
Which integral represents the volume when the region under y=ln(x+1) from x=0 to x=e−1 is revolved about y=−1?
Explanation: This problem involves the disc method for finding volumes of revolution around a shifted axis, specifically around y = -1 instead of the x-axis. When the axis is shifted down to y = -1, the radius of each disc is the distance from the curve y = ln(x+1) to the axis, which is ln(x+1) - (-1) = ln(x+1) + 1. This addition reflects the downward shift, making the radius larger by 1. The integrand is π(ln(x+1) + 1)², integrated from 0 to e-1. A tempting distractor is choice B, π ∫ (ln(x+1) - 1)² dx, which would apply to an upward shift to y = 1 but not here. A transferable strategy for axis shifts in the disc method is to calculate the radius as the absolute difference between the function value and the axis position, ordering it to ensure a positive value.
Choose the correct volume setup for revolving the region bounded by y=x3, y=0, x=0, x=1 about y=2.
Explanation: This problem involves the disc method for volumes of revolution around a shifted axis, specifically around y=2. With the axis at y=2, radii are distances from this line to the boundaries. The outer radius is 2 - 0 =2, to y=0, and inner is 2 - x^3, to y=x^3. The volume is π times (2^2 - (2 - x^3)^2) from 0 to 1. A tempting distractor is choice A, which uses only the inner radius without the washer setup. A transferable axis-shift strategy is to subtract the axis value from the curve functions to find the effective radii.
Choose the disc-method setup for revolving the region under y=ex from x=0 to x=1 about y=3.
Explanation: This problem involves the disc method for finding volumes of revolution around a shifted axis, specifically around y = 3 instead of the x-axis. When the axis is shifted up to y = 3, the radius of each disc is the distance from the curve y = e^x to the axis, which is 3 - e^x. This subtraction is used because the axis is above the curve, ensuring a positive radius since e^x < 3 in [0,1]. The integrand becomes π(3 - e^x)², integrated from 0 to 1. A tempting distractor is choice D, π ∫ (3 + e^x)² dx, which might arise from incorrectly adding for an upward shift instead of subtracting. A transferable strategy for axis shifts in the disc method is to calculate the radius as the absolute difference between the function value and the axis position, ordering it to ensure a positive value.
Region R is bounded by y=1−x, y=0, and x=0. Revolve R about y=−2. Which setup gives the volume?
Explanation: This problem involves the disc method with revolution around y = -2, below the region. The region R is bounded by y = 1 - x, y = 0, and x = 0, forming a triangle. When revolving around y = -2, the outer radius extends from y = -2 up to y = 1 - x: R_outer = (1-x) - (-2) = (1-x) + 2 = 3 - x, and the inner radius extends from y = -2 up to y = 0: R_inner = 0 - (-2) = 2. The volume is V = π∫₀¹[(3-x)² - 2²]dx = π∫₀¹[((1-x)+2)² - 2²]dx. Choice B incorrectly reverses the order of subtraction in the washer formula. When the axis is below the region, use (curve - axis) for distances and apply R_outer² - R_inner² in the integral.
Find the correct disc-method setup for the volume when the region under y=x2 from x=0 to x=2 is revolved about y=−1.
Explanation: This problem involves the disc method for finding volumes of revolution around a shifted axis, specifically around y = -1 instead of the x-axis. When the axis is shifted down to y = -1, the radius of each disc is the distance from the curve y = x² to the axis, which is x² - (-1) = x² + 1. This adjustment adds the shift amount because the axis is below the region, increasing the effective radius. Consequently, the integrand becomes π(x² + 1)², integrated from 0 to 2. A tempting distractor is choice C, π ∫ (x² - 1)² dx, which might result from incorrectly subtracting instead of adding for a downward shift, but that would apply to an upward shift to y = 1. A transferable strategy for axis shifts in the disc method is to calculate the radius as the absolute difference between the function value and the axis position, ordering it to ensure a positive value.
Find the correct disc-method setup when the region under y=cosx on 0≤x≤2π is revolved about y=1.
Explanation: This problem involves the disc method for finding volumes of revolution around a shifted axis, specifically around y=1 instead of the x-axis. When the axis is shifted up to y=1, the radius of each disc is the distance from the curve y=cosx to the axis, which is 1−cosx. This subtraction is appropriate because the axis is above or at the curve, yielding a non-negative radius. The integrand becomes π(1−cosx)2, integrated from 0 to π/2. A tempting distractor is choice A, π∫(cosx−1)2dx, which is the same mathematically but may suggest a negative radius before squaring, potentially confusing the shift direction. A transferable strategy for axis shifts in the disc method is to calculate the radius as the absolute difference between the function value and the axis position, ordering it to ensure a positive value.
Let R be bounded by y=sinx and y=0 on 0≤x≤π. Revolve R about y=−1. Which setup gives the volume?
Explanation: This problem uses the disc method with revolution around y = -1, below the region. The region R is bounded by y = sin x and y = 0 on [0, π]. When revolving around y = -1, the outer radius extends from y = -1 up to y = sin x: R_outer = sin x - (-1) = sin x + 1, and the inner radius extends from y = -1 up to y = 0: R_inner = 0 - (-1) = 1. The volume is V = π∫₀^π[(sin x + 1)² - 1²]dx. Choice E incorrectly omits the inner radius term, treating it as a solid disc rather than a washer. For revolution around a line below the region, use (curve - axis) for distances and remember that both boundaries create radii.
Region R is bounded by y=x, y=0, and x=9. Revolve R about y=2. Which volume setup is correct?
Explanation: This problem involves the disc method with revolution around y = 2, which is above the region. The region R is bounded by y = √x (top curve), y = 0 (bottom curve), and x = 9. When revolving around y = 2, the outer radius is from y = 2 down to y = 0: R_outer = 2 - 0 = 2, and the inner radius is from y = 2 down to y = √x: R_inner = 2 - √x. The volume formula becomes V = π∫₀⁹[(2)² - (2-√x)²]dx. Choice B incorrectly uses only the inner radius, forgetting about the washer shape. When the axis of revolution is outside the region, identify which curve is closer to create the inner hole and which is farther to create the outer disc.