How does integration give the volume of a solid formed by rotating a region about an axis, and how do we choose between disc, washer and shell setups?
The use of definite integrals to find the volume of a solid of revolution generated by rotating a region about the -axis or -axis, using the disc and washer (annulus) methods, and the setting up of the appropriate integral
A focused answer to the VCE Specialist Mathematics Unit 4 key-knowledge point on volumes of revolution. The disc and washer methods for rotation about the x-axis and y-axis, choosing the integration variable, and setting up the integral, with a verified worked example.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
VCAA wants you to compute the volume of a solid formed when a region is rotated about the -axis or -axis, by setting up and evaluating a definite integral. You need the disc method for a region against the axis and the washer (annulus) method when there is a gap, and you must choose the integration variable to match the axis of rotation.
The disc method
Slice the solid into thin discs perpendicular to the axis of rotation. Rotating the region under about the -axis, a slice at position is a disc of radius and thickness , with volume . Summing over the interval gives
The radius is the distance from the axis to the curve, here simply . The square is essential: the disc area is .
The washer (annulus) method
When the region lies between two curves and (both measured from the axis), each slice is a washer: a disc with a hole. Its area is the outer disc minus the inner disc, so
Subtract the squares of the radii, not the radii themselves; .
Rotation about the -axis
To rotate about the -axis, slice horizontally. Each disc has radius (the distance from the -axis to the curve) and thickness , so you express as a function of and integrate with -limits:
The rule is: match the integration variable to the axis. Rotation about the -axis integrates in with radius ; rotation about the -axis integrates in with radius .
Examples in context
Example 1. Rotating (a horizontal line) for about the -axis gives a cylinder, .
Example 2. Rotating the region between and on about the -axis uses the washer , since is outer.
Try this
Q1. Write the disc-method volume for rotating , , about the -axis. [1 mark]
- Cue. .
Q2. Find the volume when , , is rotated about the -axis. [3 marks]
- Cue. .
Q3. State the washer integrand for outer radius and inner radius . [1 mark]
- Cue. .
Exam-style practice questions
Practice questions written in the style of VCAA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
2023 VCAA1 marksThe curve given by y^2 = x - 1, where 2 <= x <= 5, is rotated about the x-axis to form a solid of revolution. Write down the definite integral, in terms of x, for the volume of this solid of revolution.
Show worked answer →
For rotation about the x-axis, the disc method gives volume = integral of pi y^2 dx between the x limits.
Here y^2 = x - 1 and the region runs from x = 2 to x = 5.
Substitute y^2 = x - 1 directly into pi y^2:
Volume = integral from 2 to 5 of pi (x - 1) dx.
This is the required definite integral (the radius of each disc is y, so the area of a cross-section is pi y^2 = pi(x - 1)).
2023 VCAA1 marksThe curve given by y^2 = x - 1, where 2 <= x <= 5, is rotated about the x-axis to form a solid of revolution. Find the volume of the solid of revolution.
Show worked answer →
Evaluate the disc-method integral Volume = integral from 2 to 5 of pi (x - 1) dx.
Antidifferentiate: integral of (x - 1) dx = (x - 1)^2 / 2 (a convenient form here).
Evaluate between the limits: pi [ (x - 1)^2 / 2 ] from x = 2 to x = 5 = pi [ (4)^2 / 2 - (1)^2 / 2 ] = pi [ 16/2 - 1/2 ] = pi [ 8 - 0.5 ].
So the volume is (15/2)pi = 7.5 pi cubic units.