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 · L7 of 20 ~40 min ⚡ +100 XP available

Volumes Between Curves — Worked Examples

The washer method extends naturally to regions enclosed by two curves. By subtracting the inner solid from the outer solid, $V = \pi\displaystyle\int_a^b\!\bigl[f(x)^2 - g(x)^2\bigr]\,dx$, you unlock a powerful technique for any solid with a hole through its axis. In this lesson you'll consolidate the method through multi-step worked examples and tackle increasingly complex regions.

Today's hook — The region between $y = x$ and $y = x^2$ from $x=0$ to $x=1$ is rotated about the $x$-axis. Before working it out: which function is the outer radius and which is the inner? Jot your reasoning — you'll confirm it after card 05.
0/5QUESTS
01
Recall — your gut answer first
+5 XP warm-up

The region between $y = x$ and $y = x^2$ from $x = 0$ to $x = 1$ is rotated about the $x$-axis. Without calculating — which curve gives the outer radius and which gives the inner radius? Explain your reasoning.

auto-saved
02
The washer method — two-curve recap
+5 XP to read

When a region between two curves is rotated about the $x$-axis, each slice is a washer — a disk with a hole. The volume is the outer disk minus the inner disk:

For $f(x) \geq g(x) \geq 0$ on $[a,b]$, rotating about the $x$-axis gives:

$V = \pi\!\displaystyle\int_a^b\!\bigl[f(x)^2 - g(x)^2\bigr]\,dx$

where $R = f(x)$ is the outer radius and $r = g(x)$ is the inner radius.

R r Area = π(R²−r²)
$V = \pi\!\int_a^b\!\bigl[R^2 - r^2\bigr]\,dx$
Identify outer vs inner
$f(x) \geq g(x)$ on $[a,b]$. Sketch first — the curve farther from the axis of rotation is always the outer radius.
Find limits from intersections
Set $f(x) = g(x)$ to find where the curves meet. Those $x$-values (or $y$-values for rotation about the $y$-axis) become your limits of integration.
Don't forget $\pi$
A very common error: evaluate the integral correctly but omit the $\pi$ factor. Volume of revolution always carries a $\pi$ when rotated about a Cartesian axis.
03
What you'll master
Know

Key facts

  • $V = \pi\displaystyle\int_a^b [f(x)^2 - g(x)^2]\,dx$ is the washer-method formula
  • Outer radius $R = f(x)$ is the curve farther from the axis
  • Limits of integration come from the intersection points of the two curves
Understand

Concepts

  • Why each thin washer has area $\pi(R^2 - r^2)$ and how summing washers gives volume
  • How to decide which curve is the outer radius for any given region
  • The connection between the washer method and the disk method (washer = disk with hole)
Can do

Skills

  • Set up and evaluate washer-method integrals for regions between two curves
  • Find intersection points and use them as limits of integration
  • Handle regions where the curves cross, splitting the integral appropriately
04
Key terms
Washer methodA technique for finding volumes of revolution when the solid has a hole, using $V = \pi\int[R^2 - r^2]\,dx$.
Outer radius $R$The distance from the axis of rotation to the outer boundary curve, i.e. $R = f(x)$ where $f(x) \geq g(x)$.
Inner radius $r$The distance from the axis of rotation to the inner boundary curve, i.e. $r = g(x)$ where $g(x) \leq f(x)$.
Region between curvesThe area enclosed between $y = f(x)$ (above) and $y = g(x)$ (below) between the intersection points.
Axis of rotationThe line about which the region is rotated. Most common: $x$-axis ($y=0$) or $y$-axis ($x=0$).
Intersection pointsSolutions to $f(x) = g(x)$, giving the limits of integration for the washer-method integral.
05
The washer method — full setup
core concept

To find the volume of the solid formed when the region between $y = f(x)$ and $y = g(x)$ (with $f(x) \geq g(x) \geq 0$) is rotated about the $x$-axis, follow these four steps:

  1. Sketch both curves and identify the enclosed region.
  2. Find intersections: solve $f(x) = g(x)$ to get the limits $a$ and $b$.
  3. Identify radii: outer $R = f(x)$, inner $r = g(x)$.
  4. Integrate: $V = \pi\displaystyle\int_a^b\!\bigl[f(x)^2 - g(x)^2\bigr]\,dx$.

Example — the hook question: Region between $y = x$ and $y = x^2$, $0 \leq x \leq 1$, rotated about the $x$-axis.

On $[0,1]$: $x \geq x^2$ so $f(x) = x$ (outer), $g(x) = x^2$ (inner).

$V = \pi\displaystyle\int_0^1\!\bigl[x^2 - x^4\bigr]\,dx = \pi\left[\dfrac{x^3}{3} - \dfrac{x^5}{5}\right]_0^1 = \pi\!\left(\dfrac{1}{3} - \dfrac{1}{5}\right) = \dfrac{2\pi}{15}$

Outer vs inner — quick check. On $[0,1]$: $x = 0.5$ gives $y = 0.5$ for the line and $y = 0.25$ for the parabola. Since $0.5 > 0.25$, the line $y=x$ is farther from the $x$-axis — so it is the outer radius.

