Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: CUET Quant – Mensuration (2D/3D) and Geometry
Source: https://www.fatskills.com/cuet/chapter/how-to-solve-cuet-quant-mensuration-2d3d-and-geometry

How to Solve: CUET Quant – Mensuration (2D/3D) and Geometry

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

How to Solve: CUET Quant – Mensuration (2D/3D) and Geometry


Introduction

"Imagine you’re designing a park, calculating paint for a room, or even packing a suitcase—mensuration and geometry are the secret tools that make it all possible. Master this, and you’ll solve CUET Quant questions faster than you can say ‘area of a circle’!


What You Need To Know First

Before diving in, ensure you understand: 1. Basic algebra (solving for unknowns, rearranging formulas). 2. Units of measurement (cm, m, km, and conversions like 1 m = 100 cm). 3. Pythagoras’ theorem (for right-angled triangles: (a^2 + b^2 = c^2)).


Key Vocabulary

Term Plain-English Definition Quick Example
Perimeter Total distance around a 2D shape. Fence around a garden.
Area Space inside a 2D shape. Carpet needed for a floor.
Volume Space inside a 3D object. Water in a tank.
Surface Area Total area of all faces of a 3D object. Wrapping paper for a box.
Radius (r) Distance from center to edge of a circle. Half the diameter.
Slant Height (l) Height of the side of a cone or pyramid. Used in cone surface area.

Formulas To Know

(MEMORISE THESE—most are NOT given on the CUET exam sheet!)

2D Shapes

  1. Square
  2. Area: (A = side^2)
  3. Perimeter: (P = 4 \times side)

  4. Rectangle

  5. Area: (A = length \times width)
  6. Perimeter: (P = 2 \times (length + width))

  7. Triangle

  8. Area: (A = \frac{1}{2} \times base \times height)
  9. Perimeter: Sum of all sides.

  10. Circle

  11. Area: (A = \pi r^2)
  12. Circumference: (C = 2\pi r) or (\pi d) (where (d = diameter))

  13. Parallelogram

  14. Area: (A = base \times height)

  15. Trapezium

  16. Area: (A = \frac{1}{2} \times (sum\ of\ parallel\ sides) \times height)

3D Shapes

  1. Cube
  2. Volume: (V = side^3)
  3. Surface Area: (SA = 6 \times side^2)

  4. Cuboid (Rectangular Box)

  5. Volume: (V = length \times width \times height)
  6. Surface Area: (SA = 2(lw + lh + wh))

  7. Cylinder

  8. Volume: (V = \pi r^2 h)
  9. Surface Area: (SA = 2\pi r (r + h))

  10. Cone

  11. Volume: (V = \frac{1}{3} \pi r^2 h)
  12. Surface Area: (SA = \pi r (r + l)) (where (l = slant\ height))

  13. Sphere

  14. Volume: (V = \frac{4}{3} \pi r^3)
  15. Surface Area: (SA = 4\pi r^2)

  16. Hemisphere

  17. Volume: (V = \frac{2}{3} \pi r^3)
  18. Surface Area: (SA = 3\pi r^2) (includes base)

Step-by-Step Method

Follow these steps for every mensuration problem:

  1. Read the question carefully. Underline key numbers and units.
  2. Identify the shape(s). Is it 2D or 3D? Which formula applies?
  3. List known values. Write down what’s given (e.g., radius = 5 cm).
  4. Check units. Convert if needed (e.g., cm to m).
  5. Choose the correct formula. Match the question to the formula.
  6. Plug in the numbers. Substitute values into the formula.
  7. Solve step-by-step. Show all working to avoid mistakes.
  8. Add units to the answer. (e.g., cm², m³).
  9. Double-check. Does the answer make sense? (e.g., area can’t be negative).

Worked Example (Using Steps Above)

Question: A rectangular garden is 12 m long and 8 m wide. Find its perimeter and area.

Solution: 1. Read: Garden is rectangle, length = 12 m, width = 8 m. 2. Shape: Rectangle (2D). 3. Known: (l = 12\ m), (w = 8\ m). 4. Units: Already in meters (no conversion needed). 5. Formulas:
- Perimeter: (P = 2(l + w))
- Area: (A = l \times w) 6. Plug in:
- (P = 2(12 + 8) = 2 \times 20 = 40\ m)
- (A = 12 \times 8 = 96\ m^2) 7. Answer:
- Perimeter = 40 m
- Area = 96 m²

What we did and why: We used the rectangle formulas because the garden is rectangular. Perimeter is the total fence length, and area is the space inside.


Worked Examples

Example 1 - Basic (Circle)

Question: Find the area and circumference of a circle with radius 7 cm. (Use (\pi = \frac{22}{7}))

