3D Mensuration for SSC CGL: Volume and Surface Area of Solids

advanced 22 min read

Concept

Think of 3D mensuration as the art of measuring boxes, cans, ice cream cones, and balls — except the paper will ask you for exact numbers under time pressure.

Every 3D shape problem in SSC CGL reduces to one of two questions: how much space does it occupy (volume), or how much material covers its outside (surface area)? The confusion comes from having too many formulas without a mental framework to organise them.

Here is a framework that actually works. Group all 3D shapes into three families:

The Flat-Faced Family (Prisms): Cube and cuboid. These are the easiest — you can always think of them as stacking 2D layers. The cross-section is constant throughout the height.

The Spinning Family (Solids of Revolution): Cylinder, cone, and sphere. Every one of these is generated by spinning a 2D shape around an axis. This is why their volume formulas share a πr² core — you're always integrating a circular cross-section.

The Hybrid: Frustum (a cone with its top sliced off). This shows up in intermediate-difficulty questions and always involves the radii of both circular faces.

The analogy that sticks: imagine filling each shape with water. Volume = total water capacity. Now imagine painting the outside. Surface area = total paint required. When a question says "hollow cylinder open at one end," you paint the curved surface and one circular base, not both — that's a surface area trap that costs marks.

One more thing worth knowing before you go into formulas: SSC CGL almost always gives you π = 22/7 explicitly. When r is a multiple of 7 (7, 14, 21), the 22/7 cancels cleanly. When it is a multiple of 5 or 3, you are in for messy arithmetic unless you spot a cancellation early. Always check r against 7 before you start multiplying.


Deep Dive

Cube and Cuboid

For a cube with side a:

For a cuboid with length l, breadth b, height h:

The single most common cube question: given volume, find TSA. The move is always a = ∛(Volume), then 6a². Do not skip the cube root step and try to go directly — you will miscalculate.

Cylinder

Radius r, height h:

The factored form 2πr(r + h) is your best friend. Whenever you see TSA of cylinder, write 2πr(r + h) immediately. It reduces multiplication steps from 4 to 2.

Cone

Base radius r, height h, slant height l:

Note the (1/3) in the cone's volume. A cone is exactly one-third of a cylinder with the same base and height. If you pour three identical cones into one identical cylinder, it fills exactly. This is the intuition, not just the formula.

Sphere and Hemisphere

For a sphere with radius r:

For a hemisphere:

The sphere has no "curved" vs "total" split for surface area — it is all one continuous surface. But the hemisphere does. Exam questions exploit this: "total surface area of hemisphere" requires the flat circular base. Many candidates forget it.

Frustum

A frustum has two radii: R (larger, at the bottom) and r (smaller, at the top), with height h and slant height l.

The frustum volume formula has three terms inside: , , and the cross term Rr. A common slip is writing (R + r)² instead — that gives R² + 2Rr + r², which is wrong. The frustum has Rr, not 2Rr.

Key Ratios Worth Memorising

When a sphere is inscribed in a cube (sphere touches all six faces), the sphere's diameter equals the cube's side. So r = a/2.

When a cube is inscribed in a sphere (all eight corners touch the sphere), the sphere's diameter equals the cube's space diagonal: 2r = a√3.

These ratio relationships show up in combined-shape questions. Know them cold.

Working with π = 22/7

Three cancellation patterns:

  1. r = 7k(22/7) × 7k = 22k. Clean.
  2. r² = 49k(22/7) × 49k = 22 × 7k. Still clean.
  3. r³ = 343k(4/3) × (22/7) × 343k = (4 × 22 × 49k)/3. Clean only if k is divisible by 3 or you carry the fraction.

Identify which case you're in before touching the calculator. This alone saves 30-40 seconds per question.


Memory Tricks & Shortcuts

patternThe Factored TSA Rule

For both cylinder and cone, TSA = πr × (r + second_dimension) where "second dimension" is (r + h) for cylinder and (r + l) for cone. Write it once, substitute, multiply. Standard method (expanding all terms): 5 multiplications. Factored form: 2 multiplications. On cylinder TSA 2πr(r+h) with r=7, h=20: standard gives 2×(22/7)×7×7 + 2×(22/7)×7×20 = 308 + 880 = 1188— three separate calculations. Factored: 2×22×(7+20) = 44×27 = 1188 — one calculation. Standard method: ~40s. Factored method: ~12s.

patternCube Root Recognition for Perfect Cubes

SSC CGL uses perfect cubes whose roots are single or two-digit numbers. Memorise: 8³=512, 9³=729, 10³=1000, 12³=1728, 15³=3375, 21³=9261. When you see a volume like 38808, divide by a factor of 8 or check divisibility by 27 — 38808 ÷ 8 = 4851, not clean; 38808 ÷ (4/3 × 22/7) → reverse-engineer: r³ = 38808 × 21/88 = 9261, and 9261 = 21³. Recognising 9261 as 21³ without trial division: standard trial division takes ~50s, pattern recognition takes ~5s.

