SOF IMO · Achievers Section

Applied Geometry and Mensuration

Multi-shape area/volume problems from real-life contexts.

Share with your prep group:WhatsApp

Test yourself on Applied Geometry and Mensuration

5 real SOF IMO questions with instant answers — no signup, ~3 minutes.

Take the 5-question quiz →

Applied Geometry and Mensuration — Study Notes

Overview

Applied Geometry and Mensuration sits at the intersection of pure geometric concepts and real-world problem solving. In the SOF IMO Achievers Section, this topic tests your ability to combine area, perimeter, surface area and volume formulas across multiple shapes in one problem—often wrapped in practical scenarios like construction, packaging, gardening or water storage.

Expect problems that require you to visualize composite figures, partition complex shapes into known geometrical units, apply unitary methods for cost/quantity, and work backwards from given constraints. The key differentiator from standard mensuration is the multi-step nature: you might calculate the curved surface area of a cylinder, then subtract a cone's volume, then find paint cost—all in one question. Mastery here signals strong spatial reasoning and formula fluency, both hallmarks of Olympiad-level mathematics.

This topic draws heavily on Class 9–10 mensuration (cuboid, cube, cylinder, cone, sphere, hemisphere) and Class 9 areas of parallelograms and triangles, but challenges you to integrate reasoning, unit conversions and real-life logic. A single problem can involve trigonometry for heights, Pythagoras for slant heights, and Heron's formula for irregular plot areas—so comfort with formula chaining is essential.

Key Concepts

  • **Composite figures decomposition**: Break a complex 2D or 3D object into standard shapes—rectangles, triangles, semicircles, cylinders, cones, hemispheres—then sum or subtract areas/volumes as needed.
  • **Surface area vs. volume distinction**: Surface area measures the external covering (important for painting, tiling, metal sheeting), while volume measures capacity (important for filling, storage, material usage). Know when the problem asks for each.
  • **Unitary method application**: Once you have area or volume, multiply by cost per unit (₹/m², ₹/m³) or divide total quantity by per-unit measure to find number of items (tiles, bricks, cans).
  • **Unit conversions**: Real-life problems mix cm, m, km or L, mL, m³. Convert everything to one unit before computing—common traps involve forgetting to cube the conversion factor for volume (1 m = 100 cm → 1 m³ = 1000000 cm³).
  • **Waste and efficiency factors**: Practical scenarios include 5–10% material wastage for cutting, overlaps or breakage. If a problem states "allowing 8% wastage," compute raw requirement then multiply by 1.08.
  • **Optimization and constraints**: Some problems ask for maximum area for a given perimeter (often a circle or square) or minimum surface area for a given volume (sphere). Recall that for fixed perimeter, a circle encloses maximum area; for fixed volume, a sphere has minimum surface area.
  • **Net and open-top variations**: A cylindrical tank "open at the top" has surface area = πr² (base) + 2πrh (curved), not the full 2πr² + 2πrh. Similarly, a cone's total surface area includes the base; lateral surface area does not.
  • **Chaining formulas**: To find the volume of a conical tent with given slant height and base radius, first use Pythagoras to get height h = √(l² − r²), then apply volume = (1/3)πr²h.

Formulas / Key Facts

1. **Rectangle**: Area = l × b, Perimeter = 2(l + b). 2. **Triangle**: Area = (1/2) × base × height; or Heron's formula = √[s(s−a)(s−b)(s−c)] where s = (a+b+c)/2. 3. **Circle**: Area = πr², Circumference = 2πr. 4. **Trapezium**: Area = (1/2) × (sum of parallel sides) × height. 5. **Cuboid**: Volume = l × b × h, Total Surface Area = 2(lb + bh + hl). 6. **Cube**: Volume = a³, Total Surface Area = 6a². 7. **Cylinder**: Volume = πr²h, Curved Surface Area = 2πrh, Total Surface Area = 2πr(r + h). 8. **Cone**: Volume = (1/3)πr²h, Curved Surface Area = πrl (l = slant height = √(r² + h²)), Total Surface Area = πr(r + l). 9. **Sphere**: Volume = (4/3)πr³, Surface Area = 4πr². 10. **Hemisphere**: Volume = (2/3)πr³, Curved Surface Area = 2πr², Total Surface Area = 3πr². 11. **Conversion**: 1 litre = 1000 cm³ = 0.001 m³; 1 m² = 10000 cm². 12. **Slant height of cone**: l = √(r² + h²); for frustum, use geometry or given dimensions.

Worked Examples

**Example 1 (Composite 2D area):** A circular garden of radius 14 m has a rectangular path of width 2 m running through its centre. Find the area of the path.

