So, I have a differential equation with growth problem. It is a dm/dt function and I need to get it to dD/dt, change in diameter with time.
here is the original functon,
dm/dt= (pi/4)(D)^2* (V(D))*(LWC)*E
E=1
LWC = 2
V(D) = 343D^0.6 m/s
it starts from a diameter of 1mm and grows to...