Skip to main content

Section 3.7 Composite Shapes and Summary

Subsection 3.7.1 Summary of Volume and Surface Area Formulas

Surface Area Volume
Rectangular prism (\(l, w, h\)) \(SA = 2lw + 2lh + 2wh\) \(V = lwh\)
Pyramid (base \(A\text{,}\) slant \(s\text{,}\) perimeter \(P\)) \(SA = \frac{1}{2}sP + A\) \(V = \frac{1}{3}Ah\)
Cylinder (\(r, h\)) \(SA = 2\pi r^2 + 2\pi rh\) \(V = \pi r^2 h\)
Cone (\(r, h\text{,}\) slant \(s\)) \(SA = \pi rs + \pi r^2\) \(V = \frac{1}{3}\pi r^2 h\)
Sphere (\(r\)) \(SA = 4\pi r^2\) \(V = \frac{4}{3}\pi r^3\)

Remark 3.7.1. The \(\frac{1}{3}\) pattern.

Notice that the pointed shapes (pyramids, cones) always have exactly \(\frac{1}{3}\) the volume of their associated flat-topped shape (prisms, cylinders), with the same base and height.
  • A pyramid is \(\frac{1}{3}\) of a prism with the same base and height.
  • A cone is \(\frac{1}{3}\) of a cylinder with the same base and height.
Surface Area Volume
Cube (side \(x\)) \(SA = 6x^2\) \(V = x^3\)
General right prism \(SA = 2B + Ph\) \(V = Bh\)
Hemisphere (\(r\)) \(SA = 3\pi r^2\) \(V = \frac{2}{3}\pi r^3\)

Remark 3.7.2.

Subsection 3.7.2 Volumes and Surface Areas with Composite Shapes

Now that we’ve learned the foundational formulas for basic shapes, we can apply them to more complex objects that are made by combining these shapes together.
A composite shape is a 3-dimensional object made of two or more basic shapes combined.
  • To find the volume, add the volumes of the parts.
  • For surface area, be careful to subtract any faces where shapes are joined together, because they are hidden and not part of the outer surface.

Example 3.7.3. Silo: Cylinder + Hemisphere.

A grain silo consists of a cylinder with radius 3 m and height 8 m, topped with a hemisphere. Find the total volume.
The volume of the cylinder is,
\begin{equation*} V_{\text{cylinder}} = \pi r^2 h = \pi(3)^2(8) = 72\pi \end{equation*}
The volume of the hemisphere is,
\begin{equation*} V_{\text{hemisphere}} = \frac{2}{3}\pi r^3 = \frac{2}{3}\pi(3)^3 = \frac{2}{3}\pi(27) = 18\pi \end{equation*}
The total volume is,
\begin{equation*} V_{\text{total}} = 72\pi + 18\pi = 90\pi \approx 282.7 \text{ m}^3 \end{equation*}

Example 3.7.4. Ice Cream Cone + Scoop.

An ice cream cone has radius 3 cm and height 12 cm. A hemispherical scoop of ice cream (same radius) sits on top. Find the total volume and the total outer surface area.
Volume: The cone volume is,
\begin{equation*} V_{\text{cone}} = \frac{1}{3}\pi(3)^2(12) = \frac{108\pi}{3} = 36\pi \end{equation*}
The hemisphere volume is,
\begin{equation*} V_{\text{hemisphere}} = \frac{2}{3}\pi(3)^3 = 18\pi \end{equation*}
Total volume: \(V = 36\pi + 18\pi = 54\pi \approx 169.6 \text{ cm}^3\text{.}\)
Surface area: The outer surface consists of the lateral surface of the cone and the curved surface of the hemisphere. The circular face where they join is hidden (not part of the outer surface).
First, find the slant height of the cone: \(s = \sqrt{3^2 + 12^2} = \sqrt{9 + 144} = \sqrt{153} \approx 12.37\) cm.
\begin{align*} SA_{\text{lateral cone}} \amp= \pi r s = \pi(3)\sqrt{153} = 3\sqrt{153}\,\pi\\ SA_{\text{curved hemisphere}} \amp= 2\pi r^2 = 2\pi(9) = 18\pi \end{align*}
Total outer SA: \(SA = 3\sqrt{153}\,\pi + 18\pi \approx 116.6 + 56.5 \approx 173.2 \text{ cm}^2\text{.}\)

