Surface Area of Basic 3D Solids
Surface Area of Basic 3D Solids
When we move from flat shapes to 3D solids, we start thinking about the outside covering of an object. This is called its surface area.
Surface area tells us how much material is needed to cover the outside of a solid. For example, it can help us find how much paper is needed to wrap a gift, how much metal is needed to make a can, or how much paint is needed to cover a curved object.
In this lesson, we will learn how to calculate the lateral surface area and the total surface area of four common solids:
- cylinders,
- cones,
- spheres,
- hemispheres.
Important idea:
- Lateral surface area means the area of the curved side only, not including the base or bases.
- Total surface area means the area of all outer surfaces.
We will use these symbols often:
-
radius: \(r\)
-
height: \(h\)
-
slant height of a cone: \(l\)
-
\(\pi \approx 3.14\) or \(\frac{22}{7}\) when needed
1. Surface Area of a Cylinder
A cylinder has:
- two circular bases, and
- one curved surface around the side.
If we unwrap the curved side of a cylinder, it forms a rectangle.
The width of this rectangle is the circumference of the base circle, which is \(2\pi r\). The height of the rectangle is the cylinder's height, \(h\).
So the lateral surface area of a cylinder is:
$$ \text{LSA of cylinder} = 2\pi rh $$Now add the areas of the two circular bases. Each base has area \(\pi r^2\), so two bases have area \(2\pi r^2\).
Therefore, the total surface area of a cylinder is:
$$ \text{TSA of cylinder} = 2\pi rh + 2\pi r^2 $$This can also be written as:
$$ \text{TSA of cylinder} = 2\pi r(h+r) $$2. Surface Area of a Cone
A cone has:
- one circular base, and
- one curved surface that comes to a point.
For a cone, the curved surface depends on the slant height, not the vertical height.
The slant height is labeled \(l\). If the vertical height \(h\) and radius \(r\) are known, then:
$$ l = \sqrt{r^2+h^2} $$The lateral surface area of a cone is:
$$ \text{LSA of cone} = \pi rl $$To find the total surface area, add the area of the circular base:
$$ \text{TSA of cone} = \pi rl + \pi r^2 $$Or factor out \(\pi r\):
$$ \text{TSA of cone} = \pi r(l+r) $$3. Surface Area of a Sphere
A sphere is a perfectly round solid, like a basketball or a globe. It has no edges, no flat faces, and no base.
The total outer area of a sphere is given by:
$$ \text{Surface area of sphere} = 4\pi r^2 $$Since a sphere has only one continuous outer surface, we usually just say surface area, not lateral or total separately.
4. Surface Area of a Hemisphere
A hemisphere is half of a sphere. It looks like a bowl shape if cut through the middle.
A hemisphere has:
- one curved part, and
- one flat circular base.
The curved surface area of a hemisphere is half the surface area of a sphere:
$$ \text{CSA of hemisphere} = 2\pi r^2 $$If the flat circular base is included, then the total surface area is:
$$ \text{TSA of hemisphere} = 2\pi r^2 + \pi r^2 = 3\pi r^2 $$Formulas to Remember
-
Cylinder:
$$\text{LSA} = 2\pi rh$$
$$\text{TSA} = 2\pi rh + 2\pi r^2$$
-
Cone:
$$\text{LSA} = \pi rl$$
$$\text{TSA} = \pi rl + \pi r^2$$
-
Sphere:
$$\text{SA} = 4\pi r^2$$
-
Hemisphere:
$$\text{Curved SA} = 2\pi r^2$$
$$\text{TSA} = 3\pi r^2$$
How to Choose the Correct Formula
- Read the question carefully.
- Identify the solid: cylinder, cone, sphere, or hemisphere.
- Check whether the question asks for curved/lateral surface area or total surface area.
- Write the correct formula before substituting numbers.
- Use the radius, not the diameter. If diameter is given, divide by 2 first.
- Include square units in the final answer, such as \(\text{cm}^2\), \(\text{m}^2\), or \(\text{in}^2\).
Worked Example 1: Total Surface Area of a Cylinder
Find the total surface area of a cylinder with radius \(4\text{ cm}\) and height \(10\text{ cm}\).
Step 1: Write the formula.
$$ \text{TSA} = 2\pi rh + 2\pi r^2 $$Step 2: Substitute the values.
$$ \text{TSA} = 2\pi(4)(10) + 2\pi(4^2) $$ $$ = 80\pi + 2\pi(16) $$ $$ = 80\pi + 32\pi $$ $$ = 112\pi $$Step 3: Give the exact and approximate answer.
$$ \text{TSA} = 112\pi\text{ cm}^2 $$Using \(\pi \approx 3.14\):
$$ 112\pi \approx 112(3.14) = 351.68 $$Answer: \(112\pi\text{ cm}^2\) or about \(351.68\text{ cm}^2\).
Worked Example 2: Lateral Surface Area of a Cone
A cone has radius \(5\text{ cm}\) and slant height \(12\text{ cm}\). Find its lateral surface area.
Step 1: Use the cone lateral surface area formula.
$$ \text{LSA} = \pi rl $$Step 2: Substitute the values.
$$ \text{LSA} = \pi(5)(12) $$ $$ = 60\pi $$Step 3: Approximate if needed.
$$ 60\pi \approx 60(3.14) = 188.4 $$Answer: \(60\pi\text{ cm}^2\) or about \(188.4\text{ cm}^2\).
Worked Example 3: Total Surface Area of a Cone When Height Is Given
A cone has radius \(3\text{ m}\) and vertical height \(4\text{ m}\). Find its total surface area.
Step 1: Find the slant height.
$$ l = \sqrt{r^2+h^2} $$ $$ l = \sqrt{3^2+4^2} = \sqrt{9+16} = \sqrt{25} = 5 $$Step 2: Use the total surface area formula.
$$ \text{TSA} = \pi rl + \pi r^2 $$Step 3: Substitute the values.
$$ \text{TSA} = \pi(3)(5) + \pi(3^2) $$ $$ = 15\pi + 9\pi $$ $$ = 24\pi $$Step 4: Approximate if needed.
$$ 24\pi \approx 24(3.14) = 75.36 $$Answer: \(24\pi\text{ m}^2\) or about \(75.36\text{ m}^2\).
Worked Example 4: Surface Area of a Sphere and a Hemisphere
A sphere has radius \(7\text{ cm}\). Find its surface area. Then find the total surface area of a hemisphere with the same radius.
Part A: Sphere
$$ \text{SA of sphere} = 4\pi r^2 $$ $$ = 4\pi(7^2) $$ $$ = 4\pi(49) $$ $$ = 196\pi $$Using \(\pi = \frac{22}{7}\):
$$ 196\pi = 196\times \frac{22}{7} = 28\times 22 = 616 $$So the sphere's surface area is \(196\pi\text{ cm}^2\) or \(616\text{ cm}^2\).
Part B: Hemisphere
For total surface area of a hemisphere:
$$ \text{TSA} = 3\pi r^2 $$ $$ = 3\pi(7^2) $$ $$ = 3\pi(49) $$ $$ = 147\pi $$Using \(\pi = \frac{22}{7}\):
$$ 147\pi = 147\times \frac{22}{7} = 21\times 22 = 462 $$Answer:
- Sphere surface area = \(196\pi\text{ cm}^2\) or \(616\text{ cm}^2\)
- Hemisphere total surface area = \(147\pi\text{ cm}^2\) or \(462\text{ cm}^2\)
Common Mistakes to Avoid
- Confusing radius and diameter. If diameter is given, remember: \(r = \frac{d}{2}\).
- Using height instead of slant height for a cone. The curved surface area of a cone uses \(l\), not \(h\).
- Forgetting the base or bases. Lateral area and total area are not the same.
- For hemisphere questions, not checking whether the base is included. Curved area is \(2\pi r^2\), but total area is \(3\pi r^2\).
- Forgetting square units. Surface area is always measured in square units.
Quick Comparison
- A cylinder has 2 circular bases.
- A cone has 1 circular base and needs slant height for curved area.
- A sphere has no base and uses only \(4\pi r^2\).
- A hemisphere is half a sphere, so be careful whether the flat base is included.
Brief Summary
Surface area measures the total outside covering of a 3D solid. For cylinders and cones, we often separate the lateral or curved area from the total area. A sphere has surface area \(4\pi r^2\), and a hemisphere has curved surface area \(2\pi r^2\) and total surface area \(3\pi r^2\).
The key to success is choosing the correct formula, using the correct measurements, and checking whether the base is included. With practice, these formulas become much easier to use.
Put what you read to the test
You've worked through Surface Area of Basic 3D Solids. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.