Question Detail
How many cubes of 10 cm edge can be put in a cubical box of 1 m edge.
- 10000 cubes
- 1000 cubes
- 100 cubes
- 50 cubes
Answer: Option B
Explanation:
\begin{aligned}
\text{Number of cubes =}\frac{100*100*100}{10*10*10} \\
= 1000
\end{aligned}
Note: 1 m = 100 cm
1. A circular well with a diameter of 2 meters, is dug to a depth of 14 meters. What is the volume of the earth dug out.
- \begin{aligned} 40 m^3 \end{aligned}
- \begin{aligned} 42 m^3 \end{aligned}
- \begin{aligned} 44 m^3 \end{aligned}
- \begin{aligned} 46 m^3 \end{aligned}
Answer: Option C
Explanation:
\begin{aligned}
Volume = \pi r^2h \\
Volume = \left(\frac{22}{7}*1*1*14\right)m^3 \\
= 44 m^3
\end{aligned}
2. A cone of height 9 cm with diameter of its base 18 cm is carved out from a wooden solid sphere of radius 9 cm. The percentage of the wood wasted is :
- 45%
- 56%
- 67%
- 75%
Answer: Option D
Explanation:
We will first subtract the cone volume from wood volume to get the wood wasted.
Then we can calculate its percentage.
\begin{aligned}
\text{Sphere Volume =}\frac{4}{3}\pi r^3 \\
\text{Cone Volume =}\frac{1}{3}\pi r^2h\\
\text{Volume of wood wasted =}\\
\left(\frac{4}{3}\pi *9*9*9\right)-\left(\frac{1}{3}\pi *9*9*9\right) \\
= \pi *9*9*9 cm^3 \\
\text{Required Percentage =} \\
\frac{\pi *9*9*9}{\frac{4}{3}\pi *9*9*9}*100 \% \\
= \frac{3}{4}*100 \% \\
= 75\%
\end{aligned}
3. A hollow iron pipe is 21 cm long and its external diameter is 8 cm. If the thickness of the pipe is 1 cm and iron weights 8g/cm cube, then find the weight of the pipe.
- 3.696 kg
- 3.686 kg
- 2.696 kg
- 2.686 kg
Answer: Option A
Explanation:
In this type of question, we need to subtract external radius and internal radius to get the answer using the volume formula as the pipe is hollow. Oh! line become a bit complicated, sorry for that, lets solve it.
External radius = 4 cm
Internal radius = 3 cm [because thickness of pipe is 1 cm]
\begin{aligned}
\text{Volume of iron =}\pi r^2h\\
= \frac{22}{7}*[4^2 - 3^2]*21 cm^3\\
= \frac{22}{7}*1*21 cm^3\\
= 462 cm^3 \\
\end{aligned}
Weight of iron = 462*8 = 3696 gm
= 3.696 kg
4. There are bricks with 24 cm x 12 cm x 8 cm dimensions. Find the total number of bricks required to construct a wall 24 m long, 8 m high and 60 m thick with 10% of wall filled with mortar.
- 35000
- 40000
- 45000
- 50000
Answer: Option C
Explanation:
So as per question,
\begin{aligned}
\text{Volume of wall} = (2400 * 800 * 60 ) cm^3 \\
\text{Volume of bricks} = \text { 90% of volume of wall } \\
= [ \frac{90}{100} * 2400 * 800 * 60 ] cm^3 \\
\text{ Volume of 1 brick = } (24 * 12 * 8) cm^3 \\
\text{Number of Bricks required} \\
= \frac{ (\frac{90}{100}) * (2400 * 800 * 60)}{24 * 12 * 8} \\
= 45000
\end{aligned}
5. If the volume of two cubes are in the ratio 27:1, the ratio of their edges is:
- 3:1
- 3:2
- 3:5
- 3:7
Answer: Option A
Explanation:
Let the edges be a and b of two cubes, then
\begin{aligned}
\frac{a^3}{b^3} = \frac{27}{1} \\
=> \left( \frac{a}{b} \right)^3 = \left( \frac{3}{1} \right)^3 \\
\frac{a}{b}=\frac{3}{1} \\
=> a:b = 3:1
\end{aligned}