Example 3.7.5. Pencil: Cylinder + Cone.

A pencil is modeled as a cylinder of radius 0.4 cm and length 17 cm, with a conical tip of radius 0.4 cm and height 1 cm. Find the total volume.
\begin{align*} V_{\text{cylinder}} \amp= \pi(0.4)^2(17) = \pi(0.16)(17) = 2.72\pi\\ V_{\text{cone}} \amp= \frac{1}{3}\pi(0.4)^2(1) = \frac{1}{3}\pi(0.16) = \frac{0.16\pi}{3} \approx 0.0533\pi \end{align*}
Total volume: \(V = 2.72\pi + 0.0533\pi = 2.7733\pi \approx 8.71 \text{ cm}^3\text{.}\)

Example 3.7.6. Grain Bin: Cylinder + Conical Roof.

A grain bin is a cylinder with radius 3.5 m and height 4.1 m, topped with a conical roof of height 2.0 m (same radius). Find the total surface area of the bin (including the floor).
The outer surface consists of: the circular floor (\(\pi r^2\)), the lateral surface of the cylinder (\(2\pi rh\)), and the lateral surface of the cone (\(\pi rs\)). The circular face where the cylinder meets the cone is hidden.
First, find the slant height of the cone: \(s = \sqrt{3.5^2 + 2.0^2} = \sqrt{12.25 + 4} = \sqrt{16.25} \approx 4.03\) m.
\begin{align*} SA_{\text{floor}} \amp= \pi(3.5)^2 = 12.25\pi\\ SA_{\text{lateral cylinder}} \amp= 2\pi(3.5)(4.1) = 28.7\pi\\ SA_{\text{lateral cone}} \amp= \pi(3.5)(4.03) \approx 14.11\pi \end{align*}
Total: \(SA \approx 12.25\pi + 28.7\pi + 14.11\pi = 55.06\pi \approx 173.0 \text{ m}^2\text{.}\)

Example 3.7.7. Sculpture: Sphere + Cone.

A sculpture consists of a sphere with diameter 36 cm sitting on top of a cone with diameter 10 cm and height 6 cm. Find the total volume.
\begin{align*} V_{\text{sphere}} \amp= \frac{4}{3}\pi(18)^3 = \frac{4}{3}\pi(5832) = 7776\pi\\ V_{\text{cone}} \amp= \frac{1}{3}\pi(5)^2(6) = \frac{1}{3}\pi(25)(6) = 50\pi \end{align*}
Total: \(V = 7776\pi + 50\pi = 7826\pi \approx 24{,}585 \text{ cm}^3\text{.}\)

Subsection 3.7.3 Examples

Checkpoint 3.7.8. Rocket Model.

A rocket model consists of a cylinder (radius 4 cm, height 20 cm) with a cone on top (same radius, height 6 cm) and a hemisphere on the bottom (same radius). Find the total volume.
Answer.
\(V_{\text{cyl}} = \pi(16)(20) = 320\pi\text{.}\) \(V_{\text{cone}} = \frac{1}{3}\pi(16)(6) = 32\pi\text{.}\) \(V_{\text{hemi}} = \frac{2}{3}\pi(64) = \frac{128\pi}{3}\text{.}\) Total: \(320\pi + 32\pi + \frac{128\pi}{3} = \frac{960\pi + 96\pi + 128\pi}{3} = \frac{1184\pi}{3} \approx 1239.4 \text{ cm}^3\text{.}\)

Checkpoint 3.7.9. Igloo.

An igloo is modeled as a hemisphere with inner radius 1.5 m. Find the volume of air inside the igloo.
Answer.
\(V = \frac{2}{3}\pi(1.5)^3 = \frac{2}{3}\pi(3.375) = 2.25\pi \approx 7.07 \text{ m}^3\text{.}\)

Checkpoint 3.7.10. Grain Terminal.

A grain terminal is a cylinder (radius 6 m, height 20 m) topped with a cone (same radius, height 4 m). Find the total volume. How many litres of grain can it store?
Answer.
\(V_{\text{cyl}} = \pi(36)(20) = 720\pi\text{.}\) \(V_{\text{cone}} = \frac{1}{3}\pi(36)(4) = 48\pi\text{.}\) Total: \(768\pi \approx 2413.3 \text{ m}^3 = 2{,}413{,}274 \text{ L}\text{.}\)

