I’m prepping for a test and keep getting tangled in surface area questions, especially when the wording changes slightly. I get the idea of adding up all the faces, but I keep second-guessing what actually counts. For example, if I have a cylinder with radius 3 cm and height 8 cm that’s open at the top, do I include the top circle or just the curved part and the bottom? If it says it’s a “label around the can,” is that only the curved surface, or do edges matter at all?
I also get confused with cones. If a cone has radius 4 cm and vertical height 3 cm, which “height” goes into the surface area formula – the vertical height or the slant height? If the slant height isn’t given, am I always supposed to find it first?
One more that messes with me: two cubes of side 2 cm glued together on a face – do I subtract the hidden faces when finding total surface area, or do I still count everything because it’s part of the shape?
Could someone explain a clear way to decide which surfaces to include and which dimension to use, so I’m not overthinking every problem? I feel like I’m missing a simple rule of thumb and it’s making practice take forever.
















3 Responses
Love this question. Surface area can feel like you’re trying to gift‑wrap a weirdly shaped present and you’re not sure which parts need wrapping. The good news is there’s a simple guiding idea that clears most of the fog:
Rule of thumb: Count only the surfaces you could touch (or that would get wet if you dipped the object in paint). Anything that’s missing (open), covered (like by a label), or glued to something else doesn’t contribute to the outside surface area.
From that, a few practical rules fall out.
1) Open vs closed vs labeled
– Closed solid: include all outside faces.
– Open at a face: exclude that missing face.
– “Label around the can”: that’s just the curved (lateral) surface. The circular ends aren’t covered unless the problem says so.
– Edges and seams have zero area in these problems. Unless they explicitly mention overlap or thickness, ignore them.
2) Cylinders: which height?
– The curved surface of a cylinder is literally a rectangle when you unroll it: width = circumference = 2πr, height = the cylinder’s vertical height h.
– Lateral (curved) area of a cylinder: 2πrh.
– Each circular base has area πr^2.
Your example: cylinder with r = 3 cm, h = 8 cm, open at the top.
– Lateral area: 2πrh = 2π(3)(8) = 48π cm².
– Bottom circle: πr² = 9π cm².
– No top circle (it’s open).
– Total surface area = 48π + 9π = 57π cm².
“Label around the can” on that same cylinder:
– If the label covers the full height, area = 2πrh = 48π cm².
– If the label has its own height Hlabel (say 6 cm), then label area = 2πr × Hlabel = 2π(3)(6) = 36π cm².
– Edges? Ignore them; they don’t add area.
3) Cones: which height?
– Cones have two common “heights”:
– Vertical height h: straight down from tip to center of the base (perpendicular to base).
– Slant height l: distance from the tip down the side to the rim.
– The curved surface area uses the slant height l, not the vertical height. Think of unrolling the side of a cone: you get a circular sector whose radius is the slant height.
– Lateral area of a cone: πrl.
– Base area: πr².
– For a right cone (the usual kind in problems), l, r, and h form a right triangle: l² = r² + h². If they don’t give l, compute it.
Your example: cone with r = 4 cm, vertical height h = 3 cm.
– Slant height: l = √(r² + h²) = √(16 + 9) = 5 cm.
– Lateral area: πrl = π(4)(5) = 20π cm².
– If it has a base: total surface area = 20π + 16π = 36π cm².
– If it’s “open” (no base), just 20π cm².
4) Glued shapes: do we subtract hidden faces?
– Yes. If two solids are glued face‑to‑face with no gap, the touching faces are no longer on the outside, so you remove them from the surface area count.
Your example: two cubes of side 2 cm glued on a face.
– One cube: surface area = 6 × 2² = 24 cm².
– Two separate cubes: 48 cm² total.
– The glued interface is a 2 cm by 2 cm square: area 4 cm². Each cube “loses” that face, so subtract 2 × 4 = 8.
– New total = 48 − 8 = 40 cm².
– You can also see the combined shape is a 4 × 2 × 2 rectangular prism, whose surface area is 2(lw + lh + wh) = 2(8 + 8 + 4) = 40 cm².
A quick decision checklist you can use on any problem
– What’s actually exposed? Imagine painting it:
– Open faces? Don’t count them.
– Glued or touching faces? Don’t count them.
– Just a label or wrap? Count only what the label covers (usually the lateral surface).
– Are they asking for total surface area or lateral surface area?
– Total includes bases that exist.
– Lateral excludes bases.
– For the curved bit:
– Cylinder uses the vertical height h in 2πrh.
– Cone uses the slant height l in πrl. If l isn’t given for a right cone, compute l = √(r² + h²).
– Ignore edges and seams unless the problem specifically says otherwise.
– Units should be squared, and magnitudes should feel reasonable (e.g., open-top cylinder’s area should be less than the closed one).
You’re not missing anything big-once you latch onto “only count what the outside world can touch,” the rest is just picking the right formula for that surface. Hope this helps!
My rough rule (I might be mixing things up) is to count every face you can see on the outline-so an open-top cylinder still includes the top circle, a “label” would include the two circles as well as the curved part, and for cones I’d use the vertical height h in πrh rather than finding the slant height. For glued cubes I wouldn’t subtract the hidden faces since they’re still part of the shape-Hope this helps!
A good rule of thumb: surface area is the area of the parts you can touch from the outside. Include only the faces that remain exposed after any openings or joinings; ignore edges (they are lines, so they contribute no area). For a cylinder, the curved surface area is 2πrh and each circular end is πr². So a cylinder of radius 3 cm and height 8 cm that is open at the top has area 2π(3)(8) + π(3)² = 48π + 9π = 57π cm². A “label around the can” means just the curved surface, so 48π cm²; the rims do not add area.
For cones, the lateral surface area is πrl, where l is the slant height along the surface. The vertical height h is used for volume and to find l in a right cone via l = √(r² + h²). Example: radius 4 cm, vertical height 3 cm gives l = 5 cm, so lateral area = π(4)(5) = 20π cm²; include the base for total area 20π + 16π = 36π cm². For glued solids, remove hidden faces: two 2 cm cubes glued on one face lose two 2×2 faces from the exterior, so total area = 2·(6·2²) − 2·(2²) = 48 − 8 = 40 cm² (equivalently, it’s a 2×2×4 cuboid with area 2(ab + ac + bc) = 40). In short: list the faces that are actually exposed, use slant lengths for curved surfaces, and subtract any faces that become internal.