By the end of this chapter you'll be able to…

  • 1Recall the core 2D area/perimeter and 3D volume/surface formulas
  • 2Match question wording to the exact quantity and formula
  • 3Apply volume conservation for melting and recasting problems
  • 4Use k² area and k³ volume scaling for ratio questions
  • 5Choose π = 22/7 or 3.14 appropriately
💡
Why this chapter matters in IBPS PO
Mensuration is the most formula-dependent quant topic — the right formula makes the answer one substitution away. Directly only 1–2 marks, but the same area and volume formulas power many DI and geometry questions, so the payoff is broader. The single skill is matching the question's wording (area vs perimeter, curved vs total surface, volume) to the exact formula; the arithmetic is trivial once that's right.

Mensuration — 2D & 3D — IBPS PO Quant

Mensuration is the most formula-dependent quant topic: get the right formula and the answer is one substitution away; reach for the wrong one and no cleverness saves you. IBPS asks 1–2 directly, but the same area/volume formulas appear inside DI and geometry questions, so the payoff is broader than the direct count. The whole chapter is a compact formula set plus the discipline of matching the question's words ("curved surface", "diagonal", "perimeter") to the exact formula. Memorise the set, and these are certain marks.


1. What IBPS actually asks

  • 2D: area and perimeter of squares, rectangles, triangles, circles, and the "cost of fencing/flooring" word problems.
  • 3D: volume and surface area of cubes, cuboids, cylinders, cones, spheres — and "how many small cubes fit", "water in a tank", "melting and recasting".

2. The 2D formula set

ShapeAreaPerimeter
Square (side a)4a; diagonal a√2
Rectangle (l, b)l·b2(l+b); diagonal √(l²+b²)
Triangle (base b, height h)½·b·hsum of sides
Equilateral triangle (side a)(√3/4)a²3a
Circle (radius r)πr²2πr (circumference)
Parallelogrambase × height2(sum of adjacent sides)
Rhombus (diagonals d₁, d₂)½·d₁·d₂4 × side
Trapezium (parallel sides a, b; height h)½(a+b)·hsum of sides

Heron's formula (triangle from 3 sides a,b,c): s = (a+b+c)/2, Area = √(s(s−a)(s−b)(s−c)).


3. The 3D formula set

SolidVolumeTotal surface area
Cube (a)6a²
Cuboid (l,b,h)l·b·h2(lb+bh+hl)
Cylinder (r,h)πr²h2πr(r+h); curved = 2πrh
Cone (r,h,slant l)⅓πr²hπr(r+l); curved = πrl
Sphere (r)(4/3)πr³4πr²
Hemisphere (r)(2/3)πr³3πr² (total); curved 2πr²

Cone slant height: l = √(r² + h²).


4. Match the words to the formula

The trap is not the arithmetic — it's picking the right formula from the wording:

  • "Curved / lateral surface area" ≠ total surface area (exclude the top/bottom).
  • "Cost of fencing / painting a boundary" → perimeter/circumference. "Cost of flooring / turfing" → area.
  • "Diagonal" of a rectangle = √(l²+b²); of a cube = a√3; of a cuboid = √(l²+b²+h²).
  • "Melted and recast"volume is conserved; set old volume = new volume.

Underline the key noun (area / perimeter / curved surface / volume) before choosing a formula. Most mensuration errors are a right calculation of the wrong quantity.


5. Handy shortcuts

  • Volume conserved on recasting: a sphere melted into small spheres or a cylinder into a cone — equate volumes to find the count or the new dimension.
  • Ratio scaling: if all linear dimensions scale by k, area scales by k² and volume by k³. ("Radius doubles ⇒ volume ×8".)
  • π cancels in most ratio/comparison questions — don't carry it if it will cancel.
  • Number of small cubes in a big cube = (big edge / small edge)³.

Solved examples

Question 1 of 5

Q1 (2D). The area of a circle is 154 cm². Its circumference?

Show explanation

Solution. πr² = 154 ⇒ (22/7)r² = 154 ⇒ r² = 49 ⇒ r = 7. Circumference = 2πr = 2×(22/7)×7 = 44 cm.

Question 2 of 5

Q2 (cost). A rectangular field 20 m × 15 m is fenced at ₹10/m. Cost?

Show explanation

Solution. Perimeter = 2(20+15) = 70 m ⇒ cost = 70 × 10 = ₹700.

Question 3 of 5

Q3 (3D volume). A cylinder has radius 7 cm and height 10 cm. Volume?

Show explanation

Solution. πr²h = (22/7)×49×10 = 1540 cm³.

Question 4 of 5

Q4 (recast). A sphere of radius 6 cm is melted into small spheres of radius 3 cm. How many?

Show explanation

Solution. Volumes: (4/3)π6³ ÷ (4/3)π3³ = 6³/3³ = 216/27 = 8.

Question 5 of 5

Q5 (scaling). If a cube's edge is increased by 50%, its volume increases by?

Show explanation

Solution. Volume ×(1.5)³ = ×3.375 ⇒ 237.5% increase.


7. The protocol

  1. Underline the quantity asked — area, perimeter, curved vs total surface, volume.
  2. Pick the exact formula from the memorised set; use π = 22/7 when the radius is a multiple of 7.
  3. For recasting/melting, set old volume = new volume.
  4. For scaling ratios, remember area ∝ k², volume ∝ k³, and cancel π.
  5. Substitute and compute — the answer is one clean step once the formula is right.