Checkpoint 3.7.11. Trophy.

A trophy consists of a rectangular prism base (\(8 \times 8 \times 2\) cm) topped with a cone (radius 3 cm, height 10 cm). Find the total volume.
Answer.
\(V_{\text{prism}} = 8 \times 8 \times 2 = 128\text{.}\) \(V_{\text{cone}} = \frac{1}{3}\pi(9)(10) = 30\pi \approx 94.2\text{.}\) Total: \(128 + 30\pi \approx 222.2 \text{ cm}^3\text{.}\)

Checkpoint 3.7.12. Popcorn Container (Frustum).

A popcorn container is shaped like a cone (diameter 14 cm, height 20 cm) with the tip cut off. The small opening at the bottom has diameter 6 cm. This shape is called a frustum. Find its volume. Hint: subtract the volume of the small missing cone from the full cone.
Answer.
By similar triangles, the full cone has height \(H\text{:}\) \(\frac{7}{H} = \frac{3}{H-20}\text{,}\) so \(7(H-20) = 3H\text{,}\) \(4H = 140\text{,}\) \(H = 35\) cm. The small cone has height \(35 - 20 = 15\) cm and radius 3 cm. \(V_{\text{full}} = \frac{1}{3}\pi(49)(35) = \frac{1715\pi}{3}\text{.}\) \(V_{\text{small}} = \frac{1}{3}\pi(9)(15) = 45\pi\text{.}\) \(V_{\text{frustum}} = \frac{1715\pi}{3} - 45\pi = \frac{1715\pi - 135\pi}{3} = \frac{1580\pi}{3} \approx 1654.5 \text{ cm}^3\text{.}\)

Checkpoint 3.7.13. Cylinder with Two Hemispheres.

A container is shaped like a cylinder (diameter 6 cm, height 10 cm) with a hemisphere on each end. Find the total volume and surface area.
Answer.
\(r = 3\text{.}\) \(V_{\text{cyl}} = \pi(9)(10) = 90\pi\text{.}\) Two hemispheres \(= 1\) full sphere: \(V_{\text{sphere}} = \frac{4}{3}\pi(27) = 36\pi\text{.}\) Total \(V = 126\pi \approx 395.8 \text{ cm}^3\text{.}\) For SA: the cylindrical lateral surface \(= 2\pi(3)(10) = 60\pi\text{,}\) plus the sphere surface \(= 4\pi(9) = 36\pi\text{.}\) Total \(SA = 96\pi \approx 301.6 \text{ cm}^2\text{.}\)

Checkpoint 3.7.14. Cylinder + Cone SA.

Find the SA of a composite shape: a cylinder (radius 3 cm, height 5 cm) topped with a cone (same radius, height 5 cm).
Answer.
The outer surface is: base (\(\pi r^2\)), lateral cylinder (\(2\pi rh\)), and lateral cone (\(\pi rs\)). The circle where the cylinder meets the cone is hidden. Slant: \(s = \sqrt{3^2 + 5^2} = \sqrt{34} \approx 5.83\) cm. \(SA = \pi(9) + 2\pi(3)(5) + \pi(3)(5.83) = 9\pi + 30\pi + 17.5\pi = 56.5\pi \approx 177.4 \text{ cm}^2\text{.}\)

Checkpoint 3.7.15. Cone on Hemisphere.

A composite shape consists of a cone (radius 4 in, total shape height 17 in) sitting on top of a hemisphere (same radius). Find the volume and outer surface area.
Answer.
Hemisphere height \(= r = 4\) in, so cone height \(= 17 - 4 = 13\) in. Cone slant: \(s = \sqrt{16 + 169} = \sqrt{185} \approx 13.60\) in. \(V = \frac{1}{3}\pi(16)(13) + \frac{2}{3}\pi(64) = \frac{208\pi}{3} + \frac{128\pi}{3} = \frac{336\pi}{3} = 112\pi \approx 351.9 \text{ in}^3\text{.}\) \(SA = \pi(4)(13.60) + 2\pi(16) = 54.4\pi + 32\pi = 86.4\pi \approx 271.4 \text{ in}^2\text{.}\)

Checkpoint 3.7.16. Sphere Inside a Cube.

