Skip to main content

Section 3.6 Spheres

A sphere is a 3D shape that is perfectly round, like a ball. Basketballs, globes, bubbles, and planets are all approximately spherical.
Unlike prisms, pyramids, cylinders, and cones, a sphere is completely curved, and has no base, no edges, and no flat faces.
It turns out that this makes it more complicated conceptually, and requiring more creativity.

Subsection 3.6.1 Volume of a Sphere

In fact, the volume of a sphere is

Example 3.6.1. Deriving the Volume Formula.

It turns out, we can derive the volume of a sphere from 2 formulas we already know: the volume of a cylinder and the volume of a cone.
Consider a sphere, with a radius \(r\text{.}\) It fits exactly inside a cylinder of radius \(r\) and height \(2r\) (like a ball in a can).
The key fascinating insight is: the volume of the sphere can be thought of as the volume of the entire cylinder, minus the volume of two cones, each with base radius \(r\) and height \(r\text{,}\) placed inside the cylinder with their tips meeting at the center of the sphere.
To see why, slice all three shapes at the same height. At each level, the sphere’s cross-section has the same area as the cylinder’s cross-section, minus the cones’ cross-section,
This means that the volume of the sphere is the volume of the cylinder, minus the volume of the two cones.
  • The cylinder has volume,
    \begin{equation*} V_{\text{cyl}} = \pi r^2 \cdot 2r = 2\pi r^3 \end{equation*}
  • Each cone has base radius \(r\) and height \(r\text{.}\) The total volume of the two cones is,
    \begin{align*} V_{2 \text{ cones}} \amp= 2 \cdot \frac{1}{3}\pi r^2 \cdot r\\ \amp= \frac{2}{3}\pi r^3 \end{align*}
Then, to get the volume of the sphere, subtract the volume of the 2 cones from the volume of the cylinder,
\begin{align*} V_{\text{sphere}} \amp= V_{\text{cyl}} - V_{2 \text{ cones}}\\ \amp= 2\pi r^3 - \frac{2}{3}\pi r^3\\ \amp= \frac{4}{3}\pi r^3 \end{align*}
The volume of a sphere is,
\begin{equation*} \boxed{V_{\text{sphere}} = \frac{4}{3}\pi r^3 \qquad r \rightarrow \text{radius}} \end{equation*}

Example 3.6.2. Volume of a Sphere.

Find the volume of a sphere with radius 3 cm.
\begin{align*} V \amp= \frac{4}{3}\pi r^3\\ \amp= \frac{4}{3}\pi(3)^3\\ \amp= 36\pi\\ \amp\approx 113.1 \text{ cm}^3 \end{align*}
So, the volume is about 113.1 cm\(^3\text{.}\)

Example 3.6.3. Finding the Radius from Volume.

A sphere has volume \(288\pi \text{ cm}^3\text{.}\) Find its radius.
Starting from the volume formula, plug in \(V = 288\pi\text{,}\)
\begin{equation*} \frac{4}{3}\pi r^3 = 288\pi \end{equation*}
We want to solve for \(r\text{.}\) First, divide both sides by \(\pi\text{,}\)
\begin{equation*} \frac{4}{3} r^3 = 288 \end{equation*}
To get rid of \(\frac{4}{3}\) on the left, multiply both sides by \(\frac{3}{4}\text{,}\)
\begin{equation*} r^3 = 288 \times \frac{3}{4} = 216 \end{equation*}
Finally, to isolate \(r\text{,}\) take the cube root of both sides,
\begin{equation*} r = \sqrt[3]{216} = 6 \text{ cm} \end{equation*}

Subsection 3.6.2 Surface Area of a Sphere

In fact, the surface area of a sphere, is 4 times the area of a circle with the same radius.

Example 3.6.4. Why the Formula Works.

The surface area of a sphere is,
\begin{equation*} \boxed{SA_{\text{sphere}} = 4\pi r^2 \qquad r \rightarrow \text{radius}} \end{equation*}

