Is this solution correct?
What I know is that the volume of the tank is $V = \pi r^2 h$, where r and h are in meter. Water is drained by a rate of $2,7\frac{m^3}{min}$. How fast does the water level decrease in this tank?
So if I set $H(t)$ to be the height after $t$ minutes, the volume should be $V(t) = (\pi r^2)H(t) \Rightarrow H(t) = \frac{V(t)}{\pi r^2}$.
This gives $H'(t) = \frac{V'(t)}{\pi r^2} = -2,7\frac{m^3}{\pi r^2 t}$, but I'm not sure if this is the correct solution. Could anyone tell me if any of my steps are incorrect, and if so, how do I correct them?
Thanks in advance