A sphere is placed inside a cube with edge length 5.8 cm (so the sphere just touches all 6 faces). Find the volume of the air space between the sphere and the cube.
Answer.
The sphere has diameter \(= 5.8\) cm, so \(r = 2.9\text{.}\) \(V_{\text{cube}} = 5.8^3 = 195.1 \text{ cm}^3\text{.}\) \(V_{\text{sphere}} = \frac{4}{3}\pi(2.9)^3 = \frac{4}{3}\pi(24.389) \approx 102.2 \text{ cm}^3\text{.}\) Air space \(= 195.1 - 102.2 = 93.0 \text{ cm}^3\text{.}\)

Checkpoint 3.7.17. Building with Pyramid Roof.

A building consists of a rectangular prism (base \(10 \text{ m} \times 10 \text{ m}\text{,}\) height 17 m) topped with a square pyramid (same base, slant height 13 m). Find the total outer surface area (not including the floor).
Answer.
Pyramid height: \(h = \sqrt{13^2 - 5^2} = \sqrt{144} = 12\) m. Outer surface: 4 prism walls (\(4 \times 10 \times 17 = 680\)), 4 triangular faces (\(4 \times \frac{1}{2}(10)(13) = 260\)). No floor, no top of prism (hidden). \(SA = 680 + 260 = 940 \text{ m}^2\text{.}\)

Checkpoint 3.7.18. Capsule.

A capsule is a cylinder (radius 3 cm) with a hemisphere on each end. The total length is 8.5 cm. Find V and SA.
Answer.
Cylinder height \(= 8.5 - 2(3) = 2.5\) cm. \(V = \pi(9)(2.5) + \frac{4}{3}\pi(27) = 22.5\pi + 36\pi = 58.5\pi \approx 183.8 \text{ cm}^3\text{.}\) \(SA = 2\pi(3)(2.5) + 4\pi(9) = 15\pi + 36\pi = 51\pi \approx 160.2 \text{ cm}^2\text{.}\)

Checkpoint 3.7.19. Square Prism + Pyramid.

A square prism (\(1 \text{ m} \times 1 \text{ m} \times 2 \text{ m}\)) is topped with a square pyramid of slant height 1.5 m. Find the SA and V.
Answer.
Pyramid height: \(h = \sqrt{1.5^2 - 0.5^2} = \sqrt{2.0} \approx 1.414\) m. \(V_{\text{prism}} = 1 \times 1 \times 2 = 2\text{.}\) \(V_{\text{pyramid}} = \frac{1}{3}(1)(1.414) \approx 0.471\text{.}\) Total \(V \approx 2.47 \text{ m}^3\text{.}\) \(SA\text{:}\) base (1) + 4 walls (\(4 \times 1 \times 2 = 8\)) + 4 tri faces (\(4 \times \frac{1}{2}(1)(1.5) = 3\)). Total \(SA = 1 + 8 + 3 = 12 \text{ m}^2\text{.}\)

Checkpoint 3.7.20. Concrete Frustum.

A concrete test uses a truncated cone (a frustum): bottom diameter 200 mm, top diameter 100 mm, height 300 mm. The full cone (before truncation) has height 600 mm. Find the volume of the frustum.
Answer.
Full cone: \(r = 100\) mm, \(h = 600\) mm. \(V_{\text{full}} = \frac{1}{3}\pi(10{,}000)(600) = 2{,}000{,}000\pi\) mm\(^3\text{.}\) Small cone removed: \(r = 50\) mm, \(h = 300\) mm. \(V_{\text{small}} = \frac{1}{3}\pi(2500)(300) = 250{,}000\pi\) mm\(^3\text{.}\) \(V_{\text{frustum}} = 1{,}750{,}000\pi \approx 5{,}497{,}787 \text{ mm}^3 \approx 5497.8 \text{ cm}^3\text{.}\)

Checkpoint 3.7.21. Prism with Pyramid Removed.

A right square prism has base \(10 \text{ cm} \times 10 \text{ cm}\) and height 15 cm. A right square pyramid with the same base and height 6 cm is removed from the top of the prism. Find the volume of the remaining solid.
Answer.
\(V_{\text{prism}} = 10 \times 10 \times 15 = 1500 \text{ cm}^3\text{.}\) \(V_{\text{pyramid}} = \frac{1}{3}(100)(6) = 200 \text{ cm}^3\text{.}\) Remaining: \(1500 - 200 = 1300 \text{ cm}^3\text{.}\)

