Home » Blog » Volume of cylindrical hole removed from a sphere

Volume of cylindrical hole removed from a sphere

Given a solid sphere of radius 2r, what is the volume of material from a hole of radius r through the center of the sphere.


First, the volume of a sphere of radius 2r is given by

    \[ V_S = \frac{4}{3} \pi (2r)^3 = \frac{32}{3} \pi r^3. \]

Then, the volume of a sphere with a hole drilled in it is the volume of the solid of revolution generated by the region between f(x) = \sqrt{4r^2 - x^2} and g(x) = r from -\sqrt{3} r to \sqrt{3} r. Denoting this volume by V_T we then have,

    \begin{align*}  V_T &= \pi \int_{-\sqrt{3} r}^{\sqrt{3} r} (4r^2 - x^2 - r^2) \, dx \\      &= \pi \left( \int_{-\sqrt{3} r}^{\sqrt{3}r} (3r^2 - x^2) \, dx \right) \\      &= 6 \sqrt{3} \pi r^3 - 2 \sqrt{3} \pi r^3 \\      &= 4 \sqrt{3} \pi r^3. \end{align*}

Thus, the volume of the material removed from the sphere by drilling a hole in it is given by

    \[ \frac{32}{3} \pi r^3 - 4\sqrt{3} \pi r^3 = \left( \frac{32}{3} - 4 \sqrt{3} \right) \pi r^3. \]

6 comments

    • AudioRebel says:

      The trick is that the hole/tube does not end at the x-axis where f(x) = 0 but where f(x) = r.

      From the middle inside the hole/tube it goes r units up and r units down. thus set the equation of the semi-sphere f(x) = r and solve for x. This will give you the limits of integration.

Point out an error, ask a question, offer an alternative solution (to use Latex type [latexpage] at the top of your comment):