eliminationCone Volume Reverse — Isolate r² First

When given cone volume and height, find r: always isolate in one step. Formula: r² = (3V)/(πh). Plug in, compute the right side, then take square root. Do not rearrange step by step. Example: V=1232, h=24. r² = (3×1232)/((22/7)×24) = 3696/(528/7) = 3696×7/528 = 25872/528 = 49. So r=7. Standard stepwise rearrangement: 6 steps. Direct formula: 3 steps. Time saved: ~20s.

substitutionSphere — Volume to Surface Area Without r

You don't need to compute r explicitly if you only need surface area after finding r from volume. Once you have , note that Surface Area = 4πr². You need from , so r² = r³ / r = r³^(2/3). But in SSC CGL, r will always be a clean integer — so just take the cube root to get r, then square it. The trick: verify your cube root by checking r × r² = r³ before squaring. This prevents carry-forward errors. Catches ~1 in 4 arithmetic mistakes before they propagate.

patternSlant Height of Cone — Pythagorean Triplets

SSC CGL cone questions use standard Pythagorean triplets for (r, h, l): (3,4,5)×k, (5,12,13)×k, (7,24,25)×k, (8,15,17)×k, (9,40,41)×k. When you see r=7 and l=25, you know immediately h=24 from the (7,24,25) triplet — no Pythagoras calculation needed. Recognising the triplet: ~3s. Computing h = √(25²-7²) = √(625-49) = √576 = 24: ~25s. Time saved per question: ~22s.


Fast-Solving Framework

When you see a 3D mensuration question in the exam hall, run this decision tree in under 5 seconds:

Step 1 — Identify the shape. One shape or combined? If combined, note the shared dimension (e.g., a cone placed on a cylinder shares the radius).

Step 2 — Identify the ask. Volume or surface area? If surface area, note whether it is CSA, TSA, or a specific face. Circle the word in the question.

Step 3 — Check r against 7. Is the radius (or a dimension) a multiple of 7? If yes, 22/7 will cancel. If the radius is not given, will the formula produce a multiple of 7 after substitution?

Step 4 — Write the factored formula immediately. Do not expand. For cylinder and cone TSA, factored form is mandatory. For cuboid, write 2(lb + bh + hl) directly.

Step 5 — Compute inside-out. Compute what is inside parentheses first, then multiply by the outside constants. Never compute π × r first and then multiply by h — you may lose the cancellation.

If stuck on a reverse question (given volume, find a dimension): write the volume formula, move the unknown to one side using one algebraic step, and evaluate. Do not iterate.


Solved PYQs

Why this question: Tests the most fundamental cube operation — extracting a side from volume and converting to surface area. Done wrong by candidates who try to go directly from 512 to TSA without finding the side.

Previous Year Questionपिछले वर्ष का प्रश्न
The volume of a cube is 512 cm³. What is the total surface area of the cube?
एक घन का आयतन 512 cm³ है। उस घन का कुल पृष्ठीय क्षेत्रफल क्या होगा?
  1. 384 cm²
  2. 512 cm²
  3. 256 cm²
  4. 320 cm²
  1. 384 cm²
  2. 512 cm²
  3. 256 cm²
  4. 320 cm²
Solutionसमाधान
Side of cube = ∛512 = 8 cm. Total surface area = 6 × (side)² = 6 × 64 = 384 cm².
घन की भुजा = ∛512 = 8 सेमी। कुल पृष्ठीय क्षेत्रफल = 6 × (भुजा)² = 6 × 64 = 384 सेमी²।

Solving path: Volume = 512 = , so side a = 8 cm. TSA = 6 × 8² = 6 × 64 = 384 cm². The answer is visible the moment you recognise 512 = 8³. If you don't have perfect cubes memorised, ∛512: 8×8=64, 64×8=512 — confirmed in two multiplications.


Why this question: Sphere volume with r = 7 is the prototypical clean-cancellation question. Tests whether you apply the (4/3)πr³ formula correctly and handle the fraction chain.

Previous Year Questionपिछले वर्ष का प्रश्न
The radius of a sphere is 7 cm. What is its volume? (Use π = 22/7)
एक गोले की त्रिज्या 7 cm है। उसका आयतन क्या होगा? (π = 22/7 लीजिए)
  1. 1437.33 cm³
  2. 1386 cm³
  3. 1232 cm³
  4. 1540 cm³
  1. 1437.33 cm³
  2. 1386 cm³
  3. 1232 cm³
  4. 1540 cm³