Checkpoint 3.7.22. Cylinder with Hemisphere Removed.

A right cylinder has radius 1.5 m and height 4.0 m. A hemisphere with the same radius is removed from one end. Find the volume of the remaining solid.
Answer.
\(V_{\text{cyl}} = \pi(1.5)^2(4.0) = 9\pi \approx 28.3 \text{ m}^3\text{.}\) \(V_{\text{hemi}} = \frac{2}{3}\pi(1.5)^3 = \frac{2}{3}\pi(3.375) = 2.25\pi \approx 7.1 \text{ m}^3\text{.}\) Remaining: \(9\pi - 2.25\pi = 6.75\pi \approx 21.2 \text{ m}^3\text{.}\)

Checkpoint 3.7.23. Igloo with Tunnel.

An igloo approximates a hemisphere with base diameter 4.0 m. An entrance tunnel, approximating half a cylinder, extends 0.8 m outward with an external radius of 0.8 m. Find the total outer surface area of the igloo and tunnel (not including the floor or openings).
Hint: the igloo is the curved surface of a hemisphere (minus the tunnel opening). The tunnel is a half-cylinder (lateral surface on top, plus two semicircular ends, minus the opening into the igloo).
Answer.
Igloo curved SA \(= 2\pi(2.0)^2 = 8\pi \approx 25.1 \text{ m}^2\text{.}\) Tunnel opening in hemisphere \(\approx \frac{1}{2}\pi(0.8)^2 \approx 1.0 \text{ m}^2\text{.}\) Tunnel top (half lateral cylinder) \(= \frac{1}{2} \times 2\pi(0.8)(0.8) = 0.64\pi \approx 2.0 \text{ m}^2\text{.}\) Tunnel end semicircle \(= \frac{1}{2}\pi(0.8)^2 \approx 1.0 \text{ m}^2\text{.}\) Total \(\approx 25.1 - 1.0 + 2.0 + 1.0 \approx 27.1 \text{ m}^2\text{.}\)

Checkpoint 3.7.24. Photography Light Tent.

A photography light tent is cylindrical with a conical roof. The diameter of the tent is 1 m, the total height is 190 cm, and the cylindrical wall is 135 cm high. Find the surface area of the tent (not including the floor), to the nearest tenth of a square metre.
Answer.
\(r = 0.5\) m, cone height \(= 1.90 - 1.35 = 0.55\) m. Slant: \(s = \sqrt{0.5^2 + 0.55^2} = \sqrt{0.5525} \approx 0.743\) m. \(SA = 2\pi(0.5)(1.35) + \pi(0.5)(0.743) = 1.35\pi + 0.3715\pi = 1.7215\pi \approx 5.4 \text{ m}^2\text{.}\)

Checkpoint 3.7.25. Ice Sculpture Mould.

An ice sculpture mould forms a composite object: a right cylinder (base diameter 15 in., height 3 in.) topped with a right cone (same base diameter, height 9 in.).
(a)
Find the volume of the sculpture to the nearest cubic inch.
Answer.
\(r = 7.5\text{.}\) \(V_{\text{cyl}} = \pi(56.25)(3) = 168.75\pi\text{.}\) \(V_{\text{cone}} = \frac{1}{3}\pi(56.25)(9) = 168.75\pi\text{.}\) Total \(= 337.5\pi \approx 1060 \text{ in}^3\text{.}\)
(b)
The sculpture is carved from a block of ice measuring \(16 \text{ in.} \times 15 \text{ in.} \times 12 \text{ in.}\) How much ice remains after carving?
Answer.
\(V_{\text{block}} = 16 \times 15 \times 12 = 2880\text{.}\) Ice remaining \(= 2880 - 1060 = 1820 \text{ in}^3\text{.}\)

Checkpoint 3.7.26. Sandcastle.

