Frustum
A frustum is what remains when a cone is sliced by a plane parallel to its base and the small top cone is removed — think of a bucket, a lampshade or a drinking glass. With top radius r, bottom radius R and vertical height h, its volume is (1/3)πh(R² + Rr + r²). The slant height runs along the sloping side: l = √(h² + (R − r)²), using the difference of radii, not their sum. The curved (lateral) surface area is πl(R + r), and the total surface area adds the two circular ends: πl(R + r) + πR² + πr². For an open bucket you drop the top face πr². The reliable CAT method is to treat the frustum as a big cone minus a small cone: because the two cones are similar, r/R = h_small/(h_small + h), which lets you recover any missing dimension. Always pair the slant difference (R − r) with the slant formula and the radius sum (R + r) with the area formula — mixing them up is the standard trap.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Volume of standard solids
| Cube (side a) | V = a³ |
|---|---|
| Cuboid (l, b, h) | V = l × b × h |
| Cylinder (radius r, height h) | V = πr²h |
| Cone (radius r, height h) | V = ⅓πr²h |
| Sphere (radius r) | V = (4/3)πr³ |
| Frustum (radii R, r; height h) | V = (1/3)πh(R² + Rr + r²) |
Surface area, slant & diagonal
| Cube TSA / diagonal | TSA = 6a², diagonal = a√3 |
|---|---|
| Cuboid TSA / diagonal | TSA = 2(lb + bh + hl), diag = √(l²+b²+h²) |
| Cylinder CSA / TSA | CSA = 2πrh, TSA = 2πr(r + h) |
| Cone slant & CSA / TSA | l = √(r²+h²), CSA = πrl, TSA = πr(r + l) |
| Sphere / Hemisphere area | Sphere = 4πr²; Hemisphere CSA = 2πr², TSA = 3πr² |
| Frustum slant & CSA | l = √(h² + (R−r)²), CSA = πl(R + r) |