Skip to main content
Contents
Dark Mode Prev Up Next
\(\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\newcommand{\abs}[1]{\left\lvert #1 \right\rvert}
\newcommand{\set}[1]{\left\{ #1 \right\}}
\renewcommand{\neg}{\sim}
\newcommand{\brac}[1]{\left( #1 \right)}
\newcommand{\rad}[1]{#1 \ \text{rad}}
\newcommand{\eval}[1]{\left. #1 \right|}
\newcommand{\floor}[1]{\left\lfloor #1 \right\rfloor}
\newcommand{\ceil}[1]{\left\lceil #1 \right\rceil}
\newcommand{\ang}[1]{#1^\circ}
\newcommand{\crossmethod}[4]{
\begin{tikzpicture}[baseline=(M.base)]
\node (M) at (0,0) {$#1$};
\node (P) at (0,-1) {$#2$};
\node (N) at (1.5,0) {$#3$};
\node (Q) at (1.5,-1) {$#4$};
\draw (M) -- (Q);
\draw (P) -- (N);
\end{tikzpicture}
}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 3.3 Cylinders
A cylinder has 2 circular bases and a curved side connecting them. A cylinder is a special type of prism, where its base is a circle, instead of a rectangle, triangle, or another polygon.
Subsection 3.3.1 Volume of a Cylinder
A cylinder has 2 primary dimensions: the radius of its base
\(r\text{,}\) and its height
\(h\text{.}\)
Recall that the volume of a prism is
\(V = Bh\text{,}\) where
\(B\) is the area of the base and
\(h\) is its height.
For a cylinder, the base is a circle with area
\(\pi r^2\text{,}\) so we get,
\begin{align*}
V \amp= \underbrace{\pi r^2}_{\text{area of base}} \cdot \underbrace{h}_{\text{height}}\\
\amp= \pi r^2 h
\end{align*}
The volume of a cylinder is,
\begin{equation*}
\boxed{V_{\text{cylinder}} = \pi r^2 h \quad \begin{cases} r \rightarrow \text{radius} \\ h \rightarrow \text{height} \end{cases}}
\end{equation*}
Example 3.3.1 . Volume of a Cylinder.
Find the volume of a cylinder with radius 5 cm and height 8 cm.
Plug in
\(r = 5\) and
\(h = 8\) into the formula,
\begin{align*}
V \amp= \pi r^2 h\\
\amp= \pi(5)^2(8)\\
\amp= \pi(25)(8)\\
\amp= 200\pi\\
\amp\approx 628.3 \text{ cm}^3
\end{align*}
Example 3.3.2 . Application: Water Tank.
A cylindrical water tank has diameter 2 m and height 3 m. How many litres of water can it hold?
First, the radius is
\(r = \frac{d}{2} = \frac{2}{2} = 1\) m. The volume is,
\begin{align*}
V \amp= \pi r^2 h\\
\amp= \pi(1)^2(3)\\
\amp= 3\pi\\
\amp\approx 9.425 \text{ m}^3
\end{align*}
Since
\(1 \text{ m}^3 = 1000 \text{ L}\text{,}\)
\begin{equation*}
V \approx 9.425 \times 1000 = 9425 \text{ L}
\end{equation*}
The tank can hold approximately 9425 litres of water.
Subsection 3.3.2 Surface Area of a Cylinder
To find the surface area of a cylinder, imagine βunrollingβ it flat into a net (the 2D flattened version).
The surface area includes 2 circular bases, and the side wrapped around which is a rectangle (called the lateral surface).
The 2 circles each have area
\(\pi r^2\text{,}\) so in total,
\(2\pi r^2\text{.}\)
The rectangle has a width of
\(2\pi r\) (the circumference of the base) and height
\(h\text{,}\) so its area is
\(2\pi r h\text{.}\)
Therefore, the total surface area is the sum of these 2 parts.
The surface area of a right circular cylinder is,
\begin{equation*}
\boxed{SA_{\text{cylinder}} = 2\pi r^2 + 2\pi rh \quad \begin{cases} r \rightarrow \text{radius} \\ h \rightarrow \text{height} \end{cases}}
\end{equation*}
Example 3.3.3 . Surface Area of a Cylinder.
Find the surface area of a cylinder with radius 3 cm and height 10 cm. Give an exact answer and a decimal approximation.
Substituting
\(r = 3\) and
\(h = 10\text{,}\)
\begin{align*}
SA \amp= 2\pi r^2 + 2\pi rh\\
\amp= 2\pi(3)^2 + 2\pi(3)(10)\\
\amp= 2\pi(9) + 2\pi(30)\\
\amp= 18\pi + 60\pi\\
\amp= 78\pi\\
\amp\approx 245.0 \text{ cm}^2
\end{align*}
Example 3.3.5 . Diameter Given, Not Radius.
A can has diameter 8 cm and height 12 cm. Find its surface area.
First, the radius is
\(r = \frac{d}{2} = \frac{8}{2} = 4\) cm. Then,
\begin{align*}
SA \amp= 2\pi r^2 + 2\pi rh\\
\amp= 2\pi(4)^2 + 2\pi(4)(12)\\
\amp= 32\pi + 96\pi\\
\amp= 128\pi\\
\amp\approx 402.1 \text{ cm}^2
\end{align*}
Subsection 3.3.3 Examples
Exercise Group 3.3.1 . Surface Area and Volume of Cylinders.
Find the surface area and volume of each cylinder. Give exact answers and decimal approximations.
(a)
Radius 7 cm, height 15 cm.
Answer .
\(SA = 2\pi(49) + 2\pi(7)(15) = 98\pi + 210\pi = 308\pi \approx 967.6 \text{ cm}^2\text{.}\) \(V = \pi(49)(15) = 735\pi \approx 2309.1 \text{ cm}^3\text{.}\)
(b)
Diameter 10 cm, height 20 cm.
Answer .
\(r = 5\text{.}\) \(SA = 2\pi(25) + 2\pi(5)(20) = 50\pi + 200\pi = 250\pi \approx 785.4 \text{ cm}^2\text{.}\) \(V = \pi(25)(20) = 500\pi \approx 1570.8 \text{ cm}^3\text{.}\)
(c)
Radius 2.5 m, height 6 m.
Answer .
\(SA = 2\pi(6.25) + 2\pi(2.5)(6) = 12.5\pi + 30\pi = 42.5\pi \approx 133.5 \text{ m}^2\text{.}\) \(V = \pi(6.25)(6) = 37.5\pi \approx 117.8 \text{ m}^3\text{.}\)
(d)
Diameter 16 cm, height 4 cm.
Answer .
\(r = 8\text{.}\) \(SA = 2\pi(64) + 2\pi(8)(4) = 128\pi + 64\pi = 192\pi \approx 603.2 \text{ cm}^2\text{.}\) \(V = \pi(64)(4) = 256\pi \approx 804.2 \text{ cm}^3\text{.}\)
Exercise Group 3.3.2 . Comparing Two Cylinders.
Cylinder A has radius 3 cm and height 10 cm. Cylinder B has radius 5 cm and height 4 cm.
(a)
Which cylinder has the greater volume?
Answer .
\(V_A = \pi(9)(10) = 90\pi \approx 282.7 \text{ cm}^3\text{.}\) \(V_B = \pi(25)(4) = 100\pi \approx 314.2 \text{ cm}^3\text{.}\) Cylinder B has the greater volume.
(b)
Which cylinder has the greater surface area?
Answer .
\(SA_A = 2\pi(9) + 2\pi(3)(10) = 18\pi + 60\pi = 78\pi \approx 245.0 \text{ cm}^2\text{.}\) \(SA_B = 2\pi(25) + 2\pi(5)(4) = 50\pi + 40\pi = 90\pi \approx 282.7 \text{ cm}^2\text{.}\) Cylinder B has the greater surface area.
Exercise Group 3.3.3 . Reverse Problems.
Solve for the unknown dimension.
(a)
A cylinder has volume
\(1000 \text{ cm}^3\) and radius 5 cm. Find the height to the nearest tenth.
Answer .
\(1000 = \pi(25)h\text{,}\) so
\(h = \frac{1000}{25\pi} = \frac{40}{\pi} \approx 12.7\) cm.
(b)
A cylinder has volume
\(2000\pi \text{ cm}^3\) and height 8 cm. Find the radius.
Answer .
\(2000\pi = \pi r^2(8)\text{,}\) so
\(r^2 = 250\text{,}\) \(r = \sqrt{250} = 5\sqrt{10} \approx 15.8\) cm.
(c)
A cylinder has surface area
\(200\pi \text{ cm}^2\) and radius 5 cm. Find the height.
Hint .
Substitute into
\(SA = 2\pi r^2 + 2\pi rh\) and solve for
\(h\text{.}\)
Answer .
\(200\pi = 2\pi(25) + 2\pi(5)h = 50\pi + 10\pi h\text{.}\) So
\(150\pi = 10\pi h\text{,}\) giving
\(h = 15\) cm.
Example 3.3.6 . Reverse Problem.
A cylinder has volume
\(500\pi \text{ cm}^3\) and height 20 cm. Find its radius.
Starting from the volume formula,
\begin{align*}
V \amp= \pi r^2 h\\
500\pi \amp= \pi r^2 (20)\\
500\pi \amp= 20\pi r^2
\end{align*}
Divide both sides by
\(20\pi\text{,}\)
\begin{align*}
r^2 \amp= \frac{500\pi}{20\pi} = 25\\
r \amp= \sqrt{25} = 5 \text{ cm}
\end{align*}
Checkpoint 3.3.7 . Surface Area Given Diameter.
A cylinder has SA
\(= 47.4 \text{ m}^2\) and diameter 1.3 m. Find the height.
Hint .
Substitute into
\(SA = 2\pi r^2 + 2\pi rh\) and solve for
\(h\text{.}\)
Answer .
\(r = 0.65\text{.}\) \(47.4 = 2\pi(0.4225) + 2\pi(0.65)h = 0.845\pi + 1.3\pi h\text{.}\) So
\(1.3\pi h = 47.4 - 2.654 = 44.746\text{,}\) giving
\(h = \frac{44.746}{1.3\pi} \approx 11.0\) m.
Checkpoint 3.3.8 . Volume Given Height.
A cylinder has volume
\(500 \text{ cm}^3\) and height 16 cm. Find the radius.
Answer .
\(500 = \pi r^2(16) = 16\pi r^2\text{.}\) So
\(r^2 = \frac{500}{16\pi} \approx 9.95\text{,}\) giving
\(r \approx 3.2\) cm.
Subsection 3.3.4 Word Problems
Checkpoint 3.3.9 . Metal for a Can.
A cylindrical can has diameter 7.5 cm and height 11 cm. How much metal is needed to make the can (i.e., find its surface area)?
Answer .
\(r = 3.75\text{.}\) \(SA = 2\pi(3.75)^2 + 2\pi(3.75)(11) = 2\pi(14.0625) + 2\pi(41.25) = 28.125\pi + 82.5\pi = 110.625\pi \approx 347.5 \text{ cm}^2\text{.}\)
Checkpoint 3.3.10 . Cylindrical Pool.
A cylindrical pool has diameter 5 m and depth 1.5 m. How many litres of water does it hold?
Answer .
\(r = 2.5\text{.}\) \(V = \pi(2.5)^2(1.5) = \pi(6.25)(1.5) = 9.375\pi \approx 29.45 \text{ m}^3 = 29{,}452 \text{ L}\text{.}\)
Checkpoint 3.3.11 . Cylindrical Pipe.
A cylindrical pipe is 3 m long and has an inner diameter of 10 cm. How many litres of water can the pipe hold?
Answer .
\(r = 5\) cm
\(= 0.05\) m.
\(V = \pi(0.05)^2(3) = \pi(0.0025)(3) = 0.0075\pi \approx 0.02356 \text{ m}^3 \approx 23.6 \text{ L}\text{.}\)
Checkpoint 3.3.12 . Label on a Jar.
A label wraps around a cylindrical jar (covering only the lateral surface, not the top or bottom). The jar has diameter 9 cm and height 14 cm. What is the area of the label?
Answer .
\(r = 4.5\text{.}\) Lateral area
\(= 2\pi rh = 2\pi(4.5)(14) = 126\pi \approx 395.8 \text{ cm}^2\text{.}\)
Checkpoint 3.3.13 . Grain Silo.
A cylindrical grain silo has diameter 8 m and height 12 m. How many cubic metres of grain can it store? How many litres is this?
Answer .
\(r = 4\text{.}\) \(V = \pi(16)(12) = 192\pi \approx 603.2 \text{ m}^3 = 603{,}186 \text{ L}\text{.}\)
Checkpoint 3.3.14 . Hand Drum.
A traditional hand drum has a diameter of
\(14\frac{7}{8}\) in and is 3 in deep. What is the minimum amount of hide used to make the drum if the hide covers only the top and lateral surfaces? Express your answer to the nearest square inch.
Hint .
Only the top circle and the curved side are covered, not the bottom.
Answer .
\(r = \frac{14.875}{2} = 7.4375\) in.
\(SA = \pi r^2 + 2\pi rh = \pi(7.4375)^2 + 2\pi(7.4375)(3) = 55.32\pi + 44.63\pi = 99.94\pi \approx 314 \text{ in}^2\text{.}\)
Checkpoint 3.3.15 . Painting Cylindrical Pillars.
Four cylindrical pillars standing on a stage need to be painted. Each pillar is 16 ft high and 1 ft in diameter. What surface area needs to be painted?
Hint .
Only the lateral (curved) surfaces need painting, not the circular ends.
Answer .
Each pillar: lateral area
\(= 2\pi(0.5)(16) = 16\pi\) ft
\(^2\text{.}\) Four pillars:
\(4 \times 16\pi = 64\pi \approx 201.1 \text{ ft}^2\text{.}\)
Checkpoint 3.3.16 . Punching Bag Design.
A designer is working on a cylindrical punching bag. The bag uses a maximum of
\(1.3 \text{ m}^2\) of material, and the diameter of the bag is 36 cm. Determine the maximum possible height of the bag, to the nearest tenth of a centimetre.
Answer .
\(r = 18\) cm
\(= 0.18\) m.
\(1.3 = 2\pi(0.0324) + 2\pi(0.18)h = 0.2036 + 1.131h\text{.}\) So
\(h = \frac{1.3 - 0.2036}{1.131} \approx 0.97\) m
\(\approx 96.9\) cm.
Checkpoint 3.3.17 . CD Storage Case.
Compact discs are packaged in cylindrical stacks of 100. Each CD has a thickness of 1.2 mm and a diameter of 12 cm. The outside radius of the storage case is 0.7 cm more than that of the CD. The height of the case is 4.2 mm more than that of the stack of 100 CDs. What is the surface area of the storage case, excluding the base, to the nearest square centimetre?
Answer .
Stack height
\(= 100 \times 1.2 \text{ mm} = 120 \text{ mm} = 12\) cm. Case:
\(r = 6 + 0.7 = 6.7\) cm,
\(h = 12 + 0.42 = 12.42\) cm.
\(SA = \pi r^2 + 2\pi rh = \pi(44.89) + 2\pi(6.7)(12.42) = 44.89\pi + 166.43\pi = 211.32\pi \approx 664 \text{ cm}^2\text{.}\)
Checkpoint 3.3.18 . Oil Pipeline.
A pipeline is 1221.73 km long, with a diameter of 914 mm. If the pipeline were straightened, what is the maximum volume of oil that can be contained in this section of pipeline? Express your answer to the nearest hundredth of a cubic metre.
Answer .
\(r = 457 \text{ mm} = 0.457\) m,
\(h = 1{,}221{,}730\) m.
\(V = \pi(0.457)^2(1{,}221{,}730) = \pi(0.2088)(1{,}221{,}730) \approx 255{,}157\pi \approx 801{,}617.49 \text{ m}^3\text{.}\)
Checkpoint 3.3.19 . Grain Terminal.
Many grain terminals are cylindrical in shape. One terminal has a height of 40 m, and the inside diameter of each grain storage tower is 11.7 m.
What is the storage capacity of each tower, to the nearest cubic metre?
If a small grain truck has a rectangular box measuring 5 m by 1.5 m by 2.4 m, how many truckloads of grain can one tower hold?
Answer .
(i)
\(r = 5.85\) m.
\(V = \pi(5.85)^2(40) = \pi(34.2225)(40) = 1368.9\pi \approx 4299 \text{ m}^3\text{.}\) (ii) Truck volume
\(= 5 \times 1.5 \times 2.4 = 18 \text{ m}^3\text{.}\) Truckloads
\(= \frac{4299}{18} \approx 239\text{.}\)
Checkpoint 3.3.20 . Popcorn Containers.
A theatre has two different right cylindrical popcorn containers. One is 18 cm high with a diameter of 14 cm, and the other is 16 cm high with a diameter of 16 cm. Which container should be for a small order of popcorn, and which should be the large? Justify your answer.
Answer .
Container A:
\(V = \pi(7)^2(18) = 882\pi \approx 2771 \text{ cm}^3\text{.}\) Container B:
\(V = \pi(8)^2(16) = 1024\pi \approx 3217 \text{ cm}^3\text{.}\) Container A (taller, narrower) is smaller; Container B (shorter, wider) is larger. The wider radius more than compensates for the shorter height.
Checkpoint 3.3.21 . Drink Can Design.
A drink manufacturer is designing a can for a new type of drink. The can is to have a capacity of between 250 mL and 285 mL. The height of the can is set at 14 cm. If
\(1 \text{ mL} = 1 \text{ cm}^3\text{,}\) what range of values is possible for the diameter of the can?
Hint .
Solve
\(V = \pi r^2 h\) for
\(r\) at each endpoint.
Answer .
For 250 mL:
\(250 = 14\pi r^2\text{,}\) \(r = \sqrt{\frac{250}{14\pi}} \approx 2.38\) cm,
\(d \approx 4.8\) cm. For 285 mL:
\(r = \sqrt{\frac{285}{14\pi}} \approx 2.55\) cm,
\(d \approx 5.1\) cm. The diameter ranges from about 4.8 cm to 5.1 cm.