Solutionसमाधान
Volume of sphere = (4/3)πr³ = (4/3) × (22/7) × 7³ = (4/3) × (22/7) × 343 = (4 × 22 × 343) / 21 = 30184 / 21 = 1437.33 cm³.
गोले का आयतन = (4/3)πr³ = (4/3) × (22/7) × 343 = 30184 / 21 = 1437.33 सेमी³।

Solving path: (4/3) × (22/7) × 7³ = (4/3) × (22/7) × 343. Note 343/7 = 49. So expression becomes (4/3) × 22 × 49 = (4 × 22 × 49)/3 = 4312/3 = 1437.33 cm³. Always divide 343 ÷ 7 before multiplying — saves a step.


Why this question: CSA of cylinder with r=5, h=14. Tests whether you spot the 14/7 = 2 cancellation.

Previous Year Questionपिछले वर्ष का प्रश्न
A cylinder has radius 5 cm and height 14 cm. What is its curved surface area? (Use π = 22/7)
एक बेलन (cylinder) की त्रिज्या 5 cm और ऊँचाई 14 cm है। इसका वक्र पृष्ठीय क्षेत्रफल (curved surface area) क्या होगा? (π = 22/7 लें)
  1. 440 cm²
  2. 550 cm²
  3. 880 cm²
  4. 220 cm²
  1. 440 cm²
  2. 550 cm²
  3. 880 cm²
  4. 220 cm²
Solutionसमाधान
Curved surface area of cylinder = 2πrh = 2 × (22/7) × 5 × 14 = 2 × 22 × 5 × 2 = 440 cm².
बेलन का वक्र पृष्ठीय क्षेत्रफल = 2πrh = 2 × (22/7) × 5 × 14 = 440 सेमी²।

Solving path: CSA = 2πrh = 2 × (22/7) × 5 × 14. Note 14/7 = 2. So 2 × 22 × 5 × 2 = 440 cm². The cancellation 14 ÷ 7 is the key move. Without it, you compute (22 × 5 × 14)/7 = 1540/7 = 220, then 2 × 220 = 440 — same answer but one extra step.


Why this question: Reverse sphere question — given volume, find surface area. Tests whether you can correctly reverse-engineer r from a messy volume number.

Previous Year Questionपिछले वर्ष का प्रश्न
The volume of a sphere is 38808 cm³. What is its surface area (in cm²)? (Use π = 22/7)
एक गोले (sphere) का आयतन 38808 cm³ है। इसका पृष्ठीय क्षेत्रफल (cm² में) क्या होगा? (π = 22/7 लें)
  1. 5544 cm²
  2. 7392 cm²
  3. 4620 cm²
  4. 6160 cm²
  1. 5544 cm²
  2. 7392 cm²
  3. 4620 cm²
  4. 6160 cm²
Solutionसमाधान
Volume = (4/3)πr³ = 38808. So r³ = 38808 × 3/(4 × 22/7) = 38808 × 21/88 = 9261. r = 21 cm. Surface area = 4πr² = 4 × (22/7) × 441 = 5544 cm².
आयतन = (4/3)πr³ = 38808. r³ = 9261, r = 21 cm. पृष्ठ क्षेत्रफल = 4πr² = 4 × (22/7) × 441 = 5544 cm²।

Solving path: (4/3) × (22/7) × r³ = 38808. Isolate : r³ = 38808 × 3 × 7 / (4 × 22) = 38808 × 21/88. Compute: 38808/88 = 441, then 441 × 21 = 9261. Recognise 9261 = 21³, so r = 21. Surface area = 4 × (22/7) × 441 = 4 × 22 × 63 = 5544 cm². The critical recognition is 9261 = 21³.


Why this question: TSA of cylinder using the factored formula. Specifically tests r=7 (clean cancellation) and the 2πr(r+h) pattern.

Previous Year Questionपिछले वर्ष का प्रश्न
A right circular cylinder has radius 7 cm and height 20 cm. What is its total surface area (in cm²)? (Use π = 22/7)
एक लम्बवृत्तीय बेलन (right circular cylinder) की त्रिज्या 7 cm और ऊँचाई 20 cm है। इसका कुल पृष्ठीय क्षेत्रफल (cm² में) क्या होगा? (π = 22/7 लें)
  1. 1056 cm²
  2. 1188 cm²
  3. 924 cm²
  4. 1320 cm²
  1. 1056 cm²
  2. 1188 cm²
  3. 924 cm²
  4. 1320 cm²
Solutionसमाधान
Total surface area = 2πr(h + r) = 2 × (22/7) × 7 × (20 + 7) = 2 × 22 × 27 = 1188 cm².
कुल पृष्ठ क्षेत्रफल = 2πr(h + r) = 2 × (22/7) × 7 × 27 = 1188 cm²।

