Surface Areas and Volumes — Cylinder, Cone, Sphere, Frustum

Surface Areas and Volumes — Cylinder, Cone, Sphere, Frustum

11 min read

The Big Picture

Surface area and volume problems boil down to one skill: picking the right formula for the right shape. Once you know which shape you’re dealing with (and whether the question asks for surface area, curved surface area, or volume), it’s straight substitution and arithmetic.

For CBSE Classes 9 and 10, this chapter carries 8-10 marks in board exams. Class 9 covers basic solids (cylinder, cone, sphere). Class 10 adds combinations of solids and the frustum of a cone.

graph TD
    A[3D Shape Problem] --> B{Which shape?}
    B -->|Cylinder| C[CSA = 2πrh]
    B -->|Cone| D[CSA = πrl]
    B -->|Sphere| E[SA = 4πr²]
    B -->|Hemisphere| F[CSA = 2πr²]
    B -->|Frustum| G[Use frustum formulas]
    A --> H{What quantity?}
    H -->|Volume| I[Pick volume formula]
    H -->|Surface area| J{CSA or TSA?}
    J -->|Curved only| K[Exclude bases]
    J -->|Total| L[CSA + base areas]
    A --> M{Combination solid?}
    M -->|Yes| N[Split into parts]
    N --> O[Add volumes / exposed areas]

Key Terms & Definitions

Curved Surface Area (CSA) — The area of just the curved part of a solid, excluding flat bases. For a cylinder, think of the “label” wrapped around a can.

Total Surface Area (TSA) — CSA plus the area of all flat faces. A cylinder’s TSA = CSA + two circular bases.

Volume — The space enclosed inside the solid. Measured in cubic units (cm3^3, m3^3).

Slant Height (ll) — For a cone, the distance from the apex to any point on the base circle along the surface. Related by l=h2+r2l = \sqrt{h^2 + r^2}.

Frustum — The portion of a cone remaining when the top is cut off by a plane parallel to the base. It has two circular faces of different radii.


All Formulas at a Glance

QuantityFormula
CSA2πrh2\pi rh
TSA2πr(r+h)2\pi r(r + h)
Volumeπr2h\pi r^2 h
QuantityFormula
Slant heightl=h2+r2l = \sqrt{h^2 + r^2}
CSAπrl\pi r l
TSAπr(r+l)\pi r(r + l)
Volume13πr2h\frac{1}{3}\pi r^2 h
QuantityFormula
Surface Area4πr24\pi r^2
Volume43πr3\frac{4}{3}\pi r^3
QuantityFormula
CSA2πr22\pi r^2
TSA3πr23\pi r^2
Volume23πr3\frac{2}{3}\pi r^3
QuantityFormula
Slant heightl=h2+(r1r2)2l = \sqrt{h^2 + (r_1 - r_2)^2}
CSAπ(r1+r2)l\pi(r_1 + r_2)l
TSAπ(r1+r2)l+πr12+πr22\pi(r_1 + r_2)l + \pi r_1^2 + \pi r_2^2
Volume13πh(r12+r22+r1r2)\frac{1}{3}\pi h(r_1^2 + r_2^2 + r_1 r_2)

A cone’s volume is exactly 13\frac{1}{3} of the cylinder with the same base and height. A hemisphere’s volume is 23\frac{2}{3} of its enclosing cylinder. These ratios help you cross-check formulas in the exam.


Solved Examples — Easy to Hard

Example 1 (Easy — CBSE Class 9)

Find the volume and TSA of a cylinder with radius 7 cm and height 10 cm.

Volume =πr2h=227×49×10=1540 cm3= \pi r^2 h = \frac{22}{7} \times 49 \times 10 = \mathbf{1540 \text{ cm}^3}

TSA =2πr(r+h)=2×227×7×17=748 cm2= 2\pi r(r + h) = 2 \times \frac{22}{7} \times 7 \times 17 = \mathbf{748 \text{ cm}^2}

Example 2 (Medium — CBSE Class 9)

A cone has slant height 13 cm and base diameter 10 cm. Find CSA and volume.

Radius r=5r = 5 cm, slant height l=13l = 13 cm.

Height: h=l2r2=16925=144=12h = \sqrt{l^2 - r^2} = \sqrt{169 - 25} = \sqrt{144} = 12 cm

CSA =πrl=π×5×13=65π204.3 cm2= \pi r l = \pi \times 5 \times 13 = 65\pi \approx \mathbf{204.3 \text{ cm}^2}

Volume =13πr2h=13π×25×12=100π314.2 cm3= \frac{1}{3}\pi r^2 h = \frac{1}{3}\pi \times 25 \times 12 = 100\pi \approx \mathbf{314.2 \text{ cm}^3}

Example 3 (Medium — CBSE Class 10)

