3D shapes — cube, cuboid, cylinder, cone, sphere properties and formulas

medium CBSE 3 min read

Question

A solid cylinder has radius r=7r = 7 cm and height h=10h = 10 cm. Find its total surface area and volume. If this cylinder is melted and recast into a cone of the same radius, find the height of the cone.

(CBSE 9 & 10 — surface areas and volumes)


Solution — Step by Step

Total Surface Area = 2πr(r+h)2\pi r(r + h) (two circular faces + curved surface)

TSA=2×227×7×(7+10)=2×22×17=748 cm2TSA = 2 \times \frac{22}{7} \times 7 \times (7 + 10) = 2 \times 22 \times 17 = \mathbf{748 \text{ cm}^2}

Volume = πr2h\pi r^2 h

V=227×49×10=22×70=1540 cm3V = \frac{22}{7} \times 49 \times 10 = 22 \times 70 = \mathbf{1540 \text{ cm}^3}

When melted and recast, the volume stays the same (no material is lost or gained).

Vcylinder=VconeV_{\text{cylinder}} = V_{\text{cone}} πr2hcyl=13πr2hcone\pi r^2 h_{\text{cyl}} = \frac{1}{3}\pi r^2 h_{\text{cone}}

Since rr is the same, cancel πr2\pi r^2:

hcyl=13hconeh_{\text{cyl}} = \frac{1}{3}h_{\text{cone}} hcone=3×hcyl=3×10=30 cmh_{\text{cone}} = 3 \times h_{\text{cyl}} = 3 \times 10 = \mathbf{30 \text{ cm}}

Why This Works

The cone has 1/31/3 the volume of a cylinder with the same base and height. So to hold the same material, the cone must be 3 times as tall.

graph TD
    A["3D Shape Problem"] --> B{"What's asked?"}
    B -->|"Surface area"| C{"Which shape?"}
    B -->|"Volume"| D{"Which shape?"}
    B -->|"Melting/recasting"| E["Volume stays constant<br/>V₁ = V₂"]
    C -->|"Cube (side a)"| C1["6a²"]
    C -->|"Cuboid (l,b,h)"| C2["2(lb + bh + hl)"]
    C -->|"Cylinder (r,h)"| C3["2πr(r + h)"]
    C -->|"Cone (r,l,h)"| C4["πr(r + l)"]
    C -->|"Sphere (r)"| C5["4πr²"]
    D -->|"Cube"| D1["a³"]
    D -->|"Cuboid"| D2["l × b × h"]
    D -->|"Cylinder"| D3["πr²h"]
    D -->|"Cone"| D4["⅓πr²h"]
    D -->|"Sphere"| D5["⁴⁄₃πr³"]

Alternative Method — Formula Sheet Comparison

ShapeVolumeTSALateral/Curved SA
Cube (aa)a3a^36a26a^24a24a^2
Cuboid (l,b,hl,b,h)lbhlbh2(lb+bh+hl)2(lb+bh+hl)2h(l+b)2h(l+b)
Cylinder (r,hr,h)πr2h\pi r^2 h2πr(r+h)2\pi r(r+h)2πrh2\pi rh
Cone (r,h,lr,h,l)13πr2h\frac{1}{3}\pi r^2 hπr(r+l)\pi r(r+l)πrl\pi rl
Sphere (rr)43πr3\frac{4}{3}\pi r^34πr24\pi r^24πr24\pi r^2

Note: for cone, l=r2+h2l = \sqrt{r^2 + h^2} (slant height).

Remember the volume ratio: Cone : Hemisphere : Cylinder = 1:2:31 : 2 : 3 (for same base radius and height = radius). This is tested directly in CBSE 10. Archimedes was so proud of discovering this that he had it engraved on his tombstone.


Common Mistake

In cone problems, students confuse height (hh) with slant height (ll). The volume formula uses hh (vertical height), while the curved surface area uses ll (slant height). They’re related by l=r2+h2l = \sqrt{r^2 + h^2}. Using ll in the volume formula or hh in the CSA formula gives wrong answers. Always check which one the question provides.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next