To find the volume of the solid formed when the region between $y = f(x)$ and $y = g(x)$ (with $f(x) \geq g(x) \geq 0$) is rotated about the $x$-axis, follow these four steps:

Pause — copy the full four-step washer setup: (1) outer/inner identification; (2) find limits; (3) write $V=\pi\int_a^b([R]^2-[r]^2)\,dx$; (4) expand and integrate into your book.

Quick check: The region between $y = \sqrt{x}$ and $y = x$ (for $0 \leq x \leq 1$) is rotated about the $x$-axis. What is the outer radius?

06
Setting up the integral — common curve pairs
core concept

We just saw the full washer setup: identify outer/inner curves, find limits, write $V=\pi\int_a^b([R(x)]^2-[r(x)]^2)\,dx$, evaluate. That raises a question: which standard curve pairs appear most often in HSC problems, and how do you pre-classify them so you can start the setup instantly? This card answers it → parabola-line, two parabolas, and line-parabola pairs each have predictable shapes; a quick sketch decides outer vs inner.

Many HSC problems involve standard curve pairs. Recognising the shape of each region speeds up setup considerably:

  • Line and parabola: e.g. $y = x$ and $y = x^2$. Intersect at $x = 0$ and $x = 1$. Line is outer on $[0,1]$.
  • Two parabolas: e.g. $y = \sqrt{x}$ and $y = x^2$. Intersect at $x = 0$ and $x = 1$. $\sqrt{x} \geq x^2$ on $[0,1]$.
  • Trig and polynomial: e.g. $y = \cos x$ and $y = \sin x$. Find intersections, determine which is larger on each sub-interval.

Key step: always expand $(R^2 - r^2)$ before integrating — never try to integrate $(f - g)^2$ as a shortcut (that gives a different result).

Common error. Students sometimes write $V = \pi\!\int_a^b [f(x) - g(x)]^2\,dx$. This is wrong. The correct form is $\pi\!\int_a^b [f(x)^2 - g(x)^2]\,dx$. Each radius is squared separately before subtracting.

Many HSC problems involve standard curve pairs. Recognising the shape of each region speeds up setup considerably:

Pause — copy the three common HSC curve pairs (parabola-line, two parabolas, line-parabola) and a sketch-level diagram showing which is outer for each into your book.

Did you get this? True or false: for the region between $y = \sqrt{x}$ and $y = x^2$ rotated about the $x$-axis, the correct setup is $V = \pi\!\displaystyle\int_0^1\![x - x^4]\,dx$.

PROBLEM 1 · LINE AND PARABOLA

Find the volume of the solid formed when the region enclosed by $y = x$ and $y = x^2$ is rotated about the $x$-axis.

1
Intersections: $x = x^2 \Rightarrow x(x-1) = 0 \Rightarrow x = 0, 1$. On $[0,1]$: $x \geq x^2$, so $R = x$, $r = x^2$.
Sketch confirms the line $y=x$ sits above the parabola $y=x^2$ on $(0,1)$.
PROBLEM 2 · TWO PARABOLAS

Find the volume when the region enclosed by $y = \sqrt{x}$ and $y = x^2$ is rotated about the $x$-axis.

1
Intersections: $\sqrt{x} = x^2 \Rightarrow x = x^4 \Rightarrow x^4 - x = 0 \Rightarrow x(x^3-1) = 0 \Rightarrow x = 0, 1$.
On $[0,1]$: $\sqrt{x} \geq x^2$, so $R = \sqrt{x}$, $r = x^2$. Set up with $R^2 = x$, $r^2 = x^4$.
PROBLEM 3 · ROTATION ABOUT THE y-AXIS

The region enclosed by $x = y^2$ and $x = y$ (for $y \geq 0$) is rotated about the $y$-axis. Find the volume.

1
Intersections: $y^2 = y \Rightarrow y(y-1) = 0 \Rightarrow y = 0, 1$. On $[0,1]$ in $y$: $y \geq y^2$, so $R = y$, $r = y^2$. Integrate with respect to $y$.
Rotating about the $y$-axis means horizontal washers — use $y$ as the variable of integration.

Fill the gap: For the region between $y = \sqrt{x}$ and $y = x^2$ rotated about the $x$-axis, $V = \pi\!\displaystyle\int_0^1\!\bigl[x -$ $\bigr]\,dx$.

Trap 01
Squaring the difference instead of the difference of squares
The washer area is $\pi(R^2 - r^2)$, NOT $\pi(R - r)^2$. These are very different: $(R^2 - r^2) = (R+r)(R-r)$ while $(R-r)^2 = R^2 - 2Rr + r^2$. Always square each function separately before subtracting.
Trap 02
Getting outer and inner radii swapped
If you swap $R$ and $r$, you get a negative volume (or integrate a negative integrand). Always substitute a test value in the interval — whichever curve gives the larger $y$-value is the outer radius.
Trap 03
Using the wrong limits
Limits come from the intersection of the two curves, not from the $x$-intercepts of either curve individually. Solve $f(x) = g(x)$ — don't use the $x$-intercepts of just one function.

