Question Statement
Find the volume of the solid that results when the shaded region is revolved about the indicated axis:
(i) y = 3 − x about the x -axis.
(ii) y = 3 − 2 x about the y -axis.
Background and Explanation
These problems use the disk method for finding volumes of solids of revolution. When revolving a region bounded by y = f ( x ) about the x -axis (or x = g ( y ) about the y -axis), we integrate the cross-sectional area of circular disks along the axis of rotation. The radius of each disk is given by the function value at that point.
Solution
We use the disk method formula for rotation about the x -axis:
V = π ∫ a b [ f ( x ) ] 2 d x
From the problem and graph, we identify:
The function: f ( x ) = 3 − x
The limits of integration: a = − 1 and b = 3
Substituting into the volume formula:
V = π ∫ − 1 3 ( 3 − x ) 2 d x
Simplifying the integrand by squaring the square root:
V = π ∫ − 1 3 ( 3 − x ) d x
We can split this into two separate integrals for easier evaluation:
V = π [ 3 ∫ − 1 3 1 d x − ∫ − 1 3 x d x ]
Finding the antiderivatives:
V = π [ 3 [ x ] − 1 3 − [ 2 x 2 ] − 1 3 ]
Applying the limits of integration:
V = π [ 3 ( 3 − ( − 1 )) − 2 1 ( ( 3 ) 2 − ( − 1 ) 2 ) ]
Simplifying the arithmetic inside the brackets:
V = π [ 3 ( 4 ) − 2 1 ( 9 − 1 ) ]
V = π [ 12 − 2 1 ( 8 ) ]
V = π [ 12 − 4 ]
V = 8 π
For rotation about the y -axis, we must express x as a function of y and integrate with respect to y :
V = π ∫ c d [ g ( y ) ] 2 d y
First, solve the equation y = 3 − 2 x for x :
2 x = 3 − y
x = 2 3 − y
From the graph, the limits for y are from 0 to 3 , so c = 0 and d = 3 . Thus g ( y ) = 2 3 − y .
Setting up the volume integral:
V = π ∫ 0 3 ( 2 3 − y ) 2 d y
Expanding the squared term in the integrand:
V = π ∫ 0 3 4 ( 3 − y ) 2 d y = 4 π ∫ 0 3 ( 9 − 6 y + y 2 ) d y
Separating into individual integrals:
V = 4 π [ 9 ∫ 0 3 1 d y + ∫ 0 3 y 2 d y − 6 ∫ 0 3 y d y ]
Evaluating each antiderivative:
V = 4 π [ 9 [ y ] 0 3 + [ 3 y 3 ] 0 3 − 6 [ 2 y 2 ] 0 3 ]
Simplifying the third term (6 ⋅ 2 y 2 = 3 y 2 ) and applying limits:
V = 4 π [ 9 ( 3 − 0 ) + 3 1 ( 3 3 − 0 3 ) − 3 ( 3 2 − 0 2 ) ]
Calculating each term:
V = 4 π [ 27 + 3 1 ( 27 ) − 3 ( 9 ) ]
V = 4 π [ 27 + 9 − 27 ]
V = 4 π ⋅ 9
V = 4 9 π
Disk Method about x -axis: V = π ∫ a b [ f ( x ) ] 2 d x
Disk Method about y -axis: V = π ∫ c d [ g ( y ) ] 2 d y where x = g ( y )
Power Rule for Integration: ∫ x n d x = n + 1 x n + 1 + C (for n = − 1 )
Algebraic expansion: ( 3 − y ) 2 = 9 − 6 y + y 2
Summary of Steps
Identify the axis of rotation to determine whether to integrate with respect to x or y
Set up the appropriate disk method formula based on the axis of rotation
Determine the limits of integration from the given region or graph (check where the curve intersects the boundaries)
Express the radius function as f ( x ) if rotating about the x -axis, or solve for x = g ( y ) if rotating about the y -axis
Square the radius function and set up the definite integral
Expand and separate the integral into simpler terms if necessary
Evaluate using antiderivatives and apply the Fundamental Theorem of Calculus
Simplify the arithmetic to obtain the final volume answer