Example 3.6.5. Surface Area of a Sphere.

Find the surface area of a sphere with radius 6 cm.
\begin{align*} SA \amp= 4\pi r^2\\ \amp= 4\pi(6)^2\\ \amp= 4\pi(36)\\ \amp= 144\pi\\ \amp\approx 452.4 \text{ cm}^2 \end{align*}

Example 3.6.6. Surface Area Given Diameter.

A basketball has diameter 24 cm. Find its surface area.
First, \(r = \frac{d}{2} = \frac{24}{2} = 12\) cm. Then,
\begin{align*} SA \amp= 4\pi r^2\\ \amp= 4\pi(12)^2\\ \amp= 4\pi(144)\\ \amp= 576\pi\\ \amp\approx 1809.6 \text{ cm}^2 \end{align*}

Remark 3.6.7. Hemispheres.

A hemisphere is half of a sphere. Its volume is \(V = \frac{1}{2} \cdot \frac{4}{3}\pi r^3 = \frac{2}{3}\pi r^3\text{.}\) Its total surface area includes the curved part (\(2\pi r^2\text{,}\) half of \(4\pi r^2\)) plus the flat circular face (\(\pi r^2\)), giving,
\begin{equation*} SA_{\text{hemisphere}} = 2\pi r^2 + \pi r^2 = 3\pi r^2 \end{equation*}

Example 3.6.8. Hemisphere.

Find the total surface area and volume of a hemisphere with radius 8 cm.
The total surface area is the curved part plus the flat circular base,
\begin{align*} SA \amp= 2\pi r^2 + \pi r^2\\ \amp= 2\pi(64) + \pi(64)\\ \amp= 128\pi + 64\pi\\ \amp= 192\pi\\ \amp\approx 603.2 \text{ cm}^2 \end{align*}
The volume is half the volume of a full sphere,
\begin{align*} V \amp= \frac{2}{3}\pi r^3\\ \amp= \frac{2}{3}\pi(8)^3\\ \amp= \frac{1024\pi}{3}\\ \amp\approx 1072.3 \text{ cm}^3 \end{align*}

Example 3.6.9. Surface Area from Circumference.

A ball has circumference 69.1 cm. Find its surface area.
First, find the radius from the circumference \(C = 2\pi r\text{,}\)
\begin{align*} r \amp= \frac{C}{2\pi}\\ \amp= \frac{69.1}{2\pi}\\ \amp\approx 11.0 \text{ cm} \end{align*}
Then,
\begin{align*} SA \amp= 4\pi r^2\\ \amp= 4\pi(11.0)^2\\ \amp= 484\pi\\ \amp\approx 1520.5 \text{ cm}^2 \end{align*}

Subsection 3.6.3 Examples

Exercise Group 3.6.1. Surface Area and Volume of Spheres.

Find the surface area and volume of each sphere. Give exact answers and decimal approximations.
(a)
Radius 5 cm.
Answer.
\(SA = 4\pi(25) = 100\pi \approx 314.2 \text{ cm}^2\text{.}\) \(V = \frac{4}{3}\pi(125) = \frac{500\pi}{3} \approx 523.6 \text{ cm}^3\text{.}\)
(b)
Radius 10 m.
Answer.
\(SA = 400\pi \approx 1256.6 \text{ m}^2\text{.}\) \(V = \frac{4000\pi}{3} \approx 4188.8 \text{ m}^3\text{.}\)
(c)
Diameter 24.8 cm.
Answer.
\(r = 12.4\text{.}\) \(SA = 4\pi(153.76) = 615.04\pi \approx 1932.1 \text{ cm}^2\text{.}\) \(V = \frac{4}{3}\pi(1906.624) = \frac{7626.496\pi}{3} \approx 7985.7 \text{ cm}^3\text{.}\)
(d)
Diameter 18 cm.
Answer.
\(r = 9\text{.}\) \(SA = 4\pi(81) = 324\pi \approx 1017.9 \text{ cm}^2\text{.}\) \(V = \frac{4}{3}\pi(729) = 972\pi \approx 3053.6 \text{ cm}^3\text{.}\)