Solving path: TSA = 2πr(r + h) = 2 × (22/7) × 7 × (7 + 20) = 2 × 22 × 27 = 44 × 27 = 1188 cm². The factored form collapses 4 multiplications into 2. Note (22/7) × 7 = 22 — that's the cancellation. Then 2 × 22 = 44, 44 × 27 = 1188.


Why this question: TSA of cone using πr(r + l). Tests the factored cone formula with r = 7.

Previous Year Questionपिछले वर्ष का प्रश्न
The diameter of the base of a cone is 14 cm and its slant height is 25 cm. What is its total surface area (in cm²)? (Use π = 22/7)
एक शंकु (cone) के आधार का व्यास 14 cm है और उसकी तिरछी ऊँचाई (slant height) 25 cm है। इसका कुल पृष्ठीय क्षेत्रफल (cm² में) क्या होगा? (π = 22/7 लें)
  1. 704 cm²
  2. 616 cm²
  3. 770 cm²
  4. 858 cm²
  1. 704 cm²
  2. 616 cm²
  3. 770 cm²
  4. 858 cm²
Solutionसमाधान
Radius = 7 cm, slant height = 25 cm. Total surface area = πr(l + r) = (22/7) × 7 × (25 + 7) = 22 × 32 = 704 cm².
त्रिज्या = 7 cm, तिरछी ऊँचाई = 25 cm। कुल पृष्ठ क्षेत्रफल = πr(l + r) = (22/7) × 7 × 32 = 704 cm²।

Solving path: Diameter = 14, so r = 7. Slant height l = 25. TSA = πr(r + l) = (22/7) × 7 × (7 + 25) = 22 × 32 = 704 cm². The (7, 24, 25) triplet confirms l = 25 is the slant height (not height), which is exactly what the question specifies.


Why this question: Cuboid TSA tests whether you can handle three different pair-products without mixing them up.

Previous Year Questionपिछले वर्ष का प्रश्न
A cuboid has dimensions 12 cm × 8 cm × 6 cm. What is its total surface area (in cm²)?
एक घनाभ (cuboid) की विमाएँ 12 cm × 8 cm × 6 cm हैं। इसका कुल पृष्ठीय क्षेत्रफल (cm² में) क्या होगा?
  1. 432 cm²
  2. 480 cm²
  3. 576 cm²
  4. 384 cm²
  1. 432 cm²
  2. 480 cm²
  3. 576 cm²
  4. 384 cm²
Solutionसमाधान
Total surface area = 2(lb + bh + hl) = 2(12×8 + 8×6 + 6×12) = 2(96 + 48 + 72) = 2 × 216 = 432 cm².
कुल पृष्ठ क्षेत्रफल = 2(lb + bh + hl) = 2(96 + 48 + 72) = 2 × 216 = 432 cm²।

Solving path: TSA = 2(lb + bh + hl) = 2(12×8 + 8×6 + 6×12) = 2(96 + 48 + 72) = 2 × 216 = 432 cm². Work systematically: face 1 (l×b), face 2 (b×h), face 3 (h×l). Add, then double. The mistake candidates make is computing l×b×h = 576 (the volume) and confusing it with surface area.


Why this question: Reverse cone question — given volume and height, find radius. Tests algebraic rearrangement and clean cube recognition.

Previous Year Questionपिछले वर्ष का प्रश्न
The volume of a right circular cone is 1232 cm³ and its height is 24 cm. What is the radius of the base (in cm)? (Use π = 22/7)
एक लम्बवृत्तीय शंकु (right circular cone) का आयतन 1232 cm³ है और उसकी ऊँचाई 24 cm है। आधार की त्रिज्या (cm में) क्या होगी? (π = 22/7 लें)
  1. 8 cm
  2. 9 cm
  3. 7 cm
  4. 6 cm
  1. 8 cm
  2. 9 cm
  3. 7 cm
  4. 6 cm
Solutionसमाधान
Volume = (1/3)πr²h. So 1232 = (1/3) × (22/7) × r² × 24. r² = 1232 × 3 × 7 / (22 × 24) = 25872/528 = 49. r = 7 cm.
आयतन = (1/3)πr²h. 1232 = (1/3) × (22/7) × r² × 24. r² = 49. r = 7 cm।

Solving path: (1/3) × (22/7) × r² × 24 = 1232. Simplify left side: (1/3) × 24 = 8, so (22/7) × 8 × r² = 1232. Then r² = 1232 × 7 / (22 × 8) = 8624/176 = 49. So r = 7 cm. Intermediate step: 1232/8 = 154, r² = 154 × 7/22 = 1078/22 = 49. Verify: 7² = 49. Confirmed.


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →