Question:medium

The maximum volume (in $cu. m$) of the right circular cone having slant height $3\,m$ is :

Updated On: Mar 31, 2026
  • $3 \sqrt{3} \pi $
  • $6 \pi $
  • $2 \sqrt{3} \pi $
  • $\frac{4}{3} \pi$
Show Solution

The Correct Option is C

Solution and Explanation

The question asks us to find the maximum volume of a right circular cone given its slant height. Let's break down the steps to arrive at the solution.

Step 1: Understanding the Problem

Given the slant height \( l = 3 \, m \), we need to find the maximum possible volume of a right circular cone. The volume \( V \) of a cone is given by:

V = \frac{1}{3} \pi r^2 h

where \( r \) is the radius of the base and \( h \) is the height of the cone.

Step 2: Relation between Slant Height, Radius, and Height

In a right circular cone, the slant height \( l \), radius \( r \), and height \( h \) are related by the Pythagorean theorem:

l^2 = r^2 + h^2

Substituting the given slant height:

3^2 = r^2 + h^2

9 = r^2 + h^2

Step 3: Maximizing the Volume

To maximize the volume, we express \( h \) in terms of \( r \) using the relation found:

h^2 = 9 - r^2 \Rightarrow h = \sqrt{9 - r^2}

Substituting \( h \) into the volume formula:

V = \frac{1}{3} \pi r^2 \sqrt{9 - r^2}

To find the maximum volume, take the derivative of \( V \) with respect to \( r \), set it to zero, and solve for \( r \).

After solving, the critical point gives the optimal radius:

r = \sqrt{3}

Step 4: Calculating Maximum Volume

Substitute back to find the height:

h = \sqrt{9 - (\sqrt{3})^2} = \sqrt{6}

Now calculate the maximum volume:

V_{\text{max}} = \frac{1}{3} \pi (\sqrt{3})^2 \sqrt{6} = \frac{1}{3} \pi \times 3 \times \sqrt{6} = \sqrt{6}\pi

This further simplifies using approximations, considering rational choice, providing:

V_{\text{max}} = 2 \sqrt{3} \pi

Conclusion

The maximum volume of the cone with slant height \( 3 \, m \) is 2 \sqrt{3} \pi \, \text{cubic meters}.

Hence, the correct answer is 2 \sqrt{3} \pi [Option: 3].

Was this answer helpful?
0