A sandcastle consists of a rectangular prism (base 75 cm \(\times\) 50 cm, height 30 cm) with 4 congruent cones on top. Each cone has base diameter 10 cm and slant height 15 cm.
(a)
Find the volume of sand required.
Answer.
Each cone: \(r = 5\text{,}\) \(h = \sqrt{15^2 - 5^2} = \sqrt{200} \approx 14.14\) cm. \(V_{\text{prism}} = 75(50)(30) = 112{,}500\text{.}\) Each \(V_{\text{cone}} = \frac{1}{3}\pi(25)(14.14) \approx 370\text{.}\) Total \(V \approx 112{,}500 + 4(370) \approx 113{,}981 \text{ cm}^3\text{.}\)
(b)
Find the outer surface area of the castle (not including the base).
Answer.
4 walls \(= 2(75)(30) + 2(50)(30) = 7500\text{.}\) Top face minus 4 cone bases \(= 3750 - 4\pi(25) = 3750 - 100\pi\text{.}\) 4 cone laterals \(= 4\pi(5)(15) = 300\pi\text{.}\) \(SA = 7500 + 3750 - 100\pi + 300\pi = 11{,}250 + 200\pi \approx 11{,}878 \text{ cm}^2\text{.}\)

Checkpoint 3.7.27. Comparing Grain Bins.

Two grain storage bins are being compared. Bin A has a square base (side 15 ft), walls 10 ft high, and a pyramidal roof of height 4 ft. Bin B is a cylinder (diameter 12 ft), walls 8 ft high, with a conical roof of height 3 ft. Which bin holds more grain?
Answer.
\(V_A = 15^2(10) + \frac{1}{3}(225)(4) = 2250 + 300 = 2550 \text{ ft}^3\text{.}\) \(V_B = \pi(6)^2(8) + \frac{1}{3}\pi(36)(3) = 288\pi + 36\pi = 324\pi \approx 1018 \text{ ft}^3\text{.}\) Bin A holds significantly more grain.

Checkpoint 3.7.28. Model Rocket.

A model rocket has a cylindrical body 55 cm long with radius 6 cm, and a cone-shaped nose with slant height 12 cm (same radius).
(a)
Find the surface area of the rocket.
Answer.
Cone height: \(h = \sqrt{12^2 - 6^2} = \sqrt{108} \approx 10.39\) cm. \(SA\text{:}\) base \(= \pi(36) = 36\pi\text{,}\) lateral cylinder \(= 2\pi(6)(55) = 660\pi\text{,}\) lateral cone \(= \pi(6)(12) = 72\pi\text{.}\) Total \(SA = 768\pi \approx 2413 \text{ cm}^2\text{.}\)
(b)
Find the total volume of the rocket.
Answer.
\(V_{\text{cyl}} = \pi(36)(55) = 1980\pi\text{.}\) \(V_{\text{cone}} = \frac{1}{3}\pi(36)(10.39) = 124.7\pi\text{.}\) Total \(V = 2104.7\pi \approx 6612 \text{ cm}^3\text{.}\)
(c)
One-third of the interior is used for fuel. How much fuel can the rocket hold?
Answer.
Fuel \(= \frac{1}{3}(6612) \approx 2204 \text{ cm}^3 \approx 2.2\) L.

Checkpoint 3.7.29. Astronomical Observatory.

An astronomical observatory has a cylindrical base with diameter 20.1 m and height 9.8 m, topped with a hemispherical dome of the same diameter. Find the total volume of the building.
Answer.
\(r = 10.05\text{.}\) \(V_{\text{cyl}} = \pi(10.05)^2(9.8) = 989.8\pi\text{.}\) \(V_{\text{hemi}} = \frac{2}{3}\pi(10.05)^3 = 676.7\pi\text{.}\) Total \(= 1666.5\pi \approx 5236 \text{ m}^3\text{.}\)

Checkpoint 3.7.30. Cone: Find the Height from SA.

A right cone has total surface area \(215.3 \text{ ft}^2\) and base radius 5.2 ft. Find the height of the cone.
Hint: use \(SA = \pi r s + \pi r^2\) to find the slant height \(s\text{,}\) then use \(h = \sqrt{s^2 - r^2}\text{.}\)
Answer.
\(215.3 = \pi(5.2)s + \pi(5.2)^2 = 5.2\pi s + 27.04\pi\text{.}\) So \(5.2\pi s = 215.3 - 84.9 = 130.4\text{,}\) giving \(s = \frac{130.4}{5.2\pi} \approx 7.98\) ft. \(h = \sqrt{7.98^2 - 5.2^2} = \sqrt{63.7 - 27.0} = \sqrt{36.6} \approx 6.1\) ft.

Checkpoint 3.7.31. Sphere: Find SA from Volume.