Exercise Group 3.6.2. Reverse Problems.

Find the missing dimension.
(a)
A sphere has surface area \(196\pi \text{ cm}^2\text{.}\) Find the radius.
Answer.
\(4\pi r^2 = 196\pi\text{,}\) so \(r^2 = 49\text{,}\) giving \(r = 7\) cm.
(b)
A sphere has volume \(\frac{4000\pi}{3} \text{ cm}^3\text{.}\) Find the radius.
Answer.
\(\frac{4}{3}\pi r^3 = \frac{4000\pi}{3}\text{,}\) so \(r^3 = 1000\text{,}\) giving \(r = 10\) cm.
(c)
A sphere has surface area \(\frac{7744}{\pi} \text{ cm}^2\text{.}\) Find the diameter. Hint: a bowling ball has surface area approximately \(2464 \text{ cm}^2\text{.}\)
Answer.
If \(SA = 2464\text{,}\) then \(4\pi r^2 = 2464\text{,}\) so \(r^2 = \frac{2464}{4\pi} = \frac{616}{\pi} \approx 196.1\text{,}\) giving \(r \approx 14.0\) cm, \(d \approx 28.0\) cm.
(d)
An exercise ball has volume approximately \(14{,}137 \text{ cm}^3\text{.}\) Find its diameter.
Answer.
\(\frac{4}{3}\pi r^3 = 14137\text{,}\) so \(r^3 = \frac{14137 \times 3}{4\pi} = \frac{42411}{4\pi} \approx 3375.1\text{.}\) Then \(r \approx \sqrt[3]{3375} = 15.0\) cm, so \(d \approx 30\) cm.

Exercise Group 3.6.3. Hemisphere Problems.

Find the missing dimensions.
(a)
Find the total surface area and volume of a hemisphere with diameter 2.4 cm.
Answer.
\(r = 1.2\text{.}\) \(SA = 3\pi(1.44) = 4.32\pi \approx 13.6 \text{ cm}^2\text{.}\) \(V = \frac{2}{3}\pi(1.728) = 1.152\pi \approx 3.6 \text{ cm}^3\text{.}\)
(b)
A hemispherical bowl has radius 12 cm. How many mL of soup can it hold?
Answer.
\(V = \frac{2}{3}\pi(12)^3 = \frac{2}{3}\pi(1728) = 1152\pi \approx 3619.1 \text{ cm}^3 = 3619 \text{ mL} \approx 3.6 \text{ L}\text{.}\)

Exercise Group 3.6.4. Algebra Practice.

Find the missing dimension.
(a)
The surface area of a tennis ball is approximately \(127 \text{ cm}^2\text{.}\) What is the radius of the tennis ball to the nearest tenth?
Answer.
\(4\pi r^2 = 127\text{,}\) so \(r^2 = \frac{127}{4\pi} \approx 10.11\text{,}\) giving \(r \approx 3.2\) cm.
(b)
A sphere has a surface area of 452 square inches. What is its diameter to the nearest inch?
Answer.
\(4\pi r^2 = 452\text{,}\) so \(r^2 = \frac{452}{4\pi} \approx 36.0\text{,}\) giving \(r \approx 6.0\) in and \(d \approx 12\) in.
(c)
A sphere has surface area \(385 \text{ cm}^2\text{.}\) Find the radius.
Answer.
\(4\pi r^2 = 385\text{,}\) so \(r^2 = \frac{385}{4\pi} \approx 30.64\text{,}\) giving \(r \approx 5.5\) cm.
(d)
A sphere has volume \(48 \text{ cm}^3\text{.}\) Find the radius.
Answer.
\(\frac{4}{3}\pi r^3 = 48\text{,}\) so \(r^3 = \frac{36}{\pi} \approx 11.46\text{,}\) giving \(r \approx 2.3\) cm.