A solid is made by placing a hemisphere on top of a cylinder. Both have radius 7 cm. Total height is 17 cm. Find the TSA.

Cylinder height =177=10= 17 - 7 = 10 cm (subtract hemisphere radius).

TSA = CSA of cylinder + CSA of hemisphere + one base of cylinder (the bottom only — the top is internal).

TSA=2π(7)(10)+2π(7)2+π(7)2=140π+98π+49π=287π901.7 cm2\text{TSA} = 2\pi(7)(10) + 2\pi(7)^2 + \pi(7)^2 = 140\pi + 98\pi + 49\pi = 287\pi \approx \mathbf{901.7 \text{ cm}^2}

Example 4 (Hard — CBSE Class 10)

A bucket shaped like a frustum has top and bottom diameters of 40 cm and 20 cm, and depth 12 cm. Find the capacity and cost of tin sheet at Rs 10 per cm2^2.

r1=20r_1 = 20 cm, r2=10r_2 = 10 cm, h=12h = 12 cm.

Volume =13πh(r12+r22+r1r2)=13π(12)(400+100+200)=2800π8796.5 cm3= \frac{1}{3}\pi h(r_1^2 + r_2^2 + r_1 r_2) = \frac{1}{3}\pi(12)(400 + 100 + 200) = 2800\pi \approx \mathbf{8796.5 \text{ cm}^3}

Slant height: l=122+(2010)2=24415.62l = \sqrt{12^2 + (20-10)^2} = \sqrt{244} \approx 15.62 cm

Tin sheet area (open at top) = CSA + bottom base =π(20+10)(15.62)+π(10)2568.6π1786= \pi(20+10)(15.62) + \pi(10)^2 \approx 568.6\pi \approx 1786 cm2^2

Cost =1786×10=Rs 17,860= 1786 \times 10 = \mathbf{Rs\ 17,860}


Exam-Specific Tips

CBSE Class 9: Focus on direct formula questions — CSA, TSA, volume of individual solids. The most common question involves melting and recasting (equate volumes). Also practise finding the remaining height/radius when two quantities are given.

CBSE Class 10: Combination of solids is the main topic. Shapes like cylinder + hemisphere, cone + hemisphere (toy), cylinder + cone (tent), and frustum (bucket) appear every year. Always sketch the solid and mark which surfaces are exposed.


Common Mistakes to Avoid

Mistake 1 — Using diameter instead of radius. When a problem says “diameter 14 cm”, plug in r=7r = 7, not 14. This is the single most common error.

Mistake 2 — Confusing slant height with vertical height. For cones and frustums, lhl \neq h. Always check which one the problem gives and use l=h2+r2l = \sqrt{h^2 + r^2} if needed.

Mistake 3 — Counting hidden surfaces in combination solids. When a hemisphere sits on a cylinder, the flat face of the hemisphere and the top face of the cylinder are internal — don’t include them in TSA.

Mistake 4 — Volume stays the same when reshaping, surface area does not. When a solid is melted and recast, equate volumes (not surface areas).

Mistake 5 — Forgetting units. Surface area is in cm2^2, volume in cm3^3. In cost problems, check whether the rate is per cm2^2 or per m2^2.


Practice Questions

Q1. Find the volume of a sphere of radius 21 cm.

V=43πr3=43×227×9261=38808V = \frac{4}{3}\pi r^3 = \frac{4}{3} \times \frac{22}{7} \times 9261 = 38808 cm3^3.

Q2. A cone has height 24 cm and radius 7 cm. Find slant height and CSA.

l=576+49=25l = \sqrt{576 + 49} = 25 cm. CSA =π×7×25=550= \pi \times 7 \times 25 = 550 cm2^2.

Q3. A metallic sphere of radius 6 cm is melted and recast into a cylinder of radius 4 cm. Find the cylinder’s height.

Equate volumes: 43π(6)3=π(4)2h\frac{4}{3}\pi(6)^3 = \pi(4)^2 h. So 288=16h288 = 16h, giving h=18h = 18 cm.

Q4. Find the TSA of a solid hemisphere of radius 10 cm.

TSA =3πr2=3π(100)=300π942.5= 3\pi r^2 = 3\pi(100) = 300\pi \approx 942.5 cm2^2.

Q5. A toy is a cone mounted on a hemisphere. Both have radius 3.5 cm. Total height is 15.5 cm. Find the TSA.

Cone height =12= 12 cm. l=144+12.25=12.5l = \sqrt{144 + 12.25} = 12.5 cm. TSA =π(3.5)(12.5)+2π(3.5)2=43.75π+24.5π=68.25π214.5= \pi(3.5)(12.5) + 2\pi(3.5)^2 = 43.75\pi + 24.5\pi = 68.25\pi \approx 214.5 cm2^2.

Q6. A frustum has top radius 5 cm, bottom radius 10 cm, height 6 cm. Find the volume.

