Skip to content
M
hscscience Ext 1 · Y12
0/100daily goal
0
0
0 due
0
L1 · 0 XP
KJ
Your weak spots
Insights load after your first practice round.
Module 9 · L4 of 20 ~40 min ⚡ +100 XP available

Solids of Revolution — Disk Method

Spin a curve around the $x$-axis and a solid appears — the kind of shape a lathe produces. The volume of that solid is found by stacking thin circular disks along the axis. Each disk has radius $f(x)$ and thickness $dx$, giving volume $\pi[f(x)]^2\,dx$. Sum infinitely many and you have the disk method formula.

Today's hook — The curve $y = \sqrt{x}$ is rotated about the $x$-axis from $x = 0$ to $x = 4$. Does the resulting solid have volume closer to $8\pi$, $16\pi$, or $25\pi$ cubic units? Estimate before card 06 reveals the answer.
0/5QUESTS
01
Recall — your gut answer first
+5 XP warm-up

Rotate $y = \sqrt{x}$ about the $x$-axis from $x = 0$ to $x = 4$. Without computing — sketch the resulting solid and estimate whether its volume is closer to $8\pi$, $16\pi$, or $25\pi$ cubic units.

auto-saved
02
Where does the disk formula come from?
+5 XP to read

When we rotate a curve $y = f(x) \geq 0$ about the $x$-axis, we generate a solid of revolution. To find its volume, slice the solid perpendicular to the $x$-axis. Each slice is a disk (a thin cylinder) with:

  • Radius $r = f(x)$ — the height of the curve at position $x$
  • Thickness $dx$ — infinitely thin
  • Volume $= \pi r^2 \cdot dx = \pi[f(x)]^2\,dx$

Integrating these infinitesimally thin disks from $x = a$ to $x = b$ gives the total volume:

$V = \pi\displaystyle\int_a^b [f(x)]^2\,dx$

This is the disk method. Note: $[f(x)]^2$ is the square of the radius — not just $f(x)$.

