Volumes of Revolution around the x-axis and y-axis
Master the concept of volumes of revolution with advanced worked examples.
📚 Introduction
The concept of volumes of revolution involves rotating a function around a specified axis to create a three-dimensional solid. Think of it like this: You have a fan with one blade. When you look at it from the side, it’s just a 2D shape. But when you turn it on, that blade spins around and creates a 3D shape. This is a volume of revolution, and we will see how we can revolve functions around the x and y axes.
You must know basic integration and finding the area under curves before this lesson.
🎯 Learning Objectives
Know the formula to calculate volumes of revolution around the x and y axes, and be able to apply it in questions.
- Find the volume and area of 2D objects revolving around an axis
- Understand and use the formula for the volume of revolution
- Solve advanced problems involving calculus problem-solving
🔑 Key Concepts
Formula for Volume of Revolution:
The formula for the volume of revolution around the x-axis is given by:
So all you do is square the function first, then integrate normally, then multiply by $\pi$. That is all. If you are revolving around the y-axis, just integrate with respect to y (so it’ll be $dy$ instead of $dx$).
This is the formula for the volume of revolution when it’s revolving around 360° (or $2\pi$ radians).
📝 Worked Examples
📋 Example 1: Simple Volume of Revolution:
Question: Below shows the curve $ f(x) = -x^2 + 8x + 2x-16$, which is being revolved around the x-axis. Find the exact volume of the solid formed.
Solution:
We’re given that $f(x) = -x^2 + 8x + 2x - 16$. Let’s simplify:
💡 Tip:
This lesson assumes previous integration knowledge; therefore, only the volume of revolution steps will be explained.
Let’s find the limits $x_1$ and $x_2$:
Now we have everything to apply the formula:
Let’s now integrate:
📋 Example 2: Advanced example with y axis and algebraic manipulation:
The graph below shows the function $f(x) = y^2 - 6y + 10$
Question: The region R is bounded by the curve $f(x)$, Find the exact volume of the solid formed when R is revolved around the y-axis.
Solution:
Lets solve $f(y)^2$:
Lets integrate now
⚠️ Common Mistakes
🚫 Mistake 1: Forgetting to multiply by pi at the end
What students often do wrong: Its easy to get hyperfixated on the integral at first, then forget to multiply by $\pi$. Ensure you write out the entire equation at the start to avoid this.
💪 Practice Problems
Try these problems to test your understanding:
🎯 Practice Questions A
Evaluate the following:
(A) $x = \frac{1}{2}y + 1$ between $y = 2$ and $y = 5$
(B) $y = 2\sqrt{x}$ between $x = 0$ and $x = 1$
(C) $y = \frac{1}{x}$ between $x = 1$ and $x = 3$
(D) $y = 2x^2 - 4$ between $x = 5$ and $x = 11$
🔍 Show Solution
🎯 Practice Questions B
(A) The curve C with equation $y = 2x^2 + 5$. The region bounded by the y-axis, the curve C, and the line $y = 10$ is rotated $360°$ about the y-axis. Find the exact volume of the solid generated. (6 marks)
(B) The curve $C$ with equation $x = \frac{1}{2}y^2 + 1$. The region $R$ is bounded by the lines $y=1$, $y=4$, the $y$-axis and the curve $C$. The region is rotated through $2\pi$ radians about the $y$-axis. Find the volume of the solid generated. (6 marks)
(C) The finite region $R$ is bounded by the curve $x = \sqrt{y} + \frac{1}{y^2}$, the lines $y=4$, $y=9$, and the $y$-axis.
(i) Find the exact area of the region. (3 marks)
(ii) The region $R$ is rotated through $2\pi$ radians about the $y$-axis. Use integration to find the volume of the solid generated. Round your answer to 2 decimal places. (5 marks)
🔍 Show Solution
📋 Summary
🎯 Key Takeaways
- The volume of revolution around the x-axis is given by $V = \pi \int_{x_1}^{x_2} f(x)^2 \, dx$
- The volume of revolution around the y-axis is given by $V = \pi \int_{y_1}^{y_2} f(y)^2 \, dy$
- Always square the function first, then integrate, then multiply by $\pi$
- Find the limits of integration by determining where the curve intersects the axis or given boundaries
- Remember to expand squared expressions carefully and integrate term by term
📚 What's Next?
Practice more volume problems with different types of functions. Next, explore more complex volumes involving parametric equations, and applications in engineering and physics contexts.