Introduction to Mensuration 3D for RRB Exams
Mensuration 3D is one of the most critical and scoring sub-topics within the Quantitative Aptitude section of Indian Railway Recruitment Board (RRB) exams, including RRB NTPC (Non-Technical Popular Categories), RRB Group D, RRB Technician Grade I, and RRB Technician Grade III. Unlike two-dimensional geometry which deals with flat figures having length and breadth (such as squares, rectangles, and circles), three-dimensional mensuration deals with solid shapes that occupy physical space and possess three dimensions: length, breadth, and height (or depth).
Understanding 3D solids requires a firm grasp of spatial visualization along with memorization of standard mathematical formulas. In railway examinations, questions from Mensuration 3D test your knowledge of volumes, lateral/curved surface areas, total surface areas, and diagonals. Mastering this topic guarantees 2 to 4 solid marks in your exam paper, giving you a competitive edge over lakhs of candidates.
Topic Weightage and Importance
In almost every preliminary (CBT-1) and main (CBT-2) examination conducted by the Railway Recruitment Board, Mensuration (combining 2D and 3D) accounts for 8% to 12% of the Mathematics paper. Specifically, Mensuration 3D carries a consistent weightage:
- RRB NTPC CBT-1 & CBT-2: 2 to 3 Questions
- RRB Group D: 2 to 4 Direct Questions
- RRB Technician Grade I & Grade III: 2 to 3 Questions
Questions usually range from direct formula application to complex multi-step problems involving melting, recasting, ratios, and percentage changes in dimensions. With systematic preparation and conceptual clarity, you can solve these questions with 100% accuracy within seconds.
Key Concepts and Formulas
To excel in Mensuration 3D, you must be thoroughly familiar with the fundamental properties and standard formulas of primary three-dimensional solids. Let us examine each solid shape in detail.
1. Cuboid
A cuboid is a three-dimensional solid object bounded by six rectangular faces. Let length = \(l\), breadth = \(b\), and height = \(h\).
- Volume (V): \(V = l \times b \times h\)
- Lateral Surface Area / Area of 4 Walls (LSA): \(LSA = 2h(l + b)\)
- Total Surface Area (TSA): \(TSA = 2(lb + bh + hl)\)
- Length of Longest Diagonal (d): \(d = \sqrt{l^2 + b^2 + h^2}\)
2. Cube
A cube is a special type of cuboid where all three dimensions are equal in length. Let edge length = \(a\).
- Volume (V): \(V = a^3\)
- Lateral Surface Area (LSA): \(LSA = 4a^2\)
- Total Surface Area (TSA): \(TSA = 6a^2\)
- Length of Longest Diagonal (d): \(d = a\sqrt{3}\)
3. Right Circular Cylinder
A cylinder is a solid figure bounded by two parallel circular bases and a curved surface. Let radius of base = \(r\) and height = \(h\).
- Volume (V): \(V = \pi r^2 h\)
- Curved Surface Area (CSA): \(CSA = 2\pi r h\)
- Total Surface Area (TSA): \(TSA = 2\pi r (r + h)\)
- Hollow Cylinder Volume: \(V = \pi h (R^2 - r^2)\) where \(R\) is outer radius and \(r\) is inner radius.
4. Right Circular Cone
A cone has a circular base connected by a curved surface to a single point called the apex. Let base radius = \(r\), height = \(h\), and slant height = \(l\).
- Slant Height (l): \(l = \sqrt{r^2 + h^2}\)
- Volume (V): \(V = \frac{1}{3}\pi r^2 h\)
- Curved Surface Area (CSA): \(CSA = \pi r l\)
- Total Surface Area (TSA): \(TSA = \pi r (r + l)\)
5. Sphere
A sphere is a perfectly round geometrical 3D object where every point on its surface is equidistant from its center. Let radius = \(r\).
- Volume (V): \(V = \frac{4}{3}\pi r^3\)
- Total Surface Area (TSA): \(TSA = 4\pi r^2\)
6. Hemisphere
A hemisphere is exactly half of a sphere divided by a plane passing through its center. Let radius = \(r\).
- Volume (V): \(V = \frac{2}{3}\pi r^3\)
- Curved Surface Area (CSA): \(CSA = 2\pi r^2\)
- Total Surface Area (TSA): \(TSA = 3\pi r^2\)
Summary Table of Key 3D Mensuration Formulas
| Solid Shape | Volume | Curved / Lateral Surface Area | Total Surface Area |
|---|---|---|---|
| Cuboid | \(l \times b \times h\) | \(2h(l + b)\) | \(2(lb + bh + hl)\) |
| Cube | \(a^3\) | \(4a^2\) | \(6a^2\) |
| Cylinder | \(\pi r^2 h\) | \(2\pi r h\) | \(2\pi r(r + h)\) |
| Cone | \(\frac{1}{3}\pi r^2 h\) | \(\pi r l\) | \(\pi r(r + l)\) |
| Sphere | \(\frac{4}{3}\pi r^3\) | \(4\pi r^2\) | \(4\pi r^2\) |
| Hemisphere | \(\frac{2}{3}\pi r^3\) | \(2\pi r^2\) | \(3\pi r^2\) |
Solved Examples (Step-by-Step)
Example 1: Longest Rod in a Room
Question: Find the length of the longest iron rod that can be placed in a room measuring 12 m in length, 9 m in width, and 8 m in height.
Solution:
The longest rod that can fit in a rectangular room corresponds to the diagonal of the cuboid.
Formula: \(d = \sqrt{l^2 + b^2 + h^2}\)
Given: \(l = 12\text{ m}\), \(b = 9\text{ m}\), \(h = 8\text{ m}\)
Step 1: Calculate the squares of the dimensions: \(12^2 = 144\), \(9^2 = 81\), \(8^2 = 64\)
Step 2: Add the squares: \(144 + 81 + 64 = 289\)
Step 3: Take the square root: \(d = \sqrt{289} = 17\text{ m}\)
Answer: The length of the longest rod is 17 meters.
Example 2: Recasting Solid Spheres into a Cylinder
Question: A metallic sphere of radius 6 cm is melted and recast into a right circular cylinder of radius 4 cm. Find the height of the cylinder.
Solution:
When a solid object is melted and recast into another shape, the total volume remains constant.
\(\text{Volume of Sphere} = \text{Volume of Cylinder}\)
Formula: \(\frac{4}{3}\pi r_1^3 = \pi r_2^2 h\)
Given: \(r_1 = 6\text{ cm}\), \(r_2 = 4\text{ cm}\)
Step 1: Cancel \(\pi\) from both sides: \(\frac{4}{3} r_1^3 = r_2^2 h\)
Step 2: Substitute values: \(\frac{4}{3} \times 6 \times 6 \times 6 = 4 \times 4 \times h\)
Step 3: Simplify left hand side: \(\frac{4}{3} \times 216 = 288\)
Step 4: Solve for \(h\): \(16 h = 288 \implies h = \frac{288}{16} = 18\text{ cm}\)
Answer: The height of the cylinder is 18 cm.
Example 3: Ratio of Volumes of Cone and Cylinder
Question: A cone and a cylinder have equal bases and equal heights. What is the ratio of their volumes?
Solution:
Let the base radius be \(r\) and height be \(h\) for both figures.
\(\text{Volume of Cone} = \frac{1}{3}\pi r^2 h\)
\(\text{Volume of Cylinder} = \pi r^2 h\)
Ratio = \(\frac{\text{Volume of Cone}}{\text{Volume of Cylinder}} = \frac{\frac{1}{3}\pi r^2 h}{\pi r^2 h} = \frac{1}{3}\)
Answer: The ratio of the volume of the cone to that of the cylinder is 1 : 3.
Example 4: Total Surface Area of a Hemisphere
Question: Find the total surface area of a solid hemisphere of radius 7 cm. (Use \(\pi = \frac{22}{7}\))
Solution:
Formula for Total Surface Area of hemisphere: \(TSA = 3\pi r^2\)
Given: \(r = 7\text{ cm}\)
Step 1: Substitute values: \(TSA = 3 \times \frac{22}{7} \times 7 \times 7\)
Step 2: Simplify: \(TSA = 3 \times 22 \times 7 = 462\text{ cm}^2\)
Answer: The total surface area is 462 cm².
Common Mistakes to Avoid
- Confusing Curved Surface Area with Total Surface Area: Candidates frequently confuse CSA and TSA for cones and hemispheres. For a hemisphere, CSA is \(2\pi r^2\), whereas TSA includes the base circle area, becoming \(3\pi r^2\).
- Mixing Up Units: Dimensions are often given in mixed units (e.g., radius in cm and height in meters). Always convert all dimensions into a uniform unit before applying formulas.
- Forgetting Slant Height vs Height in Cones: Remember that Volume uses vertical height \(h\) while Curved Surface Area uses slant height \(l = \sqrt{r^2 + h^2}\).
- Calculation Errors in Cube Roots/Square Roots: In recasting questions involving spheres (\(r^3\)), double-check calculations before taking cube roots.
- Overlooking Conservation of Volume: When a solid is melted to form multiple smaller solids, remember that \(\text{Volume of Large Solid} = N \times \text{Volume of 1 Small Solid}\).
Practice Questions with Solutions
Test your knowledge with these exam-pattern questions commonly asked in RRB NTPC and Group D papers.
Questions
- If the side of a cube is increased by 20%, by what percentage does its volume increase?
- A solid metal cylinder of radius 7 cm and height 10 cm is melted to form small spherical balls of radius 3.5 cm each. Find the total number of spherical balls formed.
- The total surface area of a cube is 294 cm². Find its volume.
- The height of a right circular cone is 12 cm and its base radius is 5 cm. Find its curved surface area.
- Find the ratio of the total surface area of a sphere to the curved surface area of a hemisphere having the same radius.
- A hollow iron pipe is 21 cm long and its \texterior diameter is 8 cm. If the thickness of the pipe is 1 cm, find the volume of iron used in making the pipe. (Use \(\pi = \frac{22}{7}\))
Detailed Solutions
Solution 1:
Let original edge \(a = 10\). Original Volume = \(10^3 = 1000\).
New edge = \(10 + 20\% \text{ of } 10 = 12\). New Volume = \(12^3 = 1728\).
Increase in volume = \(1728 - 1000 = 728\).
Percentage increase = \(\frac{728}{1000} \times 100 = 72.8\%\).
Solution 2:
Number of balls \(N = \frac{\text{Volume of Cylinder}}{\text{Volume of 1 Sphere}} = \frac{\pi r_1^2 h}{\frac{4}{3}\pi r_2^3}\)
Given: \(r_1 = 7\), \(h = 10\), \(r_2 = 3.5 = \frac{7}{2}\)
\(N = \frac{7 \times 7 \times 10}{\frac{4}{3} \times \frac{7}{2} \times \frac{7}{2} \times \frac{7}{2}} = \frac{490}{\frac{4}{3} \times \frac{343}{8}} = \frac{490}{\frac{343}{6}} = \frac{490 \times 6}{343} = \frac{2940}{343} \approx 8.57\) (Practically, 8 complete spheres are formed).
Solution 3:
TSA of cube = \(6a^2 = 294 \implies a^2 = 49 \implies a = 7\text{ cm}\).
Volume = \(a^3 = 7^3 = 343\text{ cm}^3\).
Solution 4:
Slant height \(l = \sqrt{r^2 + h^2} = \sqrt{5^2 + 12^2} = \sqrt{25 + 144} = \sqrt{169} = 13\text{ cm}\).
Curved Surface Area \(CSA = \pi r l = \pi \times 5 \times 13 = 65\pi\text{ cm}^2\) (or \(204.28\text{ cm}^2\)).
Solution 5:
TSA of Sphere = \(4\pi r^2\)
CSA of Hemisphere = \(2\pi r^2\)
Ratio = \(\frac{4\pi r^2}{2\pi r^2} = \frac{2}{1} = 2 : 1\).
Solution 6:
Outer diameter = 8 cm \(\implies\) Outer radius \(R = 4\text{ cm}\).
Thickness = 1 cm \(\implies\) Inner radius \(r = 4 - 1 = 3\text{ cm}\).
Height \(h = 21\text{ cm}\).
Volume of metal = \(\pi h (R^2 - r^2) = \frac{22}{7} \times 21 \times (4^2 - 3^2) = 22 \times 3 \times (16 - 9) = 66 \times 7 = 462\text{ cm}^3\).
Frequently Asked Questions (FAQs)
1. What is the difference between Lateral Surface Area and Total Surface Area?
Lateral Surface Area (or Curved Surface Area) measures only the area of the vertical or surrounding faces/surfaces of a 3D figure, excluding top and bottom bases. Total Surface Area includes all surfaces, including top and bottom bases.
2. How many questions on Mensuration 3D appear in RRB NTPC?
Usually, 2 to 3 questions are directly or indirectly based on Mensuration 3D concepts in both CBT-1 and CBT-2 stages of RRB NTPC.
3. What happens to the volume when dimensions are scaled by a factor 'k'?
If all linear dimensions of a 3D solid are multiplied by a factor \(k\), its surface area increases by a factor of \(k^2\) and its volume increases by a factor of \(k^3\).
4. Do I need to memorize frustum formulas for RRB Group D?
While basic shapes (cube, cuboid, cylinder, cone, sphere) form 95% of questions, basic formulas for a Frustum of a Cone (like bucket volume) are occasionally asked in NTPC CBT-2 and Technician papers, so having a basic knowledge of frustums is recommended.
Conclusion and Final Tips
Mensuration 3D is a highly predictable and rewarding chapter in the Mathematics section of RRB examinations. Since questions are directly formula-oriented, maintaining a dedicated formula sheet and revising it daily will boost your confidence and speed dramatically. Practice previous years' questions (PYQs) to familiarize yourself with calculation shortcuts, such as using fraction approximations for \(\pi\) and memorizing square/cube values up to 30. Dedicate regular time to practice, avoid silly errors in units, and secure full marks in this vital section!