x r = f(x) a b dx
$V = \pi\displaystyle\int_a^b [f(x)]^2\,dx$
Square the radius
The integrand is $[f(x)]^2$, not $f(x)$. The $\pi$ comes from the area of a circle, $\pi r^2$. Don't forget either factor.
Non-negative radius
Since the radius is $[f(x)]^2 \geq 0$ regardless of the sign of $f(x)$, the disk method works even when the curve dips below the axis (but check that it doesn't cross it in your interval).
Answer in terms of $\pi$
Leave the $\pi$ factored outside the integral and in the final answer unless a decimal approximation is specifically requested.
03
What you'll master
Know

Key facts

  • Disk method about $x$-axis: $V = \pi\displaystyle\int_a^b [f(x)]^2\,dx$
  • Each disk has volume $\pi[f(x)]^2\,dx$
  • Limits $a$ and $b$ are $x$-values (or $y$-values for rotation about the $y$-axis)
Understand

Concepts

  • Why slicing perpendicular to the axis of rotation produces circular disks
  • How the formula $V = \pi\int [f(x)]^2\,dx$ arises from the Riemann sum of disk volumes
  • The connection between disk area ($\pi r^2$) and the integrand $\pi[f(x)]^2$
Can do

Skills

  • Set up and evaluate $V = \pi\displaystyle\int_a^b [f(x)]^2\,dx$ for standard curves
  • Identify and correctly square the radius function
  • Express the final volume exactly in terms of $\pi$
04
Key terms
Solid of revolutionA 3D solid formed by rotating a 2D region about a line (the axis of rotation).
Axis of rotationThe line about which the region is rotated. In this lesson it is the $x$-axis.
DiskA thin circular slice of the solid, perpendicular to the axis of rotation, with radius $r = f(x)$ and thickness $dx$.
Disk method formula$V = \pi\displaystyle\int_a^b [f(x)]^2\,dx$ — integrates the area $\pi[f(x)]^2$ of each disk over the interval $[a,b]$.
Radius function $r(x)$The distance from the axis of rotation to the boundary of the solid at position $x$. For rotation about the $x$-axis, $r(x) = f(x)$.
ME12-4The NESA outcome: uses calculus in the solution of applied problems, including volumes of solids of revolution.
05
The disk method — four steps
core concept

To find the volume of a solid formed by rotating $y = f(x)$ about the $x$-axis from $x = a$ to $x = b$:

  1. Sketch the curve and the solid. Draw a representative disk at position $x$, labelling its radius $r = f(x)$ and thickness $dx$.
  2. Write the disk volume: $dV = \pi[f(x)]^2\,dx$.
  3. Integrate: $V = \pi\displaystyle\int_a^b [f(x)]^2\,dx$.
  4. Evaluate the integral and state the answer in terms of $\pi$ cubic units.
$$V = \pi\int_a^b [f(x)]^2\,dx$$
Why $[f(x)]^2$? Think of each disk as a cylinder. The volume of a cylinder is $\pi r^2 h$. Here $r = f(x)$ and $h = dx$ (the infinitesimal thickness). So the element of volume is $\pi [f(x)]^2\,dx$, and we integrate to sum them all.

To find the volume of a solid formed by rotating $y = f(x)$ about the $x$-axis from $x = a$ to $x = b$:

Pause — copy the disk method formula $V=\pi\int_a^b[f(x)]^2\,dx$ and the four-step setup (identify $f$, square, set limits, integrate) into your book.

Quick check: Which integral gives the volume when $y = x^2$ is rotated about the $x$-axis from $x = 0$ to $x = 2$?

06
Applying the formula — hook answer
core concept

We just saw the disk method formula $V=\pi\int_a^b[f(x)]^2\,dx$ and the four-step setup: identify $f(x)$, write $[f(x)]^2$, state limits, integrate. That raises a question: applying this to $y=\sqrt{x}$ on $[0,4]$, the integrand becomes $[\sqrt{x}]^2=x$ — how does the squaring simplify the computation, and what is the exact volume? This card answers it → $V=\pi\int_0^4 x\,dx=\pi[x^2/2]_0^4=8\pi$.

Example: Find the volume of the solid formed when $y = \sqrt{x}$ is rotated about the $x$-axis from $x = 0$ to $x = 4$.

Step 1: $f(x) = \sqrt{x}$, so $[f(x)]^2 = x$.

Step 2: $V = \pi\displaystyle\int_0^4 x\,dx$.

$$V = \pi\left[\frac{x^2}{2}\right]_0^4 = \pi\cdot\frac{16}{2} = 8\pi \text{ cubic units}$$

The volume is $\mathbf{8\pi} \approx 25.1$ cubic units. The solid is a shape called a paraboloid — check your estimate!

Notice: When $f(x) = \sqrt{x}$, squaring gives $[f(x)]^2 = x$ — a huge simplification. Always square the radius function before integrating.

Sanity check. The enclosing cylinder ($r = 2$, $h = 4$) has volume $\pi(2)^2(4) = 16\pi$. Our solid $8\pi$ is exactly half that — reasonable for a paraboloid tapering from 0 to radius 2.

Example: Find the volume of the solid formed when $y = \sqrt{x}$ is rotated about the $x$-axis from $x = 0$ to $x = 4$.

Pause — copy the worked example $y=\sqrt{x}$ on $[0,4]$: integrand $=x$, $V=\pi\int_0^4 x\,dx=8\pi$ into your book.

Did you get this? True or false: when $y = x$ is rotated about the $x$-axis from $x = 0$ to $x = 3$, the integrand in the disk formula is $x^2$ (not $x$).

PROBLEM 1 · BASIC ROTATION

Find the volume of the solid formed when $y = x$ is rotated about the $x$-axis from $x = 0$ to $x = 3$.

1
$f(x) = x$, so $[f(x)]^2 = x^2$. Rotation about $x$-axis; limits $x = 0$ to $x = 3$.
Identify $f(x)$ and square it. The solid is a cone.
PROBLEM 2 · POLYNOMIAL CURVE

Find the volume of the solid formed when $y = x^2$ is rotated about the $x$-axis from $x = 0$ to $x = 2$.

1
$f(x) = x^2$, so $[f(x)]^2 = x^4$. Limits: $x = 0$ to $x = 2$.
Square the radius function: $(x^2)^2 = x^4$.
PROBLEM 3 · TRIGONOMETRIC CURVE

Find the volume of the solid formed when $y = \sin x$ is rotated about the $x$-axis from $x = 0$ to $x = \pi$.

1
$f(x) = \sin x$, so $[f(x)]^2 = \sin^2 x$. Limits: $x = 0$ to $x = \pi$.
On $[0,\pi]$, $\sin x \geq 0$ so no sign issues. The integrand is $\sin^2 x$.

Fill the gap: When $y = x$ is rotated about the $x$-axis from $x = 0$ to $x = 3$, the integrand in the disk formula is $[f(x)]^2 = $ and the volume equals $\pi$ cubic units.

Trap 01
Forgetting to square $f(x)$
The most common error: writing $V = \pi\displaystyle\int f(x)\,dx$ instead of $V = \pi\displaystyle\int [f(x)]^2\,dx$. Each disk has area $\pi r^2$, so the radius must be squared. If $f(x) = \sin x$, the integrand is $\sin^2 x$, not $\sin x$.
Trap 02
Leaving $\pi$ inside the integral
$\pi$ is a constant — it factors out. Write $V = \pi\displaystyle\int_a^b [f(x)]^2\,dx$ (not $\displaystyle\int_a^b \pi[f(x)]^2\,dx$ evaluated inside). This keeps the working cleaner and avoids errors when $\pi$ is multiplied through at the end.
Trap 03
Not using the double-angle identity for $\sin^2 x$ or $\cos^2 x$
$\displaystyle\int \sin^2 x\,dx \neq \dfrac{-\cos^2 x}{2}$ (that's the chain-rule result for $\displaystyle\int \sin x \cos x\,dx$). You must use $\sin^2 x = \tfrac{1 - \cos 2x}{2}$ to integrate it directly.

Did you get this? True or false: to evaluate $\pi\displaystyle\int_0^{\pi}\sin^2 x\,dx$, you should first replace $\sin^2 x$ with $\dfrac{1 - \cos 2x}{2}$.

Work mode · how are you completing this lesson?
1

Find the volume of the solid formed when $y = 2x$ is rotated about the $x$-axis from $x = 0$ to $x = 1$.

2

Find the volume of the solid formed when $y = \sqrt{x}$ is rotated about the $x$-axis from $x = 1$ to $x = 9$.

3

Find the volume of the solid formed when $y = x^3$ is rotated about the $x$-axis from $x = 0$ to $x = 2$.

4

Find the volume of the solid formed when $y = \cos x$ is rotated about the $x$-axis from $x = 0$ to $x = \dfrac{\pi}{2}$. (Use the double-angle identity.)

5

The curve $y = \sqrt{r^2 - x^2}$ (upper semicircle of radius $r$) is rotated about the $x$-axis from $x = -r$ to $x = r$. Show that the volume is $\dfrac{4}{3}\pi r^3$.

Odd one out: Three of these volume integrals are set up correctly. Which one is NOT?

11
Revisit your thinking

Earlier you estimated the volume when $y = \sqrt{x}$ is rotated about the $x$-axis from $x = 0$ to $x = 4$.

The exact answer is $V = 8\pi \approx 25.1$ cubic units. The key insight: squaring $\sqrt{x}$ gives $x$, turning a potentially messy integral into $\pi\displaystyle\int_0^4 x\,dx = \pi\cdot 8 = 8\pi$. Recognising when squaring simplifies the function is an important exam skill.

auto-saved
01
Multiple choice
+5 XP per correct · +25 XP all-correct

Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.

02
Short answer
ApplyBand 32 marks

Q1. Find the volume of the solid formed when $y = 3x$ is rotated about the $x$-axis from $x = 0$ to $x = 2$. (2 marks)

auto-saved
ApplyBand 43 marks

Q2. Find the volume of the solid formed when $y = x^2$ is rotated about the $x$-axis from $x = 1$ to $x = 3$. (3 marks)

auto-saved
AnalyseBand 53 marks

Q3. The upper semicircle $y = \sqrt{9 - x^2}$ is rotated about the $x$-axis. By applying the disk method, find the volume of the resulting sphere and verify it equals $\dfrac{4}{3}\pi r^3$ with $r = 3$. (3 marks)

auto-saved
Comprehensive answers (click to reveal)

Activity answers:

1. $y = 2x$: $[f]^2 = 4x^2$; $V = \pi\displaystyle\int_0^1 4x^2\,dx = \pi\left[\dfrac{4x^3}{3}\right]_0^1 = \dfrac{4\pi}{3}$ cu units.

2. $y = \sqrt{x}$, $[1,9]$: $V = \pi\displaystyle\int_1^9 x\,dx = \pi\left[\dfrac{x^2}{2}\right]_1^9 = \pi\cdot\dfrac{81-1}{2} = 40\pi$ cu units.

3. $y = x^3$, $[0,2]$: $[f]^2 = x^6$; $V = \pi\left[\dfrac{x^7}{7}\right]_0^2 = \dfrac{128\pi}{7}$ cu units.

4. $y = \cos x$: $\cos^2 x = \tfrac{1+\cos 2x}{2}$; $V = \tfrac{\pi}{2}\left[x + \tfrac{\sin 2x}{2}\right]_0^{\pi/2} = \tfrac{\pi}{2}\cdot\dfrac{\pi}{2} = \dfrac{\pi^2}{4}$ cu units.

5. $y = \sqrt{r^2 - x^2}$: $[f]^2 = r^2 - x^2$; $V = \pi\left[r^2 x - \dfrac{x^3}{3}\right]_{-r}^{r} = \pi\left[\left(r^3 - \dfrac{r^3}{3}\right) - \left(-r^3 + \dfrac{r^3}{3}\right)\right] = \pi\cdot\dfrac{4r^3}{3} = \dfrac{4}{3}\pi r^3$ ✓.

Q1 (2 marks): $[f(x)]^2 = 9x^2$ [1]. $V = \pi\displaystyle\int_0^2 9x^2\,dx = \pi\left[3x^3\right]_0^2 = 24\pi$ cu units [1].

Q2 (3 marks): $[f(x)]^2 = x^4$ [1]. $V = \pi\displaystyle\int_1^3 x^4\,dx = \pi\left[\dfrac{x^5}{5}\right]_1^3 = \pi\cdot\dfrac{243-1}{5} = \dfrac{242\pi}{5}$ cu units [2].

Q3 (3 marks): $[f(x)]^2 = 9 - x^2$ [1]. $V = \pi\left[9x - \dfrac{x^3}{3}\right]_{-3}^{3} = \pi\left[(27-9) - (-27+9)\right] = \pi(18 + 18) = 36\pi$ cu units [1]. Check: $\dfrac{4}{3}\pi(3)^3 = \dfrac{4}{3}\pi\cdot 27 = 36\pi$ ✓ [1].

01
Boss battle · The Revolution Engine
earn bronze · silver · gold

Five timed disk-method questions. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.

⚔ Enter the arena
02
Science Jump · platform challenge

Climb platforms by answering disk-method questions. Lighter alternative to the boss.

Mark lesson as complete

Tick when you've finished the practice and review.

🎓
Want help with Solids of Revolution — Disk Method?

Work through this topic 1-on-1 with an experienced HSC tutor.

Book a free session →