zuai-logo

Volumes of Revolution

Emily Davis

Emily Davis

5 min read

Listen to this study note

Study Guide Overview

This study guide covers calculating the volume of revolution around the x-axis using the disc method. It explains the formula V = π∫ab[f(x)]² dx and provides a worked example, practice questions, exam tips, and a glossary of key terms like solid of revolution, region, and definite integral.

Volume with Disc Method Revolving Around the x-axis

Table of Contents

  1. Introduction to Volume of Revolution
  2. Using the Disc Method
  3. Exam Tips
  4. Worked Example
  5. Practice Questions
  6. Summary and Key Takeaways
  7. Glossary

Introduction to Volume of Revolution

What is a Volume of Revolution Around the x-axis?

A solid of revolution is formed when an area bounded by a function y=f(x)y=f(x) (and other boundary equations) is rotated 2π2\pi radians (360°360°) around the xx-axis. The volume of revolution is the volume of this solid.

Be careful – the 'front' and 'back' of this solid are flat because they were created from straight (vertical) lines. 3D sketches can be misleading.

Using the Disc Method

How to Calculate a Volume of Revolution Around the x-axis?

For a continuous function ff, if the region bounded by:

  • the curve y=f(x)y=f(x) and the xx-axis
  • between x=ax=a and x=bx=b

is rotated 2π2\pi radians (360°360°) around the xx-axis, then the volume of revolution is:

V=πaby2,dx=πab[f(x)]2,dxV = \pi \int_{a}^{b} y^2 , dx = \pi \int_{a}^{b} [f(x)]^2 , dx

Key Concept

Note that x=ax=a and x=bx=b are the limits of integration. If x=ax=a and x=bx=b are not stated in a question, these boundaries could involve the yy-axis (x=0x=0) and/or other boundary functions.

This method of finding volumes of revolution uses the concept of a definite integral to calculate an accumulation of change. It is a special case of 'finding volumes from areas of known cross-sections'.

For a disc with a circular cross-section of radius y\left|y\right| and thickness dxdx, its volume is πy2dx\pi y^2 \, dx. The integral π_aby2dx\pi \int\_{a}^{b} y^2 \, dx sums up these infinitesimally thin discs from x=ax=a to x=bx=b.

Exam Tips

Exam Tip

If the given function involves a square root, remember that the square root will be 'squared away' when using the Volume of Revolution formula.

Exam Tip

If a diagram is not provided, sketching the curve, limits, and other boundaries can really help. A graphing calculator can assist with this.

Worked Example

Example Problem

Find the volume of the solid formed by rotating the region bounded by y=3x2+2y=\sqrt{3x^2+2}, the xx-axis, and the vertical line x=3x=3 around the xx-axis. Give your answer as an exact value.

Solution:

Using the formula for the volume of revolution:

V=π03[3x2+2]2,dxV = \pi \int_{0}^{3} [\sqrt{3x^2 + 2}]^2 , dx

Simplify the integrand:

V=π03(3x2+2),dxV = \pi \int_{0}^{3} (3x^2 + 2) , dx

Integrate:

V=π[x3+2x]03V = \pi \left[ x^3 + 2x \right]_{0}^{3}

Evaluate the definite integral:

V=π[(33+23)(03+20)]V = \pi \left[ (3^3 + 2 \cdot 3) - (0^3 + 2 \cdot 0) \right]

V=π[27+6]V = \pi [27 + 6]

V=33πV = 33\pi

Therefore, the volume of the solid is 33π,units333\pi , \text{units}^3.

Practice Questions

Practice Question

Question 1: Find the volume of the solid formed by rotating the region bounded by y=x2y=x^2, the xx-axis, and the lines x=0x=0 and x=2x=2 around the xx-axis.

Answer: V=8π5units3V = \frac{8\pi}{5} \, \text{units}^3
Practice Question

Question 2: Determine the volume of the solid formed by rotating the region bounded by y=sin(x)y=\sin(x), the xx-axis, and the lines x=0x=0 and x=πx=\pi around the xx-axis.

Answer: V=2π2units3V = 2\pi^2 \, \text{units}^3

Summary and Key Takeaways

Summary

  • A volume of revolution around the xx-axis is formed by rotating an area under a curve around the xx-axis.
  • The disc method uses the formula V=πab[f(x)]2,dxV = \pi \int_{a}^{b} [f(x)]^2 , dx to find this volume.
  • Integrating the square of the function from x=ax=a to x=bx=b gives the total volume.

Key Takeaways

  • Always sketch the region if a diagram is not provided.
  • Remember that square roots in the function will be squared away in the formula.
  • Use the integral limits x=ax=a and x=bx=b as boundaries for your calculations.

Glossary

Volume of Revolution: The volume of a solid formed by rotating a region around an axis.

Disc Method: A method to calculate the volume of a solid of revolution using integration.

Integral: A mathematical concept that represents the area under the curve, accumulation of quantities, etc.

Definite Integral: An integral with specific upper and lower limits, used to calculate exact areas or volumes.

Practice Questions

Practice Question

Question 3: Find the volume of the solid formed by rotating the region bounded by y=2xy=2x, the xx-axis, and the lines x=0x=0 and x=1x=1 around the xx-axis.

Answer: V=2π3units3V = \frac{2\pi}{3} \, \text{units}^3

Question 1 of 8

What is a solid of revolution? 🤔

A 2D shape rotated around an axis

A 3D shape formed by rotating an area around an axis

A 3D shape formed by shifting an area

Any 3D shape with circular cross-sections