*Solution:* The path is a rectangle with length = diameter = 2×14 = 28 m and width = 2 m. Area of path = 28 × 2 = 56 m². (Note: the circular boundary does not affect the rectangle's area calculation; the path is a straight band across.)

**Example 2 (Cost calculation with waste):** A room is 5 m long, 4 m wide and 3 m high. Find the cost of painting its four walls at ₹15 per m², allowing 10% extra for wastage. (Doors/windows negligible.)

*Solution:* Area of four walls = 2h(l + b) = 2×3×(5+4) = 54 m². With 10% wastage, total area to paint = 54 × 1.10 = 59.4 m². Cost = 59.4 × 15 = ₹891.

**Example 3 (Volume subtraction):** A cylindrical tank of radius 7 cm and height 24 cm is filled with water. A solid cone of base radius 7 cm and height 12 cm is immersed in it. Find the volume of water remaining in the tank.

*Solution:* Volume of cylinder = πr²h = (22/7)×7²×24 = 22×7×24 = 3696 cm³. Volume of cone = (1/3)πr²h = (1/3)×(22/7)×7²×12 = (1/3)×22×7×12 = 616 cm³. Water remaining = 3696 − 616 = 3080 cm³.

**Example 4 (Surface area of composite solid):** A toy is made by placing a cone on top of a hemisphere, both of base radius 3 cm. The cone's slant height is 5 cm. Find the total surface area of the toy.

*Solution:* Curved surface area of hemisphere = 2πr² = 2×(22/7)×3² = 2×(22/7)×9 = 396/7 cm². Curved surface area of cone = πrl = (22/7)×3×5 = 330/7 cm². Total surface area = (396 + 330)/7 = 726/7 ≈ 103.71 cm². (The flat circular base is internal, not counted.)

Common Mistakes

  • **Confusing curved and total surface area**: Students often use the wrong formula for open-top tanks or forget to exclude/include the base. *Fix:* Draw the figure and list which faces are exposed to paint, water or air.
  • **Unit mismatch in volume/capacity**: Mixing metres for dimension and litres for capacity without converting. *Fix:* Always convert volume in m³ or cm³ to litres using 1 L = 1000 cm³ before applying cost or capacity logic.
  • **Forgetting to convert area units**: Calculating in cm then using a cost in ₹/m² without converting. *Fix:* Convert all lengths to metres if cost is per m², or convert cost to per cm² (usually impractical—stick to m).
  • **Ignoring the "both ends open" or "closed" specification**: A pipe open at both ends has curved surface only; closed at both ends adds two circles. *Fix:* Read the problem statement carefully for "open," "closed," "with lid," or "without base."
  • **Applying wastage incorrectly**: Multiplying final cost by 1.10 instead of increasing the required quantity. *Fix:* Increase the raw material quantity first (Area × 1.10), then multiply by unit cost.

Quick Reference

  • Decompose every complex shape into simpler standard 2D/3D units.
  • Match "painting/tiling" to surface area, "filling/capacity" to volume.
  • Convert all dimensions to one unit before calculation; re-check before the final answer.
  • Open-top cylinder: CSA + one base; closed: CSA + two bases.
  • For composite solids, sum or subtract volumes/areas—internal touching faces cancel out in surface area.
  • Waste factor: multiply raw requirement by (1 + waste percentage in decimal).

You read the notes — now try one

A rectangular garden is 20 m long and 15 m wide. A path of uniform width 2 m runs around the inside of the garden along its boundary. Find the area of the path in square metres.

Tap an option to check your answer.

👥 Study this together

Invite your prep group — read the same notes, then discuss doubts in this topic's shared room.

Invite to study

Need more? Ask Shishya

Shishya is your personal tutor for this topic. Pick a starter or open a free chat.

Open Shishya tutor →

Practice this topic

Take a full mock
  • Q1 · Applied Geometry and Mensuration · EASY

    A rectangular garden is 20 m long and 15 m wide. A path of uniform width 2 m runs around the inside of the garden along its boundary. Find the area of the path in square metres.

  • Q2 · Applied Geometry and Mensuration · MEDIUM

    A cylindrical water tank has a radius of 3.5 m and height 6 m. It is filled completely with water. This water is then transferred into a rectangular tank with base dimensions 11 m by 7 m. What will be the height of water in the rectangular tank? (Use π = 22/7)

  • Q3 · Applied Geometry and Mensuration · HARD

    A rectangular park measures 60 m by 40 m. A path of uniform width runs around the inside of the park. If the area of the path is 516 sq m, what is the width of the path?

  • Q4 · Applied Geometry and Mensuration · MEDIUM

    A cylindrical tank has a radius of 7 m and height of 10 m. How many liters of water can it hold? (Take π = 22/7, 1 m³ = 1000 liters)

Ask Shishya to explain these →

Notes generated on 10 May 2026