Why this topic matters · 8 min read
Mensuration appears in almost every SSC CGL Tier-1 paper (2-3 questions). Tests 2D shapes (triangle, circle, rectangle, trapezoid) and 3D solids (cube, cylinder, cone, sphere). Speed matters — most questions solvable in 60-90 seconds if you know formulas cold. Tier-2 has word problems requiring multi-step reasoning. High accuracy zone if you memorize formulas and avoid calculation errors.
2D Shapes: Area Formulas
2D shapes form the backbone of Tier-1 questions. You will see direct formula application (find area given side) and reverse problems (find side given area). Rectangle and triangle are most common; trapezoid and rhombus appear occasionally. Circle questions often combine with other shapes (e.g., square inscribed in circle). The key is recognizing which formula applies and plugging numbers correctly — no conceptual depth needed.
- Rectangle: length × width. Diagonal = sqrt(l² + w²)
- Triangle: (1/2) × base × height. Also use Heron's formula for three sides
- Circle: Area = πr², Circumference = 2πr, Arc length = (θ/360) × 2πr
- Trapezoid: (1/2) × (sum of parallel sides) × height
- Rhombus: (1/2) × d1 × d2 (diagonals), or side × height
- Sector of circle: (θ/360) × πr²
Key formulas
Rectangle Area
A = l × w
When: Given length and width; also use for finding diagonal or perimeter
Triangle Area (Heron)
A = sqrt(s(s-a)(s-b)(s-c)) where s = (a+b+c)/2
When: Given three sides; faster than base-height if height not given
Circle Area
A = πr²
When: Given radius; use π ≈ 22/7 or 3.14 depending on answer options
Trapezoid Area
A = (1/2) × (a + b) × h
When: Two parallel sides and perpendicular height given
Worked examples
A rectangle has length 12 cm and width 8 cm. Find its area and diagonal. Area = 12 × 8 = 96 cm². Diagonal = sqrt(144 + 64) = sqrt(208) ≈ 14.4 cm.
A triangle has sides 3, 4, 5 cm. Find area using Heron. s = 6. A = sqrt(6 × 3 × 2 × 1) = sqrt(36) = 6 cm². (Note: this is a right triangle, so (1/2) × 3 × 4 = 6 also works.)
3D Solids: Volume & Surface Area
3D questions test volume and surface area of cube, cuboid, cylinder, cone, and sphere. Tier-1 usually asks one formula directly; Tier-2 combines multiple solids or asks for height/radius given volume. Watch for unit conversion (cm to m, liters to cm³). A common trap: confusing lateral surface area (curved part only) with total surface area (including bases).
- Cube: Volume = a³, Total Surface Area = 6a², Lateral SA = 4a²
- Cuboid: Volume = l × w × h, Total SA = 2(lw + wh + lh)
- Cylinder: Volume = πr²h, Total SA = 2πr(r + h), Lateral SA = 2πrh
- Cone: Volume = (1/3)πr²h, Total SA = πr(r + l) where l = slant height, Lateral SA = πrl
- Sphere: Volume = (4/3)πr³, Surface Area = 4πr²
- Hemisphere: Volume = (2/3)πr³, Total SA = 3πr²
Key formulas
Cylinder Volume
V = πr²h
When: Radius and height given; watch units (cm³ vs liters)
Cone Volume
V = (1/3)πr²h
When: Remember the 1/3 factor — most common mistake is forgetting it
Sphere Volume
V = (4/3)πr³
When: Given radius; use π = 22/7 unless decimal answer expected
Cone Slant Height
l = sqrt(r² + h²)
When: Needed for lateral surface area; similar to Pythagoras
Cylinder Total SA
SA = 2πr² + 2πrh = 2πr(r + h)
When: Includes both circular bases and curved surface
Worked examples
A cylinder has radius 7 cm and height 10 cm. Find volume and total surface area. V = π × 49 × 10 = 490π ≈ 1540 cm³ (using π = 22/7). SA = 2 × 22/7 × 7 × (7 + 10) = 44 × 17 = 748 cm².
A cone has radius 5 cm and height 12 cm. Find slant height and lateral surface area. l = sqrt(25 + 144) = sqrt(169) = 13 cm. Lateral SA = π × 5 × 13 = 65π ≈ 204.3 cm².
Combined & Word Problem Patterns
Tier-2 and harder Tier-1 questions combine shapes or hide the formula in a story. Example: water poured from cylinder into cone, find height. Or: a square field with a circular pond inside, find remaining area. The strategy is to identify each shape, list what you know and what you need, then chain formulas. Watch for implicit constraints (e.g., 'square inscribed in circle' means diagonal of square = diameter of circle).
- Square inscribed in circle: diagonal of square = diameter of circle, so a√2 = 2r
- Circle inscribed in square: diameter of circle = side of square, so 2r = a
- Water transfer problems: equate volumes (e.g., cylinder volume = cone volume)
- Remaining area: total area minus removed area (e.g., circle in square)
- Height/radius reversal: given volume, solve for unknown dimension using algebra
Pi and Unit Conversion Tricks
SSC questions often use π = 22/7 to avoid decimals in answers. However, if answer options have decimals, use π = 3.14. Always check the final unit: if radius is in cm and answer is in m², convert. A litre = 1000 cm³. These conversions are frequent sources of error in Tier-2.
- Use π = 22/7 unless options suggest otherwise
- 1 m = 100 cm, so 1 m² = 10,000 cm²
- 1 litre = 1000 cm³ = 0.001 m³
- Always state units in final answer; marks deducted if missing
- Double-check: if radius is in cm, volume is in cm³, not m³
⚠ Common mistakes to avoid
- Forgetting the 1/3 in cone volume formula — write it as (1/3)πr²h every time, not πr²h/3
- Confusing lateral surface area with total surface area — lateral excludes bases for cylinder and cone
- Using diameter instead of radius in formulas — always convert diameter to radius first (r = d/2)
- Mixing units — if radius is in cm, answer is in cm³ or cm², not m³ or m²; convert at the end if needed
- Forgetting slant height in cone problems — l = sqrt(r² + h²), not just h
- Applying wrong π value — check answer options; if they're whole numbers, likely π = 22/7
🧠 Memory aids
- CUBE RULE: 6 faces (6a²), 4 sides (4a²), volume a³ — think 6, 4, 1 powers
- CYLINDER = CIRCLE × HEIGHT: πr² for base, multiply by h, then add 2 bases for SA
- CONE = 1/3 CYLINDER: same base and height, but only 1/3 the volume
- SPHERE = 4/3 CONE: volume is (4/3)πr³, SA is 4πr² (four times the base circle)
- SLANT HEIGHT LADDER: for cone, l² = r² + h² (Pythagoras in disguise)
🎯 SSC CGL exam tips
- Tier-1: Expect 2-3 direct formula questions (area of rectangle, volume of cylinder). Solvable in 60 seconds if formula is memorized. Use π = 22/7 unless told otherwise.
- Tier-2: Combines shapes or hides formula in word problem. Example: 'Water from a cylindrical tank fills a conical vessel. If cylinder radius = 10 cm, height = 20 cm, and cone radius = 5 cm, find cone height.' Requires setting volumes equal and solving for h.
- Recent pattern: Questions on 'remaining area' (e.g., circle cut from square) and 'inscribed/circumscribed' shapes appear frequently. Know the diagonal-diameter relationships cold.
- Calculation speed matters: pre-compute common values (π × 7² = 154, π × 10² = 314 using π = 22/7) to save time.
- Watch for unit tricks: question gives radius in cm, asks answer in m² — convert at the end to avoid errors. Marks are lost on unit mistakes even if calculation is correct.
Q1 · hard · AI-verified
A hemispherical bowl of radius 6 cm is filled with sand. The sand is poured into a conical pile with base radius 4 cm. What is the height of the conical pile (in cm)?
- 18 cm
- 36 cm
- 27 cm
- 24 cm
Q2 · medium · PYQ 2025
A wheel has radius 35 cm. What percentage of the total circumference is covered in a quarter rotation?
- 35%
- 25%
- 30%
- 20%
Q3 · medium · PYQ 2024
From a circle with the radius of 15.75 cm, a sector with the arc length of 11 cm is cut off. Find the area (in cm²) of this sector.
- 86.525
- 86.125
- 86.875
- 86.625
Q4 · medium · PYQ 2015
The sides of a triangle are in ratio 3:4:5 and its area is 7776 sq. cm. What is the perimeter of the triangle?
- 400 cm
- 420 cm
- 450 cm
- 432 cm
Q5 · medium · PYQ 2025
The radius of a smaller tyre is 1 cm and that of a larger tyre is √2 cm. If the area of the smaller tyre is 100 cm², find the area of the larger tyre.
- 180 cm²
- 150 cm²
- 250 cm²
- 200 cm²