Skip to content

Commit 0ce60ac

Browse files
author
aryan
committed
Added some content with prexplity AI
1 parent 78da88f commit 0ce60ac

15 files changed

Lines changed: 3035 additions & 8 deletions

File tree

content/exercises/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Exercises"
33
width : full
44
cascade:
55
width: normal
6+
math: true
67
---
78

89
<div style="text-align: center; margin-top: 1em;">
Lines changed: 248 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,248 @@
1+
---
2+
title: Practice Questions with Answers from the Mensuration
3+
linkTitle: Practice Questions
4+
categories:
5+
- mathematics
6+
image: /images/tree.jpg
7+
excludeSearch: false
8+
width: wide
9+
series_order: 1
10+
excludeSearch: false
11+
chapter: 3
12+
math: true
13+
---
14+
<img src="https://r2cdn.perplexity.ai/pplx-full-logo-primary-dark%402x.png" class="logo" width="120"/>
15+
16+
## Extracted Practice Questions with Answers from the Mensuration PDF
17+
18+
Below are all the practice questions from your Mensuration PDF, each with a clear solution and explanation for easy understanding.
19+
20+
---
21+
22+
### **Q1. Three cubes of metal whose edges are in the ratio 3:4:5 are melted and one new cube is formed. If the diagonal of the cube is $18\sqrt{3}$ cm, then find the edge of the largest among three cubes.**
23+
24+
**Options:**
25+
(A) 18 cm
26+
(B) 24 cm
27+
(C) 15 cm
28+
(D) 12 cm
29+
30+
**Solution:**
31+
32+
- Let the edges be $3x, 4x, 5x$.
33+
- Total volume = $(3x)^3 + (4x)^3 + (5x)^3 = 27x^3 + 64x^3 + 125x^3 = 216x^3$.
34+
- New cube's side = $\sqrt[^3]{216x^3} = 6x$.
35+
- Diagonal of new cube = $6x \sqrt{3} = 18\sqrt{3}$ ⇒ $x = 3$.
36+
- Largest original cube = $5x = 15$ cm.
37+
38+
**Answer:** (C) 15 cm
39+
40+
---
41+
42+
### **Q2. What is the area of the largest triangle that can be fitted into a rectangle of length 'a' units and width 'b' units?**
43+
44+
**Options:**
45+
(A) $ab$ unit²
46+
(B) $\frac{1}{2}ab$ unit²
47+
(C) $\frac{1}{4}ab$ unit²
48+
(D) $a^2 + b^2$ unit²
49+
50+
**Solution:**
51+
52+
- The largest triangle is half the area of the rectangle.
53+
- Area = $\frac{1}{2}ab$.
54+
55+
**Answer:** (B) $\frac{1}{2}ab$ unit²
56+
57+
---
58+
59+
### **Q3. Find the perimeter and area of an isosceles triangle whose equal sides are 5 cm and the height is 4 cm.**
60+
61+
**Options:**
62+
(A) 24 cm², 13 cm
63+
(B) 18 cm², 16 cm
64+
(C) 12 cm², 13 cm
65+
(D) 12 cm², 16 cm
66+
67+
**Solution:**
68+
69+
- Let base = $b$. Height from apex to base divides base into two equal parts.
70+
- By Pythagoras: $5^2 = 4^2 + (b/2)^2$ ⇒ $25 = 16 + (b^2/4)$ ⇒ $b^2 = 36$ ⇒ $b = 6$ cm.
71+
- Perimeter = $5 + 5 + 6 = 16$ cm.
72+
- Area = $\frac{1}{2} \times 6 \times 4 = 12$ cm².
73+
74+
**Answer:** (D) 12 cm², 16 cm
75+
76+
---
77+
78+
### **Q4. A parallelogram has area $A$ sq. mts. A second parallelogram is formed by joining the mid-points of its sides. A third parallelogram is formed by joining the mid-points of the sides of the second parallelogram. This process is continued up to infinity. What is the sum of the areas (in sq. mts) of all the parallelograms so formed?**
79+
80+
**Options:**
81+
(A) $A$
82+
(B) $\frac{3A}{2}$
83+
(C) $2A$
84+
(D) $\frac{A}{2}$
85+
86+
**Solution:**
87+
88+
- This forms a geometric progression with first term $A$ and common ratio $\frac{1}{2}$.
89+
- Sum = $A/(1 - 1/2) = 2A$.
90+
91+
**Answer:** (C) $2A$
92+
93+
---
94+
95+
### **Q5. The radius of a cylindrical milk container is half its height and surface area of the inner part is 616 sq.cm. The amount of milk that the container can hold, approximately, is [Use: $\sqrt{5}= 2.23$ and $\pi = 22/7$]**
96+
97+
**Options:**
98+
(A) 1.42 litres
99+
(B) 1.53 litres
100+
(C) 1.71 litres
101+
(D) 1.82 litres
102+
103+
**Solution:**
104+
105+
- Let radius = $x$, height = $2x$.
106+
- Surface area: $2\pi x (2x) + \pi x^2 = 616$ ⇒ $5\pi x^2 = 616$ ⇒ $x^2 = 616/(5\pi)$.
107+
- Volume = $\pi x^2 \times 2x = 2\pi x^3$.
108+
- Calculate $x$, then volume (in cm³), convert to litres ($1$ litre = $1000$ cm³).
109+
- Approximate answer: **1.53 litres**.
110+
111+
**Answer:** (B) 1.53 litres
112+
113+
---
114+
115+
### **Q6. From the four corners of a rectangular sheet of dimensions 25 cm x 20 cm, squares of side 2 cm are cut off and a box is made. The volume of the box is-**
116+
117+
**Options:**
118+
(A) 828 cm³
119+
(B) 672 cm³
120+
(C) 500 cm³
121+
(D) 1000 cm³
122+
123+
**Solution:**
124+
125+
- New length = $25 - 2 \times 2 = 21$ cm, new width = $20 - 2 \times 2 = 16$ cm, height = $2$ cm.
126+
- Volume = $21 \times 16 \times 2 = 672$ cm³.
127+
128+
**Answer:** (B) 672 cm³
129+
130+
---
131+
132+
### **Q7. A rectangular paper sheet of dimensions 22 cm × 12 cm is folded in the form of a cylinder along its length. What will be the volume of this cylinder?**
133+
134+
**Options:**
135+
(A) 460 cm³
136+
(B) 462 cm³
137+
(C) 624 cm³
138+
(D) 400 cm³
139+
140+
**Solution:**
141+
142+
- Circumference = 22 cm ⇒ radius $r = 22/(2\pi) = 7/2$ cm.
143+
- Height = 12 cm.
144+
- Volume = $\pi r^2 h = \frac{22}{7} \times (\frac{7}{2})^2 \times 12 = 462$ cm³.
145+
146+
**Answer:** (B) 462 cm³
147+
148+
---
149+
150+
### **Q8. A copper rod of 1 cm diameter and 8 cm length is drawn into a wire of uniform diameter and 18 m length. The radius (in cm) of the wire is:**
151+
152+
**Options:**
153+
(A) $1/2$
154+
(B) $1/3$
155+
(C) $1/30$
156+
(D) $1/15$
157+
158+
**Solution:**
159+
160+
- Volume before = $\pi r^2 h = \pi \times (0.5)^2 \times 8$.
161+
- Volume after = $\pi r^2 \times 1800$ (since 18 m = 1800 cm).
162+
- Equate and solve: $0.25 \times 8 = r^2 \times 1800$ ⇒ $r^2 = 2/1800 = 1/900$ ⇒ $r = 1/30$ cm.
163+
164+
**Answer:** (C) $1/30$ cm
165+
166+
---
167+
168+
### **Q9. A hollow iron pipe is 21 cm long and its exterior diameter is 8 cm. If the thickness of the pipe is 1 cm and iron weighs 8 gm/cm³, then the weight of the pipe is:**
169+
170+
**Options:**
171+
(A) 3.696 kg
172+
(B) 3.6 kg
173+
(C) 36 kg
174+
(D) 36.9 kg
175+
176+
**Solution:**
177+
178+
- Outer radius = 4 cm, inner radius = 3 cm.
179+
- Volume = $\pi (4^2 - 3^2) \times 21 = \pi \times 7 \times 21 = 462$ cm³.
180+
- Weight = $462 \times 8 = 3696$ g = 3.696 kg.
181+
182+
**Answer:** (A) 3.696 kg
183+
184+
---
185+
186+
### **Q10. Water flows at the rate of 10 meters per minute from a cylindrical pipe 5 mm in diameter. How long will it take to fill up a conical vessel whose diameter at the base is 30 cm and depth 24 cm?**
187+
188+
**Options:**
189+
(A) 28 minutes 48 seconds
190+
(B) 51 minutes 12 seconds
191+
(C) 51 minutes 24 seconds
192+
(D) 28 minutes 36 seconds
193+
194+
**Solution:**
195+
196+
- Volume of cone = $\frac{1}{3} \pi r^2 h = \frac{1}{3} \times \frac{22}{7} \times 15^2 \times 24$.
197+
- Volume of water per minute = $\pi \times (0.25)^2 \times 1000$ cm³.
198+
- Time = Total volume / volume per minute.
199+
- Calculated time: **28 minutes 48 seconds**.
200+
201+
**Answer:** (A) 28 minutes 48 seconds
202+
203+
---
204+
205+
## **Summary Table**
206+
207+
| Q.No. | Topic/Concept | Answer |
208+
| :-- | :-- | :-- |
209+
| 1 | Volume \& Diagonal of Cube | 15 cm |
210+
| 2 | Area of Largest Triangle in Rectangle | $\frac{1}{2}ab$ unit² |
211+
| 3 | Isosceles Triangle Area/Perimeter | 12 cm², 16 cm |
212+
| 4 | Infinite Parallelograms (GP) | $2A$ |
213+
| 5 | Cylinder Volume (Surface Area Given) | 1.53 litres |
214+
| 6 | Box from Rectangular Sheet | 672 cm³ |
215+
| 7 | Cylinder from Paper Sheet | 462 cm³ |
216+
| 8 | Wire from Copper Rod | $1/30$ cm |
217+
| 9 | Weight of Hollow Pipe | 3.696 kg |
218+
| 10 | Water Filling Conical Vessel | 28 min 48 sec |
219+
220+
221+
---
222+
223+
These questions cover a wide range of mensuration topics and are suitable for SSC, banking, and other competitive exams. Each answer is explained step-by-step for clarity and learning.
224+
225+
<div style="text-align: center">⁂</div>
226+
227+
[^1]: Mensuration.pdf
228+
229+
[^2]: https://testbook.com/objective-questions/mcq-on-mensuration--5eea6a1039140f30f369e829
230+
231+
[^3]: https://byjus.com/maths/mensuration-questions/
232+
233+
[^4]: http://www.placementpreparation.io/quantitative-aptitude/mensuration/questions-and-answers/
234+
235+
[^5]: https://guidely.in/learn/practice-questions-mensuration
236+
237+
[^6]: https://testbook.com/questions/rrb-alp-mensuration-questions--65b0d0d73b2edab548ee211a
238+
239+
[^7]: https://testbook.com/questions/ssc-chsl-mensuration-questions--63914d15d1f2861ae72e63d7
240+
241+
[^8]: https://www.careerlauncher.com/cbse-ncert/class-8/Math/CBSE-Mensuration-SampleQuestions.html
242+
243+
[^9]: https://www.hitbullseye.com/Surface-Area-Problems-and-Answers.php
244+
245+
[^10]: https://study.kdcampus.live/quantitative-aptitude/mensuration-questions-with-detailed-solutions-pdf
246+
247+
[^11]: https://www.hitbullseye.com/Surface-Area-Problems.php
248+

0 commit comments

Comments
 (0)