Unit 8.12 – Volume with Washer Method: Revolving Around Other Axes
AP® Calculus AB & BC | Advanced Hollow Solids of Revolution
Why This Matters: This is the ULTIMATE challenge in volumes of revolution! Combining the washer method with rotation around lines like \(y = k\) or \(x = h\) requires careful calculation of BOTH outer and inner radii as distances from the axis. This is where AP® exams test your complete mastery of solids of revolution. Master this and you've conquered the entire topic!
🎯 The Critical Concept: Double Distance Calculation
THE GOLDEN RULE
Both Radii Are Distances:
- Outer radius: Distance from axis to outer curve
- Inner radius: Distance from axis to inner curve
⚠️ CRITICAL: You CANNOT just use function values. You MUST subtract the axis value from BOTH curves!
↔️ Revolving Around Horizontal Line y = k
Washer Method: y = k
When rotating region between \(y = f(x)\) and \(y = g(x)\) around \(y = k\):
where
If \(f(x) > g(x) > k\) (both above the axis):
- Outer radius: \(R(x) = f(x) - k\)
- Inner radius: \(r(x) = g(x) - k\)
If \(k > f(x) > g(x)\) (both below the axis):
- Outer radius: \(R(x) = k - g(x)\)
- Inner radius: \(r(x) = k - f(x)\)
↕️ Revolving Around Vertical Line x = h
Washer Method: x = h
When rotating region between \(x = f(y)\) and \(x = g(y)\) around \(x = h\):
where
If \(f(y) > g(y) > h\) (both right of axis):
- Outer radius: \(R(y) = f(y) - h\)
- Inner radius: \(r(y) = g(y) - h\)
If \(h > f(y) > g(y)\) (both left of axis):
- Outer radius: \(R(y) = h - g(y)\)
- Inner radius: \(r(y) = h - f(y)\)
🔍 Determining Outer and Inner Radii
Step-by-Step Process:
- Sketch the region and axis: Visualize which curve is farther
- For each curve, calculate distance from axis:
- For \(y = k\): distance = \(|f(x) - k|\) and \(|g(x) - k|\)
- For \(x = h\): distance = \(|f(y) - h|\) and \(|g(y) - h|\)
- Compare distances: Larger distance = outer radius
- Set up integral: \(V = \pi\int([R]^2 - [r]^2)\)
📖 Comprehensive Worked Examples
Example 1: Around y = -1 (Horizontal Line)
Problem: Find the volume when the region bounded by \(y = x\) and \(y = x^2\) is rotated around \(y = -1\).
Solution:
Step 1: Find intersection points
Bounds: \([0, 1]\)
Step 2: Sketch and analyze
Both curves are ABOVE \(y = -1\)
On \([0, 1]\): \(x > x^2\)
Step 3: Calculate distances from \(y = -1\)
Distance from \(y = x\) to \(y = -1\): \(x - (-1) = x + 1\)
Distance from \(y = x^2\) to \(y = -1\): \(x^2 - (-1) = x^2 + 1\)
Since \(x + 1 > x^2 + 1\) when \(x < x^2\) is false, we need to check:
At \(x = 0.5\): \(0.5 + 1 = 1.5\) and \(0.25 + 1 = 1.25\)
So \(y = x\) is farther!
Step 4: Set up and evaluate
Outer: \(R = x + 1\), Inner: \(r = x^2 + 1\)
ANSWER: \(V = \frac{7\pi}{15}\) cubic units
Example 2: Around y = 2 (Above the Region)
Problem: Region between \(y = x^2\) and \(y = 0\) from \(x = 0\) to \(x = 1\), rotated around \(y = 2\).
Analysis:
Both curves BELOW \(y = 2\)
Distance from \(y = x^2\) to \(y = 2\): \(2 - x^2\)
Distance from \(y = 0\) to \(y = 2\): \(2 - 0 = 2\)
\(y = 0\) is farther from axis (constant distance of 2)
Setup and evaluate:
Outer: \(R = 2\), Inner: \(r = 2 - x^2\)
Example 3: Around x = -1 (Vertical Line)
Problem: Region bounded by \(x = y^2\) and \(x = 4\) rotated around \(x = -1\).
Setup:
When \(x = 4\): \(y = \pm 2\), so bounds: \(y \in [-2, 2]\)
Both curves RIGHT of \(x = -1\)
Distance from \(x = 4\) to \(x = -1\): \(4 - (-1) = 5\)
Distance from \(x = y^2\) to \(x = -1\): \(y^2 - (-1) = y^2 + 1\)
\(x = 4\) is farther (constant distance 5 > \(y^2 + 1\) for all \(y \in [-2,2]\))
Evaluate:
Outer: \(R = 5\), Inner: \(r = y^2 + 1\)
By symmetry:
Example 4: Around x = 2 (Between the Curves)
Problem: Region between \(x = y^2\) and \(x = 2y\) rotated around \(x = 2\).
Find intersections and analyze:
On \([0, 2]\): \(2y > y^2\)
Distance from \(x = 2y\) to \(x = 2\): \(|2y - 2| = 2|y - 1|\)
Distance from \(x = y^2\) to \(x = 2\): \(|y^2 - 2|\)
Need to check which is farther...
For \(y \in [0, \sqrt{2}]\): \(y^2 < 2\), so distance = \(2 - y^2\)
For \(y \in [\sqrt{2}, 2]\): \(y^2 > 2\), so distance = \(y^2 - 2\)
This problem requires splitting the integral!
📋 Complete Step-by-Step Process
Systematic Approach
The 8-Step Method:
- Identify axis of rotation: \(y = k\) or \(x = h\)?
- Sketch region and axis: Critical for visualization!
- Find intersection points: Determine bounds
- For each curve, calculate distance from axis:
- Subtract axis value from curve
- Use absolute value if needed
- Compare distances: Identify outer (larger) and inner (smaller)
- Set up integral: \(V = \pi\int([R]^2 - [r]^2)\)
- Expand and simplify
- Evaluate and check answer
📊 Complete Comparison Table
| Axis | Outer Radius | Inner Radius | Variable |
|---|---|---|---|
| x-axis | \(R = f(x)\) (upper) | \(r = g(x)\) (lower) | \(dx\) |
| y-axis | \(R = f(y)\) (right) | \(r = g(y)\) (left) | \(dy\) |
| \(y = k\) | \(R = |f(x) - k|\) (farther) | \(r = |g(x) - k|\) (closer) | \(dx\) |
| \(x = h\) | \(R = |f(y) - h|\) (farther) | \(r = |g(y) - h|\) (closer) | \(dy\) |
💡 Essential Tips & Strategies
✅ Success Strategies:
- ALWAYS sketch: Cannot stress this enough for other axes!
- Calculate BOTH distances: From axis to each curve
- Compare distances at a test point: To determine outer/inner
- Subtract axis value from BOTH curves
- Watch the signs: If curve below/left of axis, axis - curve
- Square each radius separately: Then subtract
- Expand carefully: Many terms to keep track of
- Include π in answer
🔥 Quick Decision Guide:
- Both curves above \(y = k\): Subtract k from both
- Both curves below \(y = k\): Subtract both from k
- Both curves right of \(x = h\): Subtract h from both
- Both curves left of \(x = h\): Subtract both from h
- Curves on opposite sides: Calculate each distance separately
❌ Common Mistakes to Avoid
- Mistake 1: Using function values instead of distances (forgetting to subtract axis value)
- Mistake 2: Only subtracting axis from one curve, not both
- Mistake 3: Wrong subtraction order (curve - axis vs axis - curve)
- Mistake 4: Not determining which is outer and which is inner
- Mistake 5: Squaring \((R - r)\) instead of \(R^2 - r^2\)
- Mistake 6: Sign errors when expanding
- Mistake 7: Not sketching the region (huge mistake for this topic!)
- Mistake 8: Wrong variable (\(dx\) vs \(dy\))
- Mistake 9: Integration errors
- Mistake 10: Forgetting π or wrong final simplification
📝 Practice Problems
Find the volume:
- Region between \(y = x\) and \(y = x^2\) rotated around \(y = 2\).
- Region between \(y = x^2\) and \(y = 4\) rotated around \(y = -1\).
- Region between \(x = y^2\) and \(x = 4\) rotated around \(x = 5\).
- Region between \(y = \sqrt{x}\) and \(y = x\) rotated around \(y = -1\).
Answers:
- \(\frac{13\pi}{30}\) cubic units
- \(\frac{608\pi}{15}\) cubic units
- \(\frac{192\pi}{5}\) cubic units
- \(\frac{13\pi}{6}\) cubic units
✏️ AP® Exam Success Tips
What AP® Graders Look For:
- Clearly identify axis: State which line you're rotating around
- Show distance calculations: For BOTH curves
- Explain outer vs inner: "Distance from \(y = k\) to curve is..."
- Correct setup: \(V = \pi\int([R]^2 - [r]^2)\) with correct distances
- Show expansion: \([f(x)-k]^2 - [g(x)-k]^2\)
- Show integration work
- Evaluate at bounds
- Include π in final answer
💯 Exam Strategy:
- Read axis of rotation VERY carefully
- Sketch region AND axis of rotation
- Calculate distance from axis to EACH curve
- Compare distances to determine outer/inner
- Write: "Outer radius = [formula], Inner radius = [formula]"
- Set up integral showing both squared terms
- Expand completely before integrating
- Evaluate and simplify
- Check: Does answer make sense?
⚡ Quick Reference Guide
WASHER - OTHER AXES ESSENTIALS
Around \(y = k\):
Calculate distance from \(y = k\) to EACH curve
Around \(x = h\):
Calculate distance from \(x = h\) to EACH curve
THE GOLDEN RULE:
- BOTH radii are distances from axis!
- Outer = curve FARTHER from axis
- Inner = curve CLOSER to axis
- Subtract axis value from BOTH curves!
- SKETCH IS MANDATORY!
Master Washer Method Around Other Axes! The ultimate formula: \(V = \pi\int_a^b([R]^2-[r]^2)\,dx\) where BOTH \(R\) and \(r\) are DISTANCES from axis of rotation. For \(y = k\): \(R = |f(x)-k|\) and \(r = |g(x)-k|\) where farther curve gives outer radius. For \(x = h\): \(R = |f(y)-h|\) and \(r = |g(y)-h|\). Critical concept: you CANNOT use function values directly—must calculate distance by subtracting axis value from BOTH curves. Common scenario: both curves same side of axis → if above/right, subtract axis from curves; if below/left, subtract curves from axis. Outer is always curve FARTHER from axis. Process: (1) identify axis, (2) SKETCH, (3) calculate BOTH distances, (4) compare to determine outer/inner, (5) set up integral with both distances, (6) expand and integrate. Most common error: forgetting to subtract axis from both curves. This is the HARDEST volume topic—requires complete mastery of all concepts. Practice extensively! 🎯✨