Why this topic matters · 9 min read
Mensuration is one of the most consistent topics in SSC CHSL Quant, appearing in 3 to 5 questions every year. Questions test area, perimeter, volume, and surface area of standard shapes like triangles, circles, rectangles, cylinders, cones, and spheres. Difficulty is mostly moderate — formula recall plus one or two steps of calculation. Mixing up 2D and 3D formulas and unit conversions are the most common reasons for losing marks here.
Key 2D Shapes: Area and Perimeter
Two-dimensional mensuration deals with flat shapes. You need to know area (space inside) and perimeter (boundary length) for each shape. Rectangle, square, triangle, circle, and trapezium are the most tested in CHSL. The trick is to not confuse similar-looking formulas — for example, area of triangle is half base times height, not just base times height.
- Rectangle: Area = length x breadth, Perimeter = 2(l + b)
- Square: Area = side squared, Perimeter = 4 x side, Diagonal = side x root 2
- Triangle: Area = half x base x height; also Area = root of s(s-a)(s-b)(s-c) where s is semi-perimeter
- Circle: Area = pi r squared, Circumference = 2 pi r
- Trapezium: Area = half x (sum of parallel sides) x height
- Equilateral Triangle: Area = (root 3 / 4) x side squared
Key formulas
Rectangle Area
A = l x b
When: Given length and breadth
Circle Area
A = pi x r^2
When: Given radius or diameter
Heron's Formula
A = sqrt(s(s-a)(s-b)(s-c)), s = (a+b+c)/2
When: All three sides of triangle are given, no height
Trapezium Area
A = (1/2) x (a + b) x h
When: Two parallel sides and height are given
Equilateral Triangle Area
A = (sqrt(3)/4) x a^2
When: Side of equilateral triangle given
Worked examples
A rectangle has length 12 cm and breadth 8 cm. Area = 12 x 8 = 96 sq cm. Perimeter = 2(12 + 8) = 40 cm.
A triangle has sides 5, 12, 13 cm. s = 30/2 = 15. Area = sqrt(15 x 10 x 3 x 2) = sqrt(900) = 30 sq cm.
Key 3D Shapes: Volume and Surface Area
Three-dimensional mensuration deals with solid shapes. Volume is the space inside the object (cubic units) and surface area is the total area of all outer faces. CHSL mostly asks about cylinders, cones, spheres, and cuboids. A common question type: melting one shape and recasting into another — you equate the volumes.
- Cuboid: Volume = l x b x h, Total Surface Area = 2(lb + bh + lh)
- Cube: Volume = side cubed, Total Surface Area = 6 x side squared
- Cylinder: Volume = pi r squared h, Curved Surface Area = 2 pi r h, Total SA = 2 pi r (r + h)
- Cone: Volume = (1/3) pi r squared h, Curved Surface Area = pi r l, where l = slant height = sqrt(r^2 + h^2)
- Sphere: Volume = (4/3) pi r cubed, Surface Area = 4 pi r squared
- Hemisphere: Volume = (2/3) pi r cubed, Curved SA = 2 pi r squared, Total SA = 3 pi r squared
Key formulas
Cylinder Volume
V = pi x r^2 x h
When: Radius and height of cylinder given
Cone Volume
V = (1/3) x pi x r^2 x h
When: Radius and height of cone given
Sphere Volume
V = (4/3) x pi x r^3
When: Radius of sphere given
Cone Slant Height
l = sqrt(r^2 + h^2)
When: Need slant height from radius and vertical height
Cuboid Volume
V = l x b x h
When: All three dimensions given
Worked examples
A cylinder has radius 7 cm and height 10 cm. Volume = (22/7) x 7 x 7 x 10 = 1540 cubic cm. Curved SA = 2 x (22/7) x 7 x 10 = 440 sq cm.
A metallic sphere of radius 6 cm is melted and recast into a cone of radius 6 cm. Find height. Volume of sphere = Volume of cone. (4/3) pi x 216 = (1/3) pi x 36 x h. 288 = 12h. h = 24 cm.
Combined and Conversion Questions
CHSL loves questions where one shape is converted into another (like a wire bent into a circle after being a square), or where a path or border is drawn around a shape. For path/border problems, subtract inner area from outer area. For wire-bending, equate perimeters. For melting and recasting, equate volumes.
- Wire bent into new shape: equate total perimeter or circumference (length of wire stays same)
- Melting and recasting: equate volumes of old and new shapes
- Path around a shape: Area of path = Area of outer boundary minus area of inner boundary
- If a path of width w is around a rectangle l x b, outer dimensions become (l + 2w) x (b + 2w)
- Always check if question asks for curved surface area or total surface area — they are different
Key formulas
Area of Border/Path
Area of path = Outer area - Inner area
When: A uniform path surrounds any 2D shape
Worked examples
A square wire of side 11 cm is bent into a circle. Perimeter of square = 44 cm = circumference of circle. 2 pi r = 44, r = 7 cm. Area of circle = pi x 49 = 154 sq cm.
A rectangular garden 50 m x 40 m has a 5 m wide path inside. Inner dimensions = 40 m x 30 m. Area of path = (50 x 40) - (40 x 30) = 2000 - 1200 = 800 sq m.
Units and Conversions
Unit conversion errors silently kill marks. When area is asked in sq metres but dimensions are in cm, many students forget to convert. Volume conversion is even trickier since it involves cube of the conversion factor.
- 1 m = 100 cm, so 1 sq m = 10000 sq cm, and 1 cubic m = 1000000 cubic cm
- 1 km = 1000 m, 1 hectare = 10000 sq m
- 1 litre = 1000 cubic cm (very common in cylinder/tank problems)
- Always convert all measurements to the same unit before plugging into formula
Key formulas
Litre to cubic cm
1 litre = 1000 cm^3
When: Tank or container volume problems
⚠ Common mistakes to avoid
- Using diameter instead of radius in circle and sphere formulas — always halve the diameter first.
- Forgetting the factor of one-third in cone volume — cone holds exactly one-third of cylinder with same base and height.
- Confusing curved surface area with total surface area for cylinder and cone — CSA does not include the circular base(s).
- Not converting units before calculating — dimensions in cm but answer expected in metres means area answer must be divided by 10000.
- In path problems, adding width once instead of twice to each side — a path around a rectangle adds width to both sides, so each dimension increases by 2w, not w.
🧠 Memory aids
- CONE is ONE-THIRD of cylinder: think C-ONE, the C stands for one-third. Cone volume = (1/3) cylinder volume.
- For sphere: Volume has 4-3 in it (4/3), Surface area has just 4 (4 pi r squared). More surface, simpler formula.
- PATH problems: think of adding a frame to a photo. The frame adds width on BOTH left-right and top-bottom. So add 2w always.
- Slant height of cone = hypotenuse of right triangle. Draw a triangle inside cone: base = r, vertical = h, slant = l. Pythagoras gives l = sqrt(r squared + h squared).
🎯 SSC CHSL exam tips
- CHSL typically has 3 to 5 mensuration questions per paper. Cylinder and cone appear most frequently among 3D shapes; circle and rectangle dominate 2D.
- One question almost every year involves melting a solid and recasting — just equate volumes and solve for the unknown dimension.
- Questions are usually one or two steps. If your calculation is going beyond 3 steps, re-read the question — you may have misread radius vs diameter or cm vs m.
- Use pi = 22/7 when radius is a multiple of 7. Use pi = 3.14 only if the question explicitly states it or radius involves decimals.
- In the last 2 years CHSL papers have included questions on combinations like a hemisphere placed on top of a cylinder — surface area of such composite solids. Just add CSA of cylinder plus CSA of hemisphere (not full sphere).
Q1 · medium · AI-verified
A trapezium has parallel sides of lengths 18 cm and 12 cm, and height 8 cm. Find its area.
- 120 sq cm
- 110 sq cm
- 130 sq cm
- 140 sq cm
Q2 · medium · AI-verified
A cylinder has radius 7 cm and height 10 cm. What is its total surface area? (Take π = 22/7)
- 748 cm²
- 754 cm²
- 762 cm²
- 768 cm²
Q3 · medium · PYQ 2024
The capacity of a cylinder tank is 8316 cm³. If the radius of its base is 21 cm, then find the depth of the tank.
- 4 cm
- 8 cm
- 10 cm
- 6 cm
Q4 · medium · PYQ 2017
The total surface area of a hemisphere is 166.32 sq cm, find its radius?
- 4.2 cm
- 8.4 cm
- 1.4 cm
- 2.1 cm
Q5 · medium · AI-verified
A rectangular water tank is 8 m long, 6 m wide, and 4 m deep. How many litres of water can it hold when completely filled?
- 192000 L
- 194000 L
- 196000 L
- 198000 L