Skip to main content
ExamExplained
NSW · Maths Extension 1
Maths Extension 1 study scene
§-Syllabus dot point
NSWMaths Extension 1Syllabus dot point

How do we compute the volume of a solid generated by rotating a region around an axis?

Calculate volumes of revolution about the x-axis and y-axis using the disc method

A focused answer to the HSC Maths Extension 1 dot point on volumes of revolution. The disc method for rotation about the x-axis and y-axis built up stage by stage, the washer method, the integral setup, and the handling of regions bounded by curves and lines, with worked examples.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to set up and evaluate the integral for the volume of a solid of revolution generated by rotating a planar region around the x-axis or the y-axis. Extension 1 uses the disc method (and its washer extension for a region with a hole), not cylindrical shells. The single skill being tested is turning a picture of a spinning region into a definite integral of π×(radius)2\pi \times (\text{radius})^2, with the right radius, the right variable, and the right limits.

The idea worth internalising is that a solid of revolution is a stack of thin circular discs. Slice the solid perpendicular to the axis of rotation and every slice is a circle; the radius of that circle is the distance from the axis out to the boundary curve. Because a circle's area is πr2\pi r^2, the radius gets squared before you integrate, which is the step students most often drop. Once you see the solid as a stack of discs, the formula is just "add up the disc volumes", and adding up infinitely many infinitely thin discs is precisely what the integral does.

The answer

The disc method (rotation about the x-axis)

Consider a region bounded by y=f(x)y = f(x), the x-axis, and the vertical lines x=ax = a and x=bx = b (with f(x)0f(x) \ge 0 on [a,b][a, b]).

When rotated about the x-axis, a thin vertical strip at position xx of width dxdx sweeps out a thin disc of radius f(x)f(x) and thickness dxdx. One disc has volume π[f(x)]2dx\pi [f(x)]^2 \, dx (area of a circle times thickness), and summing them gives

V=πab[f(x)]2dx.V = \pi \int_a^b [f(x)]^2 \, dx.

The disc method, stage by stage

The disc method is best seen as a short film: a flat region spins about an axis, sweeps out a solid, and that solid is then sliced back into discs to add up. The four panels build exactly that picture for the region under y=xy = \sqrt{x} from x=0x = 0 to x=4x = 4, rotated about the x-axis.

Stage 1, draw the region. Shade the region bounded by y=xy = \sqrt{x}, the x-axis and the line x=4x = 4. This flat region is what gets rotated; every later step refers back to it, so a clear sketch is not optional. Its right-hand edge has height 4=2\sqrt{4} = 2.

The region to be rotatedThe region bounded by the curve y equals square root of x, the x axis and the line x equals four is shaded above the x axis. This flat region is what will be rotated about the x axis. xy x = 4 y = √x 1 Stage 1: shade the region under y = √x from x = 0 to x = 4.

Stage 2, take a representative disc. Picture a thin vertical strip of the region at a typical xx. When the region spins about the x-axis, that strip sweeps out a thin disc whose radius is the height of the curve, r=f(x)=xr = f(x) = \sqrt{x}, and whose thickness is dxdx. Its circular face is the ellipse straddling the axis.

A representative discA thin vertical strip of the region at a typical value of x sweeps out a disc when rotated about the x axis. The disc has radius equal to the curve height f of x and thickness d x; its circular face is drawn as an ellipse straddling the x axis. xy r = f(x) y = √x dx 2 Stage 2: a thin strip at x sweeps a disc of radius r = f(x), thickness dx.

Stage 3, sweep the whole region. A full turn about the x-axis sends every strip around, sweeping the region into a solid (here a horn-shaped paraboloid). Its outline is the curve above the axis and its mirror image below; the far end at x=4x = 4 is a circular cap of radius f(4)=2f(4) = 2.

The solid of revolutionRotating the region a full turn about the x axis sweeps out a solid shaped like a horn. Its outline is the curve above the axis and its mirror image below. The far end at x equals four is a circular cap of radius f of four, which is two; faint dashed ellipses inside show stacked discs. xy end cap, radius f(4) = 2 3 Stage 3: a full turn about the x-axis sweeps the region into a solid.

Stage 4, sum the discs. Fill the solid with these thin discs. One disc has volume πr2dx=π[f(x)]2dx\pi r^2\,dx = \pi[f(x)]^2\,dx, and adding them all from aa to bb turns the sum into an integral. For f(x)=xf(x) = \sqrt{x}, [f(x)]2=x[f(x)]^2 = x, so

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

Volume as the sum of discsThe solid is filled with many thin discs. Each disc has volume pi times f of x squared times d x, so the total volume is pi times the integral of f of x squared from zero to four, which equals eight pi. xy 4 Stage 4: each disc is pi r² dx; summing gives V = pi ∫ (√x)² dx = pi ∫₀⁴ x dx = 8 pi.

Rotation about the y-axis

For a region with x=g(y)x = g(y) on [c,d][c, d] (with g(y)0g(y) \ge 0), rotating about the y-axis gives discs of radius g(y)g(y) and thickness dydy, so

V=πcd[g(y)]2dy.V = \pi \int_c^d [g(y)]^2 \, dy.