Checkpoint 3.6.10. Circumference to Surface Area.

A ball has circumference 95.8 cm. Find its surface area.
Answer.
\(r = \frac{95.8}{2\pi} \approx 15.24\) cm. \(SA = 4\pi(15.24)^2 = 4\pi(232.3) \approx 2919.5 \text{ cm}^2\text{.}\)

Checkpoint 3.6.11. Marble Volume.

A marble has diameter 1.5 cm. Find its volume.
Answer.
\(r = 0.75\text{.}\) \(V = \frac{4}{3}\pi(0.75)^3 = \frac{4}{3}\pi(0.421875) = 0.5625\pi \approx 1.77 \text{ cm}^3\text{.}\)

Checkpoint 3.6.12. Spherical Tank Radius.

A spherical tank has volume \(500 \text{ m}^3\text{.}\) Find the radius to the nearest tenth.
Answer.
\(\frac{4}{3}\pi r^3 = 500\text{,}\) so \(r^3 = \frac{1500}{4\pi} = \frac{375}{\pi} \approx 119.37\text{.}\) Then \(r \approx \sqrt[3]{119.37} \approx 4.9\) m.

Checkpoint 3.6.13. Hemisphere Circumference.

A hemisphere has circumference 47.1 m (measured around the flat face). Find its surface area and volume.
Answer.
\(r = \frac{47.1}{2\pi} \approx 7.5\) m. \(SA = 3\pi(56.25) = 168.75\pi \approx 530.1 \text{ m}^2\text{.}\) \(V = \frac{2}{3}\pi(421.875) = 281.25\pi \approx 883.6 \text{ m}^3\text{.}\)

Checkpoint 3.6.14. Sphere vs Hemisphere Surface Area.

A sphere has a radius of 5.0 cm. What is the radius of a hemisphere that has the same surface area as the sphere?
Hint.
The sphere has \(SA = 4\pi(5)^2 = 100\pi\text{.}\) A hemisphere has \(SA = 3\pi r^2\text{.}\)
Answer.
\(3\pi r^2 = 100\pi\text{,}\) so \(r^2 = \frac{100}{3}\text{,}\) giving \(r = \sqrt{\frac{100}{3}} \approx 5.8\) cm.

Checkpoint 3.6.15. Comparing Sphere and Hemisphere.

A sphere has diameter 12 cm and a hemisphere has radius 8 cm. Which has the greater surface area? Which has the greater volume?
Answer.
Sphere: \(SA = 4\pi(36) = 144\pi \approx 452.4 \text{ cm}^2\text{,}\) \(V = \frac{4}{3}\pi(216) = 288\pi \approx 904.8 \text{ cm}^3\text{.}\) Hemisphere: \(SA = 3\pi(64) = 192\pi \approx 603.2 \text{ cm}^2\text{,}\) \(V = \frac{2}{3}\pi(512) = \frac{1024\pi}{3} \approx 1072.3 \text{ cm}^3\text{.}\) The hemisphere has both greater SA and greater V.

Checkpoint 3.6.16. Scaling a Balloon.

A spherical balloon has radius 10 cm. It is blown up to 3 times its radius. Compare the circumference, surface area, and volume of the two sizes.
Answer.
Old: \(C = 20\pi\text{,}\) \(SA = 400\pi\text{,}\) \(V = \frac{4000\pi}{3}\text{.}\) New (\(r = 30\)): \(C = 60\pi\text{,}\) \(SA = 3600\pi\text{,}\) \(V = 36{,}000\pi\text{.}\) The circumference is \(3\times\) larger, the SA is \(9\times\) larger, and the volume is \(27\times\) larger. In general, scaling the radius by \(k\) scales \(C\) by \(k\text{,}\) \(SA\) by \(k^2\text{,}\) and \(V\) by \(k^3\text{.}\)

Checkpoint 3.6.17. Glass Bead.

A glass bead has diameter 11 mm. What is its surface area?
Answer.
\(r = 5.5\text{.}\) \(SA = 4\pi(30.25) = 121\pi \approx 380.1 \text{ mm}^2\text{.}\)

