What is a frustum of a cone? If a right circular cone is cut cleanly by a flat plane parallel to its base, and the small cone at the top is removed, the remaining lower slice of the cone is called a frustum of a cone.
Think of everyday utility objects like a bucket of water, a glass tumbler, a Turkish coffee pot, or a lampshade. These objects are wide at one end and narrow at the other, featuring two flat circular faces of different sizes.
A frustum is defined by four core measurements:
- Height (h): The vertical straight distance between the top and bottom circular bases.
- Slant Height (l): The slanted edge distance along the outer side wall.
- Large Radius (R): The radius of the larger circular base face.
- Small Radius (r): The radius of the smaller circular base face.
Formulas for a frustum of a cone:
- Slant Height (l) = $\sqrt{h^2 + (R - r)^2}$
- Curved Surface Area (CSA) = $\pi \cdot (R + r) \cdot l$
- Total Surface Area (TSA) = $\pi \cdot (R + r) \cdot l + \pi \cdot R^2 + \pi \cdot r^2$
- Volume = $(1/3) \cdot \pi \cdot h \cdot (R^2 + r^2 + R \cdot r)$
---