Did you get this? True or false: if the washer-method integrand $(R^2 - r^2)$ is negative over the integration interval, the outer and inner radii have been assigned incorrectly.

Work mode · how are you completing this lesson?
1

Find the intersections of $y = x$ and $y = x^3$, then state which curve is the outer radius on the positive interval.

2

Set up (do not evaluate) the washer-method integral for rotating the region between $y = \sqrt{x}$ and $y = x$ about the $x$-axis.

3

Evaluate $\pi\!\displaystyle\int_0^1\!\bigl[x - x^4\bigr]\,dx$ and state the volume in exact form.

4

Explain why the formula uses $(R^2 - r^2)$ rather than $(R - r)^2$. Use the example $R = 3$, $r = 1$ to illustrate.

5

The region between $y = 2x$ and $y = x^2$ is rotated about the $x$-axis. Find the volume.

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

11
Revisit your thinking

Earlier you decided which curve was the outer radius for the region between $y=x$ and $y=x^2$.

The answer: $y = x$ is the outer radius on $[0,1]$ because $x \geq x^2$ there (e.g. at $x=0.5$: $0.5 > 0.25$). The volume is $\dfrac{2\pi}{15}$. Did your intuition match? The key insight is that "outer radius" simply means the curve farther from the axis of rotation — check with a test value whenever you're unsure.

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 exact volume of the solid formed when the region bounded by $y = \sqrt{x}$ and $y = x^2$ is rotated about the $x$-axis. (2 marks)

auto-saved
ApplyBand 43 marks

Q2. The region enclosed by $y = 2x$ and $y = x^2$ is rotated about the $x$-axis. Find the exact volume. (3 marks)

auto-saved
AnalyseBand 53 marks

Q3. Explain why the washer-method formula is $\pi\!\displaystyle\int_a^b[f(x)^2 - g(x)^2]\,dx$ and not $\pi\!\displaystyle\int_a^b[f(x)-g(x)]^2\,dx$. Support your explanation with a numerical example. (3 marks)

auto-saved
Comprehensive answers (click to reveal)

Activity answers:

1. $y=x$ vs $y=x^3$: intersect at $x=0,1$. On $[0,1]$: $x \geq x^3$, so $y=x$ is outer.

2. $y=\sqrt{x}$ vs $y=x$: intersect at $x=0,1$. $\sqrt{x} \geq x$ on $(0,1)$. $V = \pi\!\int_0^1[x-x^2]\,dx$.

3. $\pi\!\int_0^1[x-x^4]\,dx = \pi\left[\tfrac{x^2}{2}-\tfrac{x^5}{5}\right]_0^1 = \pi(\tfrac{1}{2}-\tfrac{1}{5}) = \dfrac{3\pi}{10}$.

4. At $R=3, r=1$: $R^2-r^2 = 9-1=8$; $(R-r)^2=(3-1)^2=4$. These differ. The washer area is the area of the large circle minus the area of the small circle, not the square of the difference in radii.

5. $y=2x$ vs $y=x^2$: intersect at $x=0,2$. $R=2x$, $r=x^2$. $V = \pi\!\int_0^2[4x^2-x^4]\,dx = \pi\left[\tfrac{4x^3}{3}-\tfrac{x^5}{5}\right]_0^2 = \pi\!\left(\tfrac{32}{3}-\tfrac{32}{5}\right) = \pi \cdot 32 \cdot \tfrac{2}{15} = \dfrac{64\pi}{15}$.


Q1 (2 marks): $R=\sqrt{x}$, $r=x^2$, limits $0$ to $1$ [1]. $V = \pi\!\int_0^1[x-x^4]\,dx = \pi\!\left[\tfrac{x^2}{2}-\tfrac{x^5}{5}\right]_0^1 = \pi(\tfrac{1}{2}-\tfrac{1}{5}) = \mathbf{\dfrac{3\pi}{10}}$ cubic units [1].

Q2 (3 marks): Intersections: $2x=x^2 \Rightarrow x=0,2$ [1]. $R=2x$, $r=x^2$. $V=\pi\!\int_0^2[4x^2-x^4]\,dx = \pi\!\left[\tfrac{4x^3}{3}-\tfrac{x^5}{5}\right]_0^2 = \pi(\tfrac{32}{3}-\tfrac{32}{5})$ [1] $= \dfrac{64\pi}{15}$ cubic units [1].

Q3 (3 marks): Each washer (thin annular slice) has outer radius $R=f(x)$ and inner radius $r=g(x)$ [1]. Its cross-sectional area is $\pi R^2 - \pi r^2 = \pi(R^2-r^2)$, which is the area of the large disk minus the area of the hole — not $\pi(R-r)^2$ [1]. Numerical: at $R=2,r=1$: $\pi(4-1)=3\pi \neq \pi(2-1)^2=\pi$ [1].

01
Boss battle · The Volume Architect
earn bronze · silver · gold

Five timed questions on washer-method volume problems. 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 volumes-between-curves questions. Lighter alternative to the boss.

Mark lesson as complete

Tick when you've finished the practice and review.

🎓
Want help with Volumes Between Curves — Worked Examples?

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

Book a free session →