Subsection 3.6.4 Word Problems

Example 3.6.18. Water Balloon.

A spherical water balloon has radius 8 cm. How many mL of water does it hold?
\begin{align*} V \amp= \frac{4}{3}\pi r^3\\ \amp= \frac{4}{3}\pi(8)^3\\ \amp= \frac{2048\pi}{3}\\ \amp\approx 2144.7 \text{ cm}^3 \end{align*}
Since \(1 \text{ cm}^3 = 1 \text{ mL}\text{,}\) the balloon holds approximately 2145 mL (about 2.1 L) of water.

Checkpoint 3.6.19. Inflated Balloon.

A spherical balloon is inflated to a radius of 15 cm. How many litres of air does it contain?
Answer.
\(V = \frac{4}{3}\pi(15)^3 = 4500\pi \approx 14{,}137 \text{ cm}^3 = 14.1 \text{ L}\text{.}\)

Checkpoint 3.6.20. Baseball Leather.

An official baseball has a diameter of 7.4 cm. How much leather is needed to cover the ball, to the nearest tenth of a square centimetre?
Answer.
\(r = 3.7\text{.}\) \(SA = 4\pi(3.7)^2 = 4\pi(13.69) = 54.76\pi \approx 172.0 \text{ cm}^2\text{.}\)

Checkpoint 3.6.21. Globe Varnish.

A spherical globe has circumference 158 cm. The surface is to be painted with a high-gloss varnish. What is the area to be painted, to the nearest square centimetre?
Answer.
\(r = \frac{158}{2\pi} \approx 25.15\) cm. \(SA = 4\pi(25.15)^2 \approx 7946 \text{ cm}^2\text{.}\)

Checkpoint 3.6.22. Volleyball vs Basketball.

The size of a ball used in sport is often given by its circumference. A volleyball has a circumference of 66 cm and a basketball has a circumference of \(29\frac{1}{2}\) in.
  1. Find the radius of each ball to the nearest unit.
  2. Find the surface area of each ball to the nearest square unit.
  3. Which ball is larger?
Answer.
Volleyball: \(r = \frac{66}{2\pi} \approx 10.5\) cm. \(SA \approx 1386 \text{ cm}^2\text{.}\) Basketball: \(r = \frac{29.5}{2\pi} \approx 4.7\) in \(\approx 11.9\) cm. \(SA \approx 277 \text{ in}^2 \approx 1788 \text{ cm}^2\text{.}\) The basketball is larger.

Checkpoint 3.6.23. Spherical Tree House.

A spherical tree house has an outside diameter of 3.20 m and an inside diameter of 3.15 m.
  1. Calculate the volume of the inside of the shell to the nearest tenth of a cubic metre.
  2. What is the difference between the outside and inside surface areas, to the nearest tenth of a square metre?
Answer.
\(V_{\text{inside}} = \frac{4}{3}\pi(1.575)^3 = \frac{4}{3}\pi(3.909) \approx 16.4 \text{ m}^3\text{.}\) Outside SA \(= 4\pi(1.60)^2 = 10.24\pi \approx 32.2 \text{ m}^2\text{.}\) Inside SA \(= 4\pi(1.575)^2 = 9.92\pi \approx 31.2 \text{ m}^2\text{.}\) Difference \(\approx 1.0 \text{ m}^2\text{.}\)

Checkpoint 3.6.24. Earth.

Earth approximates a sphere with mean diameter approximately 12,756 km.
  1. Determine the surface area of Earth to the nearest thousand square kilometres.
  2. About 70% of Earth’s surface is covered in water. What is this area?
  3. Determine the volume of Earth to the nearest thousand cubic kilometres.
  4. The inner core of Earth has a radius of approximately 1278 km. What volume of Earth is not part of the inner core?
