A frustum of a cone is what you get when you slice a cone with a plane parallel to its base, then remove the small cone at the top. The shape that remains is a truncated cone: it has two circular faces (one large, one small), and a slanting curved surface connecting them. A bucket is essentially a frustum; so is a lampshade, a flowerpot, and the head of a drinking glass.
The frustum has two radii, r1 (the bigger circular face) and r2 (the smaller). Its heighth is the perpendicular distance between the two parallel circular faces. Its slant heightℓ is the length of the slanting side, which by Pythagoras is
ℓ=h2+(r1−r2)2.
(Imagine drawing a perpendicular from the smaller circle's edge to the larger circle, forming a right triangle.)
Formulas
Curved surface area:
CSAfrustum=π(r1+r2)ℓ.
Total surface area (curved surface + the two circular faces):
TSAfrustum=π(r1+r2)ℓ+πr12+πr22.
Volume:
Vfrustum=31πh(r12+r22+r1r2).
Derivation of the volume formula (brief)
A cone of radius r1 and height H is sliced by a plane parallel to its base, producing a smaller cone on top of radius r2 and height H−h. By similar triangles, r2/r1=(H−h)/H, so H=hr1/(r1−r2) and H−h=hr2/(r1−r2).
Frustum volume = volume of original cone − volume of small cone =(1/3)πr12H−(1/3)πr22(H−h).
Substituting and simplifying gives V=(1/3)πh(r12+r22+r1r2).
When is a frustum used?
In the board exam, frustum problems are usually about a bucket (whose surface area and capacity are asked). The bucket has:
An open top (radius r1, the larger).
A closed bottom (radius r2, the smaller).
A slanting metal surface (CSA).
The surface area of the bucket (excluding the open top) is CSA+πr22=π(r1+r2)ℓ+πr22.
If both top and bottom are closed (a sealed frustum), use the full TSA.
Worked examples
Example 1. A frustum has r1=4,r2=1,h=4. Find the slant height, CSA, TSA, and volume.
ℓ=16+9=5.
CSA =π(4+1)(5)=25π≈78.57 cm2.
TSA =25π+16π+π=42π≈132 cm2.
V=(1/3)π(4)(16+1+4)=(1/3)π(4)(21)=28π≈88 cm3.
Example 2. A bucket is a frustum with radii 20 cm and 12 cm, height 15 cm. Find the capacity (volume) and the metal sheet area (CSA + bottom disc).
Example 6. A flowerpot is a frustum with radii r1=10 cm, r2=5 cm, h=12 cm. Find the volume and the total external surface area (open top, closed bottom).
A frustum has r1=9,r2=5,h=12. Find the slant height and CSA.
A bucket holds 12.32 litres of water, with radii 20 and 12 cm. Find its height.
A frustum has radii 6 and 3 cm and slant height 5 cm. Find h and V.
A glass tumbler is a frustum with radii 3.5 and 2.5 cm and height 14 cm. Find the capacity.
A bucket is a frustum with radii 15 and 9 cm and height 12 cm. Find the metal sheet area (open top).
A solid frustum has r1=14,r2=7,h=24. Find its TSA and volume.
A frustum of a cone has r1=28,r2=21 and slant 20. Find the height.
A frustum has radii r1,r2 and is exactly half the volume of the cone that would close at the apex. Find the relation between r1 and r2.
The slant heights of two frusta of cones (same height h) are ℓ1 and ℓ2. Compare r1+r2 for them.
A frustum has volume 1232 cm3, r1=7,r2=3.5. Find h.
A flowerpot (frustum) has radii 7 cm and 5 cm and slant height 13 cm. Find the external surface area (closed bottom, open top).
Find the slant height of a frustum with r1=12,r2=5 and h=24.
Pitfalls / Insight
(1) The slant height formula uses (r1−r2)2, notr12−r22. Many students get this wrong. The right triangle is formed by the height h and the difference of radii.
(2) The volume formula is not the average of the two cones' volumes. It's (1/3)πh(r12+r22+r1r2). The r1r2 term is essential.
(3) For a bucket, the open top is excluded from the metal area. For a sealed frustum, both discs are included.
(4) When converting cm3 to litres: 1000 cm3=1 L.
(5) The slant height ℓ is not the height h of the frustum. They are related by Pythagoras: ℓ=h2+(r1−r2)2.