If the curve is given as y=f(x)y = f(x) and you rotate about the y-axis, invert to find x=g(y)x = g(y) first, and convert the limits to yy-values. The axis of rotation decides the variable every time: rotate about the x-axis and integrate in xx; rotate about the y-axis and integrate in yy. Forgetting to invert (and leaving the integral in xx) is the single most common y-axis mistake.

The washer method (region with an inner curve)

If the region is bounded above by y=f(x)y = f(x) and below by y=h(x)y = h(x) (with 0h(x)f(x)0 \le h(x) \le f(x)) and rotated about the x-axis, each cross section is an annulus, a washer, whose area is the big circle minus the hole, πR2πr2\pi R^2 - \pi r^2:

V=πab([f(x)]2[h(x)]2)dx.V = \pi \int_a^b \bigl([f(x)]^2 - [h(x)]^2\bigr) \, dx.

This is the difference of the squares, [f]2[h]2[f]^2 - [h]^2, and emphatically not π(fh)2dx\pi\int(f - h)^2\,dx: squaring the gap would measure a disk whose radius is the gap, which is a different solid. Subtract the inner squared radius from the outer squared radius.

Setup recipe

  1. Sketch the region (this is essential, do not skip).
  2. Choose the axis of rotation.
  3. Choose vertical strips (for x-axis rotation, integrate in xx) or horizontal strips (for y-axis rotation, integrate in yy).
  4. Identify the limits of integration: the x-range or y-range of the region.
  5. Write the radius (or outer minus inner) as a function of the integration variable, and square it.
  6. Evaluate π[radius]2dx\pi \int [\text{radius}]^2 \, dx (or dydy), or the washer version.

Common pitfalls in setup

  • Confusing the bound with the function: y=x2y = x^2 rotated about the x-axis between 00 and 22 has radius f(x)=x2f(x) = x^2, so the integrand is π(x2)2=πx4\pi (x^2)^2 = \pi x^4, not πx2\pi x^2.
  • Wrong integration variable: rotating about the y-axis requires dydy as the strip width, with yy-limits.
  • Squaring the difference instead of differencing the squares in a washer: use [f]2[h]2[f]^2 - [h]^2.

How exam questions ask about volumes of revolution

The wording fixes both the method and the variable:

  • "The region bounded by y=f(x)y = f(x), the x-axis and x=bx = b is rotated about the x-axis." Disc method in xx: V=πab[f(x)]2dxV = \pi\int_a^b [f(x)]^2\,dx. Square the function, use the xx-limits.
  • "... rotated about the y-axis." Disc method in yy: rearrange to x=g(y)x = g(y) first, then V=πcd[g(y)]2dyV = \pi\int_c^d [g(y)]^2\,dy with yy-limits. Inverting and converting the limits is where the marks are won or lost.
  • "The region between y=f(x)y = f(x) and y=h(x)y = h(x) is rotated about the x-axis." Washer method: find the intersections for the limits, decide which curve is outer, then V=π([f]2[h]2)dxV = \pi\int([f]^2 - [h]^2)\,dx.
  • "Find the volume of the solid formed", with a trig or inverse-trig boundary. Squaring may produce sin2x\sin^2 x (use the half-angle identity) or 11+x2\frac{1}{1 + x^2} (an arctan\arctan integral). The squaring step links this dot point to the rest of the calculus topic.
  • "Give your answer in exact form" or no rounding instruction. Leave π\pi, surds and fractions in place, and label volumes "cubic units".
  • "Show that the volume is ..." Set up the integral, evaluate, and reach the stated value; the method marks are for the correct disc or washer set-up even before the arithmetic.

Exam-style practice questions

Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2022 HSC Q144 marksThe region bounded by y=x2y = x^2, the x-axis and the line x=2x = 2 is rotated about the x-axis. Find the volume of the solid formed.
Show worked answer →

Disc method about the x-axis: V=πaby2dxV = \pi \int_a^b y^2 \, dx.

Here y=x2y = x^2, so y2=x4y^2 = x^4. Limits: x=0x = 0 to x=2x = 2.

V=π02x4dx=π[x55]02=π325=32π5V = \pi \int_0^2 x^4 \, dx = \pi \left[ \frac{x^5}{5} \right]_0^2 = \pi \cdot \frac{32}{5} = \frac{32 \pi}{5}.

Markers reward writing the disc formula, the squared integrand, the correct limits, and the exact answer.

2021 HSC Q224 marksThe region bounded by y=xy = \sqrt{x}, the y-axis and the line y=2y = 2 is rotated about the y-axis. Find the volume of the solid formed.
Show worked answer →

Disc method about the y-axis: V=πabx2dyV = \pi \int_a^b x^2 \, dy.

Express xx in terms of yy: x=y2x = y^2, so x2=y4x^2 = y^4. Limits: y=0y = 0 to y=2y = 2.

V=π02y4dy=π[y55]02=32π5V = \pi \int_0^2 y^4 \, dy = \pi \left[ \frac{y^5}{5} \right]_0^2 = \frac{32 \pi}{5}.

Markers reward inverting the function to xx in terms of yy, the disc formula, and the integration step.

ExamExplained