Answer.
\(r = 6378\) km. (i) \(SA = 4\pi(6378)^2 \approx 511{,}186{,}000 \text{ km}^2\text{.}\) (ii) Water area \(\approx 0.70 \times 511{,}186{,}000 \approx 357{,}830{,}000 \text{ km}^2\text{.}\) (iii) \(V = \frac{4}{3}\pi(6378)^3 \approx 1.087 \times 10^{12} \text{ km}^3\text{.}\) (iv) \(V_{\text{core}} = \frac{4}{3}\pi(1278)^3 \approx 8.75 \times 10^{9} \text{ km}^3\text{.}\) Not core \(\approx 1.087 \times 10^{12} - 8.75 \times 10^{9} \approx 1.078 \times 10^{12} \text{ km}^3\text{.}\)

Checkpoint 3.6.25. Maximum Volume from Material.

You have \(500 \text{ cm}^2\) of material available to cover a sphere. What is the maximum volume of the sphere you can make?
Hint.
First find the radius from \(4\pi r^2 = 500\text{.}\)
Answer.
\(r^2 = \frac{500}{4\pi} = \frac{125}{\pi} \approx 39.79\text{,}\) so \(r \approx 6.31\) cm. \(V = \frac{4}{3}\pi(6.31)^3 \approx \frac{4}{3}\pi(251.2) \approx 1053 \text{ cm}^3\text{.}\)

Checkpoint 3.6.26. Hemispherical Bowl.

A hemispherical glass bowl has diameter 20 cm. What is its capacity to the nearest tenth of a litre? Approximately how many cups is this, if \(1 \text{ cup} \approx 250\) mL?
Answer.
\(r = 10\text{.}\) \(V = \frac{2}{3}\pi(1000) = \frac{2000\pi}{3} \approx 2094 \text{ cm}^3 \approx 2.1 \text{ L} \approx 8.4\) cups.

Checkpoint 3.6.27. Volume of the Moon.

The moon approximates a sphere with diameter 2160 miles. What is the approximate volume of the moon?
Answer.
\(r = 1080\text{.}\) \(V = \frac{4}{3}\pi(1080)^3 = \frac{4}{3}\pi(1{,}259{,}712{,}000) \approx 5.28 \times 10^{9} \text{ mi}^3\text{.}\)

Checkpoint 3.6.28. Snowball.

A snowball has circumference 18 cm. Find its volume.
Answer.
\(r = \frac{18}{2\pi} \approx 2.86\) cm. \(V = \frac{4}{3}\pi(2.86)^3 \approx 98 \text{ cm}^3\text{.}\)

Checkpoint 3.6.29. Gazing Ball.

A "gazing ball" garden ornament has a mirrored surface area of approximately \(314 \text{ in}^2\text{.}\) Find its volume to the nearest cubic inch.
Answer.
\(4\pi r^2 = 314\text{,}\) so \(r^2 \approx 25\text{,}\) \(r = 5\) in. \(V = \frac{4}{3}\pi(125) = \frac{500\pi}{3} \approx 524 \text{ in}^3\text{.}\)

Checkpoint 3.6.30. Glazing Pastries.

Small spherical pastries have diameter 2.5 cm each. A baker has 4710 cm\(^2\) of glaze. How many pastries can be glazed?
Answer.
\(r = 1.25\text{.}\) \(SA_{\text{one}} = 4\pi(1.5625) = 6.25\pi \approx 19.63 \text{ cm}^2\text{.}\) Number \(= \frac{4710}{19.63} \approx 240\) pastries.

Checkpoint 3.6.31. Fitness Ball Pump.

A fitness ball has diameter 28 cm. A pump delivers \(280 \text{ cm}^3\) of air per pump. How many pumps does it take to fully inflate the ball?
Answer.
\(r = 14\text{.}\) \(V = \frac{4}{3}\pi(2744) = \frac{10{,}976\pi}{3} \approx 11{,}494 \text{ cm}^3\text{.}\) Pumps \(= \frac{11{,}494}{280} \approx 41\) pumps.

Checkpoint 3.6.32. Cookie Dough Scoops.

