A spherical hailstone is falling under gravity in still air and due to condensation its radius increases at a rate governed by $\frac{dr} {dt} = kr;$ where $k$ is a constant. Neglecting air resistance show that the hailstone approaches a limiting speed of $ \frac{g}{3k} $.
So, my initial thoughts, given there's no air resistance yet must be an upwards force to balance $ F=mg $ as it has a terminal speed, that there is a force due to the still air upon collision with the hailstone. Now I'm unsure how to find this force. I then went on to think that when the mass of the hailstone is the same as the mass of the still water hit every second and we can then say the same for volume. Then it should be at terminal velocity when volumes are equal. Then when the radius is equal to the area (Which is never) it should be at top speed. Is this true? How could I approach this. Any tips since my logic isn't working?
You have $r=Ae^{kt}$ for the radius of the hailstone as a function of time. You are expected to add the new water at zero velocity and use all the force of gravity to accelerate the new water up to speed. The mass of the hailstone is $\frac 43\pi r^3\rho$ where $\rho$ is the density of water. In a small time $\Delta t$ the impulse delivered by gravity is $mg\Delta t$ and the impulse delivered to the new water is $v \Delta m$ You want to equate these, giving $$v \frac {dm}{dt}=mg\\v\rho4\pi r^2\frac {dr}{dt}=\frac 43 \pi r^3 \rho g\\v=\frac r {3\frac {dr}{dt}}g\\v=\frac g{3k}$$