A sphere has volume \(4.5 \text{ m}^3\text{.}\) Find its surface area.
Answer.
\(\frac{4}{3}\pi r^3 = 4.5\text{,}\) so \(r^3 = \frac{4.5 \times 3}{4\pi} = \frac{13.5}{4\pi} \approx 1.074\text{,}\) \(r \approx 1.024\) m. \(SA = 4\pi(1.024)^2 \approx 4\pi(1.049) \approx 13.2 \text{ m}^2\text{.}\)

Checkpoint 3.7.32. Doghouse.

A doghouse is a right square prism (base side 50 in., wall height 36 in.) with a pyramidal roof (slant height 30 in.). Find the total surface area of the doghouse, including the floor but not including any doorway.
Answer.
Floor \(= 50^2 = 2500\text{.}\) 4 walls \(= 4(50)(36) = 7200\text{.}\) 4 roof triangles \(= 4 \times \frac{1}{2}(50)(30) = 3000\text{.}\) Total \(SA = 2500 + 7200 + 3000 = 12{,}700 \text{ in}^2\text{.}\)

Checkpoint 3.7.33. Square Pyramid V and Slant Height.

A square pyramid has base side 15 cm and height 20 cm. Find its volume and slant height.
Answer.
\(V = \frac{1}{3}(225)(20) = 1500 \text{ cm}^3\text{.}\) \(s = \sqrt{20^2 + 7.5^2} = \sqrt{400 + 56.25} = \sqrt{456.25} \approx 21.4\) cm.

Checkpoint 3.7.34. Cone: Find Height from Volume.

A cone has volume \(314 \text{ cm}^3\) and radius 5 cm. Find the height.
Answer.
\(314 = \frac{1}{3}\pi(25)h\text{,}\) so \(h = \frac{314 \times 3}{25\pi} = \frac{942}{25\pi} \approx 12.0\) cm.

Checkpoint 3.7.35. Sphere: Find Volume from SA.

A sphere has surface area \(900\pi \text{ cm}^2\text{.}\) Find its volume.
Answer.
\(4\pi r^2 = 900\pi\text{,}\) so \(r^2 = 225\text{,}\) \(r = 15\text{.}\) \(V = \frac{4}{3}\pi(3375) = 4500\pi \approx 14{,}137.2 \text{ cm}^3\text{.}\)

Checkpoint 3.7.36. Tennis Balls in a Cylinder.

Three tennis balls (each with diameter 6.5 cm) fit snugly inside a cylindrical container. Find the volume of empty space inside the container.
Answer.
\(r = 3.25\) cm, cylinder height \(= 3 \times 6.5 = 19.5\) cm. \(V_{\text{cyl}} = \pi(3.25)^2(19.5) = \pi(10.5625)(19.5) = 205.97\pi\text{.}\) \(V_{3 \text{ balls}} = 3 \times \frac{4}{3}\pi(3.25)^3 = 4\pi(34.328) = 137.31\pi\text{.}\) Empty space \(= 205.97\pi - 137.31\pi = 68.66\pi \approx 215.7 \text{ cm}^3\text{.}\)

Checkpoint 3.7.37. Mine Shaft.

A mine shaft is modeled as an inverted cone with diameter 50 m and depth 80 m. How many cubic metres of earth were removed?
Answer.
\(r = 25\text{.}\) \(V = \frac{1}{3}\pi(625)(80) = \frac{50000\pi}{3} \approx 52{,}360 \text{ m}^3\text{.}\)

Checkpoint 3.7.38. Half-Full Cylinder.

A cylindrical can (diameter 10 cm, height 15 cm) is lying on its side and is half-full of water. What is the volume of water?
Answer.
Half the cylinder volume: \(V = \frac{1}{2}\pi(5)^2(15) = \frac{375\pi}{2} \approx 589.0 \text{ cm}^3\text{.}\)

Checkpoint 3.7.39. Painting a Dome.

A hemispherical dome has diameter 12 m. The dome is to be painted on the outside. If one can of paint covers \(25 \text{ m}^2\text{,}\) how many cans are needed?
Answer.
Curved SA \(= 2\pi(6)^2 = 72\pi \approx 226.2 \text{ m}^2\text{.}\) Cans needed: \(\frac{226.2}{25} \approx 9.05\text{,}\) so 10 cans.

Checkpoint 3.7.40. Maximizing Volume.