Solution: 1. Shape: Circle. 2. Known: (r = 7\ cm), (\pi = \frac{22}{7}). 3. Formulas:
- Area: (A = \pi r^2)
- Circumference: (C = 2\pi r) 4. Plug in:
- (A = \frac{22}{7} \times 7^2 = \frac{22}{7} \times 49 = 22 \times 7 = 154\ cm^2)
- (C = 2 \times \frac{22}{7} \times 7 = 2 \times 22 = 44\ cm) 5. Answer:
- Area = 154 cm²
- Circumference = 44 cm

What we did and why: We used the circle formulas directly. (\pi = \frac{22}{7}) simplifies calculations when radius is a multiple of 7.


Example 2 - Medium (Cylinder)

Question: A cylindrical tank has a radius of 3 m and height of 5 m. Find its volume and total surface area. (Use (\pi = 3.14))

Solution: 1. Shape: Cylinder (3D). 2. Known: (r = 3\ m), (h = 5\ m), (\pi = 3.14). 3. Formulas:
- Volume: (V = \pi r^2 h)
- Surface Area: (SA = 2\pi r (r + h)) 4. Plug in:
- (V = 3.14 \times 3^2 \times 5 = 3.14 \times 9 \times 5 = 141.3\ m^3)
- (SA = 2 \times 3.14 \times 3 \times (3 + 5) = 6.28 \times 3 \times 8 = 150.72\ m^2) 5. Answer:
- Volume = 141.3 m³
- Surface Area = 150.72 m²

What we did and why: We calculated volume (space inside) and surface area (material needed to cover the tank). Remember: surface area includes the top and bottom circles!


Example 3 - Exam Style (Composite Shape)

Question: A playground is in the shape of a rectangle with a semicircle on one end. The rectangle is 20 m long and 14 m wide. Find the total area of the playground. (Use (\pi = \frac{22}{7}))

Solution: 1. Shape: Rectangle + Semicircle (composite shape). 2. Known:
- Rectangle: (l = 20\ m), (w = 14\ m)
- Semicircle: Diameter = width of rectangle = 14 m → (r = 7\ m) 3. Formulas:
- Rectangle area: (A = l \times w)
- Semicircle area: (A = \frac{1}{2} \pi r^2) 4. Plug in:
- Rectangle: (A = 20 \times 14 = 280\ m^2)
- Semicircle: (A = \frac{1}{2} \times \frac{22}{7} \times 7^2 = \frac{1}{2} \times 22 \times 7 = 77\ m^2) 5. Total Area: (280 + 77 = 357\ m^2) 6. Answer: 357 m²

What we did and why: We broke the problem into two parts (rectangle + semicircle) and added their areas. The semicircle’s diameter equals the rectangle’s width.


Common Mistakes

Mistake Why it Happens Correct Approach
Using diameter instead of radius Confusing (r) and (d) in circle formulas. Always check if the question gives radius or diameter. If diameter, halve it first!
Forgetting units Rushing and omitting cm², m³, etc. Write units in every step and final answer.
Mixing up area and perimeter Not reading the question carefully. Underline whether the question asks for area, perimeter, volume, or surface area.
Incorrect formula for composite shapes Adding areas without breaking the shape into parts. Split the shape into simpler shapes (e.g., rectangle + triangle).
Ignoring slant height in cones Using height ((h)) instead of slant height ((l)) in surface area. For cone surface area, use (SA = \pi r (r + l)).

Exam Traps

Trap How to Spot it How to Avoid it
Hidden units Question gives cm but answer expects m. Convert all units to the same system before solving.
Composite shapes with missing dimensions Diagram doesn’t label all sides. Use Pythagoras or given ratios to find missing sides.
Tricky wording (e.g., "lateral surface area") Question asks for "curved surface area" instead of total. For cylinders/cones, lateral SA excludes top/bottom circles. Formula: (2\pi r h) (cylinder) or (\pi r l) (cone).

1-Minute Recap

"Alright, let’s lock this in for your CUET exam!

First, memorise the key formulas—area, perimeter, volume, and surface area for squares, circles, cubes, cylinders, and cones. Write them down now if you haven’t already!

When you see a question: 1. Identify the shape—is it 2D or 3D? 2. List what’s given—radius, height, side length? 3. Pick the right formula—don’t mix up area and perimeter! 4. Plug in the numbers—show every step to avoid silly mistakes. 5. Add units—cm² for area, m³ for volume.

Watch out for traps: hidden units, composite shapes, and tricky wording like ‘lateral surface area.’ Break problems into smaller parts if needed.

You’ve got this! Practice 3-4 problems tonight, and you’ll be unstoppable tomorrow. Good luck!


Final Tip for Teachers: - Visual aids help! Draw shapes on the board or use animations to show how formulas apply. - Time pressure drill: Give students 60 seconds to solve a basic problem (e.g., area of a rectangle) to build speed. - Common error quiz: Show 3 wrong solutions and ask students to spot the mistakes.



ADVERTISEMENT