Maths Olympiad Prep

Library / /296 of 377

Geometry Difficulty 5.5 AIME, harder Prove it United States

Problem:
A right circular cone with a height of 12 inches and a base radius of 3 inches is filled with water and held with its vertex pointing downward. Water flows out through a hole at the vertex at a rate in cubic inches per second numerically equal to the height of the water in the cone. (For example, when the height of the water in the cone is 4 inches, water flows out at a rate of 4 cubic inches per second.) Determine how many seconds it will take for all of the water to flow out of the cone.

Solution

Solution:
When the water in the cone is hh inches high, it forms a cone similar to the original, so that its base has radius h/4h / 4 and its volume is hence πh3/48\pi h^{3} / 48. The given condition then states that
ddt(πh348)=hπh216dhdt=h2hdhdt=32π. \frac{d}{d t}\left(\frac{\pi h^{3}}{48}\right) = -h \Rightarrow \frac{\pi h^{2}}{16} \cdot \frac{d h}{d t} = -h \Rightarrow 2 h \cdot \frac{d h}{d t} = -\frac{32}{\pi} .
Integrating with respect to tt, we get that h2=32tπ+Ch^{2} = -\frac{32 t}{\pi} + C; setting t=0t = 0, h=12h = 12, we get C=144C = 144. The cone empties when h=0h = 0, so 0=32tπ+144t=9π20 = -\frac{32 t}{\pi} + 144 \Rightarrow t = \frac{9 \pi}{2}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.