A cylindrical pail of cookie dough has diameter 17 cm and height 13 cm. Each cookie is made by scooping a ball of dough with diameter 5 cm. Approximately how many cookies can be made from one pail?
Answer.
\(V_{\text{pail}} = \pi(8.5)^2(13) = \pi(72.25)(13) = 939.25\pi \approx 2950 \text{ cm}^3\text{.}\) \(V_{\text{scoop}} = \frac{4}{3}\pi(2.5)^3 = \frac{4}{3}\pi(15.625) \approx 65.4 \text{ cm}^3\text{.}\) Cookies \(\approx \frac{2950}{65.4} \approx 45\text{.}\)

Checkpoint 3.6.33. Sphere Carved from Wood Block.

A block of wood measures \(14 \times 12 \times 10\) cm. A sphere is carved from it (the largest sphere that fits). What percentage of the wood is wasted?
Answer.
The largest sphere has diameter \(= 10\) cm (the smallest dimension), so \(r = 5\text{.}\) \(V_{\text{block}} = 1680 \text{ cm}^3\text{.}\) \(V_{\text{sphere}} = \frac{4}{3}\pi(125) = \frac{500\pi}{3} \approx 523.6 \text{ cm}^3\text{.}\) Waste \(= \frac{1680 - 523.6}{1680} \times 100 \approx 68.8\%\text{.}\)

Checkpoint 3.6.34. Deflated Beach Ball.

A deflated beach ball holds 70% of its maximum volume. If 70% of the volume is \(420 \text{ in}^3\text{,}\) find the radius of the beach ball when fully inflated.
Answer.
\(V_{\text{max}} = \frac{420}{0.7} = 600 \text{ in}^3\text{.}\) \(\frac{4}{3}\pi r^3 = 600\text{,}\) so \(r^3 = \frac{450}{\pi} \approx 143.2\text{,}\) giving \(r \approx 5.2\) in.

Checkpoint 3.6.35. Bead Necklace.

A bead necklace has 100 spherical beads, each with diameter 7 mm. What is the total volume of all the beads?
Answer.
\(r = 3.5\) mm. \(V_{\text{one}} = \frac{4}{3}\pi(42.875) \approx 179.6 \text{ mm}^3\text{.}\) Total \(= 100 \times 179.6 = 17{,}960 \text{ mm}^3 \approx 18.0 \text{ cm}^3\text{.}\)

Checkpoint 3.6.36. Squash Ball Tolerances.

A squash ball has a regulation diameter of \(40 \pm 0.5\) mm. What are the minimum and maximum possible surface areas?
Answer.
Min: \(r = 19.75\text{.}\) \(SA = 4\pi(390.06) \approx 4901 \text{ mm}^2\text{.}\) Max: \(r = 20.25\text{.}\) \(SA = 4\pi(410.06) \approx 5152 \text{ mm}^2\text{.}\)

Checkpoint 3.6.37. Crystal Souvenir.

A crystal souvenir is a cube with side length 4 cm that has a sphere (diameter 4 cm) carved out of its center. What is the volume of the remaining crystal?
Answer.
\(V_{\text{cube}} = 64 \text{ cm}^3\text{.}\) \(V_{\text{sphere}} = \frac{4}{3}\pi(8) = \frac{32\pi}{3} \approx 33.5 \text{ cm}^3\text{.}\) \(V_{\text{remaining}} = 64 - 33.5 \approx 30.5 \text{ cm}^3\text{.}\)

Checkpoint 3.6.38. Gas Storage Tank.

A spherical gas storage tank has diameter 15.8 m. Find its surface area and its capacity in litres.
Answer.
\(r = 7.9\text{.}\) \(SA = 4\pi(62.41) = 249.64\pi \approx 784.3 \text{ m}^2\text{.}\) \(V = \frac{4}{3}\pi(493.04) = 657.4\pi \approx 2065 \text{ m}^3 = 2{,}065{,}000 \text{ L}\text{.}\)