Wheat falls from an overhead bin and accumulates in a conical pile, so that the radius of the base of the cone is always twice the height of the cone. If the wheat falls at a rate of $3$ m$^3$/min, how fast is the height of the wheat pile changing when the diameter of the pile is $20$ meters?
Here is what I tried. Let $r =$ radius, $h =$ height, $v =$ volume, and $t =$ time. $$r = 2h.$$ $$v = \frac13\pi r^2h =\pi (2h)^2h/3 = 4\pi h^3/3.$$ $$\frac{\mathrm d v}{\mathrm dt} = \frac{\mathrm d}{\mathrm dt}(4\pi h^3/3).$$ $$\frac{\mathrm d v}{\mathrm dt} = 4\pi h^2 \frac{\mathrm d h}{\mathrm dt}.$$ When diameter $= 10$, height $= 2.5$. $$3 = 4\pi(2.5)^2 \frac{\mathrm d h}{\mathrm dt}$$ $$3 = 25\pi\frac{\mathrm d h}{\mathrm dt}.$$ $$\frac{\mathrm d h}{\mathrm dt} =\frac3{25\pi} = 0.038\text{ m/min.}$$