Key formulas & results

Everything to memorise for the exam hall, in one card. Screenshot this for revision.

Square / rectangle
Square: a², 4a, diag a√2. Rectangle: lb, 2(l+b), diag √(l²+b²)
Fencing = perimeter; flooring = area.
Triangle
Area = ½·b·h; equilateral = (√3/4)a²; Heron = √(s(s−a)(s−b)(s−c))
s = (a+b+c)/2.
Circle
Area πr²; circumference 2πr
Use π = 22/7 when r is a multiple of 7.
Cube / cuboid
Cube a³, 6a², diag a√3. Cuboid lbh, 2(lb+bh+hl), diag √(l²+b²+h²)
Cylinder
Volume πr²h; TSA 2πr(r+h); curved 2πrh
Curved excludes the two circular ends.
Cone
Volume ⅓πr²h; TSA πr(r+l); curved πrl; slant l=√(r²+h²)
Sphere / hemisphere
Sphere (4/3)πr³, 4πr². Hemisphere (2/3)πr³, TSA 3πr²
Scaling
Linear ×k ⇒ area ×k², volume ×k³
Radius doubles ⇒ volume ×8.
⚠️

Traps IBPS PO sets — and how to dodge them

These are the exact option-traps and misreads that cost marks under negative marking.

WATCH OUT
Computing total surface area when curved/lateral is asked (or vice versa)
Curved/lateral surface excludes the top and bottom faces. Underline 'curved' or 'total' in the question before choosing the formula.
WATCH OUT
Using perimeter where area is needed
Fencing/painting a boundary uses perimeter or circumference; flooring/turfing uses area. Match the action to the quantity.
WATCH OUT
Not conserving volume in recasting problems
When a solid is melted and recast, volume is unchanged. Set old volume = new volume to find the count or new dimension.
WATCH OUT
Forgetting the k²/k³ scaling
If linear dimensions scale by k, area scales by k² and volume by k³. A 50% edge increase multiplies volume by 1.5³ = 3.375.
WATCH OUT
Carrying π through a ratio where it cancels
In comparison/ratio questions π cancels — drop it early to simplify. Use 22/7 only when the radius is a multiple of 7.

Exam-pattern practice

PYQ-style questions with full solutions. Work through them as a readiness check — mark yourself honestly and get your gap report at the end.

Readiness check

Are you exam-ready for Mensuration — 2D & 3D?

6 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

6 questions~4 min worth ~1 marks in IBPS PO exams

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Mensuration is formula recall — the right formula makes it one substitution.
  • 2D: square a²/4a, rectangle lb/2(l+b), circle πr²/2πr, triangle ½bh.
  • 3D: cube a³/6a², cylinder πr²h, cone ⅓πr²h, sphere (4/3)πr³.
  • Curved surface excludes top/bottom; slant l = √(r²+h²).
  • Fencing/painting = perimeter; flooring = area.
  • Melted & recast ⇒ volume conserved.
  • Linear ×k ⇒ area ×k², volume ×k³; π cancels in ratios.
  • Use π = 22/7 when the radius is a multiple of 7.

IBPS PO question blueprint

How this topic is asked, tier by tier — so you can prep to the pattern.

Typical weightage: Prelims: 0–1 marks (of 30) · Mains: 1–2 marks (of 60)

Question styleMarks eachTypical countWhat it tests
2D area/perimeter1 each0–1Circle, rectangle, triangle formulas and cost problems
3D volume/surface1 each1Cylinder, cone, sphere, cube formulas
Recasting / scaling1 each0–1Volume conservation and k²/k³ scaling
Prep strategy
  • Day 1: memorise the full 2D and 3D formula set on one page.
  • Day 2: 15 questions daily, underlining the asked quantity first.
  • Day 3: recasting and scaling problems under a 45-second cap.

Exam-hall strategy

Battle-tested tips from mentors and toppers for this topic under the sectional clock.

  1. Underline the quantity asked before choosing a formula.
  2. Use the memorised 2D/3D set; π = 22/7 for multiples of 7.
  3. Conserve volume for melting/recasting.
  4. Apply k²/k³ scaling and cancel π in ratios.
  5. Substitute once the formula is right — the arithmetic is trivial.

Beyond the exam

Where this skill shows up in the job you're competing for — and in life.

Estimation

Computing floor area, tank capacity or material needed is everyday mensuration.

DI regions

Area formulas recur when DI sets describe plots, tanks or shaded regions.

Where else this topic is tested

Prepare once, score in every exam that asks it.

IBPS Clerk / SBI PO & ClerkHigh — 1–2 direct plus DI overlap
SSC CGLVery high — a large, formula-heavy mensuration section
RRB PO & ClerkMedium — basic 2D/3D questions

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

Directly 1–2, more often in Mains, but the area and volume formulas also appear inside DI (areas of regions) and geometry questions, so the real value is higher. It's a pure formula-recall topic — certain marks if you've memorised the set.

Underline the quantity the question asks for — area, perimeter, curved vs total surface, or volume — before selecting a formula. Most mensuration errors are a correct calculation of the wrong quantity, especially curved vs total surface area.

Volume is conserved. Set the original solid's volume equal to the total volume of the recast pieces and solve for the count or the new dimension. The π and common factors usually cancel.

Use 22/7 when the radius (or a key length) is a multiple of 7, so the arithmetic stays clean; otherwise 3.14. In ratio or comparison questions π cancels entirely, so drop it early.
Header Logo