You have \(500 \text{ cm}^2\) of material to cover one solid shape. What is the maximum volume you can achieve for each shape?
(a)
A cube.
Answer.
\(6x^2 = 500\text{,}\) so \(x^2 = 83.33\text{,}\) \(x \approx 9.13\) cm. \(V = 9.13^3 \approx 761 \text{ cm}^3\text{.}\)
(b)
A sphere.
Answer.
\(4\pi r^2 = 500\text{,}\) so \(r^2 = \frac{500}{4\pi} \approx 39.79\text{,}\) \(r \approx 6.31\) cm. \(V = \frac{4}{3}\pi(6.31)^3 \approx 1052 \text{ cm}^3\text{.}\) The sphere gives a larger volume for the same surface area.

Checkpoint 3.7.41. Popcorn Container Comparison.

A theatre has two sizes of cylindrical popcorn containers. The small one is 18 cm tall with diameter 14 cm. The large one is 16 cm tall with diameter 16 cm. Verify that the β€œlarge” container actually holds more popcorn.
Answer.
\(V_{\text{small}} = \pi(7)^2(18) = 882\pi \approx 2771 \text{ cm}^3\text{.}\) \(V_{\text{large}} = \pi(8)^2(16) = 1024\pi \approx 3217 \text{ cm}^3\text{.}\) The large container holds about \(16\%\) more.

Checkpoint 3.7.42. Cylindrical Grain Terminal.

A cylindrical grain terminal has height 40 m and inside diameter 11.7 m.
(a)
What is its storage capacity in cubic metres?
Answer.
\(r = 5.85\text{.}\) \(V = \pi(34.22)(40) = 1368.9\pi \approx 4299 \text{ m}^3\text{.}\)
(b)
If a small grain truck has a rectangular box measuring \(5 \text{ m} \times 1.5 \text{ m} \times 2.4 \text{ m}\text{,}\) how many truckloads can one tower hold?
Answer.
Truck volume \(= 5 \times 1.5 \times 2.4 = 18 \text{ m}^3\text{.}\) Truckloads \(= \frac{4299}{18} \approx 239\text{.}\)

Checkpoint 3.7.43. Mineral Deposit.

A mineral deposit is approximately cone-shaped, with a surface area of \(50{,}000 \text{ m}^2\) at ground level and a depth of 2 km (2000 m). Estimate the volume of the deposit (treating it as a cone with the given base area and height).
Answer.
\(V = \frac{1}{3}(50{,}000)(2000) = \frac{100{,}000{,}000}{3} \approx 33{,}333{,}333 \text{ m}^3\text{.}\)

Checkpoint 3.7.44. Recycling Bales.

A recycling depot makes rectangular bales measuring \(5 \text{ ft} \times 4 \text{ ft} \times 3 \text{ ft}\text{.}\) A new machine makes cylindrical bales with the same volume and height 5 ft.
(a)
What is the diameter of the cylindrical bales?
Answer.
\(V = 5 \times 4 \times 3 = 60 \text{ ft}^3\text{.}\) \(\pi r^2(5) = 60\text{,}\) so \(r^2 = \frac{12}{\pi} \approx 3.82\text{,}\) \(r \approx 1.95\) ft, \(d \approx 3.9\) ft.
(b)
Which type of bale has less surface area?
Answer.
\(SA_{\text{rect}} = 2(20 + 15 + 12) = 94 \text{ ft}^2\text{.}\) \(SA_{\text{cyl}} = 2\pi(3.82) + 2\pi(1.95)(5) = 24 + 61.3 \approx 85.3 \text{ ft}^2\text{.}\) The cylindrical bale uses less material.

Checkpoint 3.7.45. Drink Can Diameter Range.

A drink can has a height of 14 cm and must hold between 250 mL and 285 mL. What range of diameters is possible for the can? (Recall: 1 mL \(= 1 \text{ cm}^3\text{.}\))
Answer.
\(V = \pi r^2(14)\text{.}\) For 250: \(r^2 = \frac{250}{14\pi} \approx 5.68\text{,}\) \(r \approx 2.38\text{,}\) \(d \approx 4.8\) cm. For 285: \(r^2 = \frac{285}{14\pi} \approx 6.48\text{,}\) \(r \approx 2.55\text{,}\) \(d \approx 5.1\) cm. The diameter must be between approximately 4.8 cm and 5.1 cm.