A frustum has radii 5cm and 10cm and height 12cm — find volume and surface area

medium 3 min read

Question

A frustum of a cone has radii R=10R = 10 cm (larger base) and r=5r = 5 cm (smaller base) and height h=12h = 12 cm. Find its (a) volume and (b) total surface area.

Solution — Step by Step

The slant height of a frustum:

l=h2+(Rr)2=122+(105)2=144+25=169=13 cml = \sqrt{h^2 + (R - r)^2} = \sqrt{12^2 + (10 - 5)^2} = \sqrt{144 + 25} = \sqrt{169} = 13 \text{ cm}
V=πh3(R2+Rr+r2)V = \frac{\pi h}{3}(R^2 + Rr + r^2) =π×123(102+10×5+52)= \frac{\pi \times 12}{3}(10^2 + 10 \times 5 + 5^2) =4π(100+50+25)= 4\pi(100 + 50 + 25) =4π×175= 4\pi \times 175 =700π= 700\pi =700×227=2200 cm3= 700 \times \frac{22}{7} = \mathbf{2200 \text{ cm}^3} CSA=π(R+r)l=π(10+5)(13)=195π cm2\text{CSA} = \pi(R + r)l = \pi(10 + 5)(13) = 195\pi \text{ cm}^2

TSA includes: curved surface + two circular bases

TSA=π(R+r)l+πR2+πr2\text{TSA} = \pi(R + r)l + \pi R^2 + \pi r^2 =195π+π(100)+π(25)= 195\pi + \pi(100) + \pi(25) =π(195+100+25)=320π= \pi(195 + 100 + 25) = 320\pi =320×227=704071005.7 cm2= 320 \times \frac{22}{7} = \frac{7040}{7} \approx \mathbf{1005.7 \text{ cm}^2}

Why This Works

A frustum is what’s left when a smaller cone is cut parallel to the base of a larger cone. The formulas come from subtracting the smaller cone’s volume/surface from the larger cone’s, then simplifying.

The slant height ll is the actual slant distance along the curved surface — NOT the vertical height hh. Using hh instead of ll in the CSA formula is a common error that gives a wrong answer.

Alternative Verification — Check Slant Height

We can verify: if the big cone has height HH and radius RR, and the cut is made at height HhH - h from the apex, then:

rR=HhH\frac{r}{R} = \frac{H-h}{H} gives the ratio. With r=5r = 5, R=10R = 10: the small cone is half the height of the big cone. So Hh=hH=24H - h = h \Rightarrow H = 24 cm.

Slant of big cone: 242+102=676=26\sqrt{24^2 + 10^2} = \sqrt{676} = 26 cm. Slant of small cone: 122+52=13\sqrt{12^2 + 5^2} = 13 cm. Slant of frustum = 2613=1326 - 13 = 13 cm ✓

Common Mistake

When a question asks for TSA but the frustum represents an open container (like a bucket — open at the top), don’t include the top circular area. The TSA formula π(R+r)l+πR2+πr2\pi(R+r)l + \pi R^2 + \pi r^2 includes BOTH bases. For a bucket (open top), use only π(R+r)l+πr2\pi(R+r)l + \pi r^2 (lateral surface + bottom only). Read the problem carefully: “total surface area” includes both circular ends; “outer surface” of a bucket does not include the opening at the top.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next