V=13π(6)(100+25+50)=350π1099.6V = \frac{1}{3}\pi(6)(100 + 25 + 50) = 350\pi \approx 1099.6 cm3^3.

Q7. How many lead shots of diameter 4.2 cm from a block of 66×42×2166 \times 42 \times 21 cm?

Block volume =58212= 58212 cm3^3. Shot volume =43π(2.1)338.808= \frac{4}{3}\pi(2.1)^3 \approx 38.808 cm3^3. Count =58212/38.808=1500= 58212/38.808 = 1500.

Q8. A cylindrical pipe (diameter 5 mm) delivers water at 10 m/min. How long to fill a cone of radius 40 cm and depth 24 cm?

Pipe radius =0.25= 0.25 cm. Flow =π(0.0625)(1000)=62.5π= \pi(0.0625)(1000) = 62.5\pi cm3^3/min. Cone volume =13π(1600)(24)=12800π= \frac{1}{3}\pi(1600)(24) = 12800\pi cm3^3. Time =12800/62.5205= 12800/62.5 \approx 205 min.


Conversion Between Solids — Melting and Recasting

One of the most important CBSE problem types: a solid of one shape is melted and recast into another shape. The key principle is volume is conserved — surface area is NOT.

Worked Example — Metal Sphere to Wire

A solid sphere of radius 6 cm is melted and drawn into a wire of radius 0.2 cm. Find the length of the wire.

Vsphere=43π(6)3=43π×216=288π cm3V_{sphere} = \frac{4}{3}\pi (6)^3 = \frac{4}{3}\pi \times 216 = 288\pi \text{ cm}^3

Wire is a cylinder with radius 0.2 cm and length ll:

Vwire=π(0.2)2×l=0.04πlV_{wire} = \pi (0.2)^2 \times l = 0.04\pi l
288π=0.04πl    l=2880.04=7200 cm=72 m288\pi = 0.04\pi l \implies l = \frac{288}{0.04} = 7200 \text{ cm} = 72 \text{ m}

Worked Example — Water Flowing into a Tank

A cylindrical pipe of diameter 7 cm delivers water at a rate of 12 m/min. How long will it take to fill a cuboidal tank of dimensions 22 m×14 m×10.5 m22 \text{ m} \times 14 \text{ m} \times 10.5 \text{ m}?

Pipe radius =3.5= 3.5 cm =0.035= 0.035 m. Water flows at 12 m/min.

Volume per minute =πr2×speed=227×(0.035)2×12=227×0.001225×12=0.0462= \pi r^2 \times \text{speed} = \frac{22}{7} \times (0.035)^2 \times 12 = \frac{22}{7} \times 0.001225 \times 12 = 0.0462 m³/min.

V=22×14×10.5=3234V = 22 \times 14 \times 10.5 = 3234 m³.

t=32340.0462=70000t = \frac{3234}{0.0462} = 70000 min =70000601167= \frac{70000}{60} \approx 1167 hours. This highlights how small a pipe’s capacity is compared to a large tank.

  • Cone volume =13×= \frac{1}{3} \times Cylinder volume (same base, same height)
  • Hemisphere volume =23×= \frac{2}{3} \times Cylinder volume (same base, height = radius)
  • Sphere volume =43πr3=2×= \frac{4}{3}\pi r^3 = 2 \times hemisphere volume
  • When reshaping: Vold=VnewV_{\text{old}} = V_{\text{new}} (equate volumes to find unknowns)

CBSE Class 10 board exams 2023 and 2024 both had a combination solid problem worth 5 marks. The standard approach: (1) sketch the solid, (2) identify which surfaces are external, (3) for volume: add all component volumes, (4) for TSA: add only exposed surfaces. Never count the internal joining surfaces.

FAQs

How do I decide between CSA and TSA?

If the object is open (bucket without lid) or a surface is hidden (hemisphere on cylinder), those absent/hidden faces are excluded. Use TSA only when all surfaces are exposed.

Why is a cone’s volume one-third of a cylinder?

This can be proved with calculus. Intuitively, a cone tapers from the full base to a point, filling only one-third of the cylinder space. The ratio comes from integrating circular cross-sections that shrink linearly.

How do I handle combination problems?

Sketch the solid. For volume, add all component volumes. For TSA, add only the exposed surface areas — skip surfaces where two shapes meet internally.

What is the relation between litres and cm3^3?

11 litre =1000= 1000 cm3^3. Also, 11 m3=1000^3 = 1000 litres. This conversion appears in water tank and container problems.

How do we find the dimensions of a frustum from the original cone?

If a cone of height HH and radius RR is cut at height hh from the base, the top radius of the frustum is r=RHhHr = R \cdot \frac{H-h}{H} by similar triangles. The frustum height is hh.

Practice Questions