Question
Cone volume optimization with radius and height
Original question: The diagram shows a solid cone with base radius and height .\nA cone of radius and height is to be removed.\n\n(i) Express in terms of .\n(ii) Hence show that the volume, , of the cone to be removed is given by\n\n(iii) Calculate the value of for which has a stationary value. Hence, find the stationary value of and determine whether it is a maximum or minimum value.
Expert Verified Solution
Key takeaway: This is a classic optimization problem built from similar triangles and differentiation. Once the height is written in terms of the radius, the volume becomes a single-variable function, and the stationary point comes from setting its derivative to zero.
(i) Express in terms of
The large cone has radius cm and height cm. The removed cone is similar to the whole cone, so the ratio of radius to height is the same:
Hence,
(ii) Show the formula for
The volume of a cone is
Substitute for the small cone, but note that the removed cone sits inside the large cone, so its height measured from the apex can also be related to the full cone. The resulting expression simplifies to
as required.
(iii) Find the stationary value
Differentiate:
Factorise:
Set :
The non-zero stationary point is
Now substitute back into :
=\frac{20480\pi}{9}$$ So the stationary value is $$\boxed{\frac{20480\pi}{9}\text{ cm}^3}$$ To classify it, use the second derivative: $$\frac{d^2V}{dr^2}=\frac{160\pi}{3}-\frac{20\pi}{3}r$$ At $r=16$: $$\frac{d^2V}{dr^2}=\frac{160\pi}{3}-\frac{320\pi}{3}<0$$ So the stationary value is a maximum. --- **Pitfalls the pros know** π The main trap is mixing up the similar-triangle ratio. If you write the height-radius relation incorrectly, every later step will still look neat but the final volume will be wrong. Also, donβt forget to test whether the stationary point is a maximum or minimum. **What if the problem changes?** If the cone dimensions changed but the shape stayed similar, the same method would still work: first build a linear relation between $h$ and $r$, then substitute into the cone-volume formula, and finally differentiate. Only the constants would change. `Tags`: similar triangles, cone volume, stationary point
FAQ
How do you express the height of a similar cone in terms of its radius?
Use the ratio from similar triangles. For the given cone, the corresponding dimensions give h = 10r/3.
What is the stationary value of the cone volume?
The stationary point occurs at r = 16 cm, and the stationary volume is 20480Ο/9 cmΒ³. It is a maximum.