HELP Diff Eqs, Torricelli's law

becksftw
Messages
8
Reaction score
0
HELP! Diff Eqs, Torricelli's law

Hi, my crazy diff eq professor for some reason decided to assign us a project accompanied by some book problems right in the middle of exam week, due friday (day of my last exam). This is easily the most redic. thing I've ever seen in my college career. Anyhow, I'm trying to get all the book problems done right now, and only have 1 left, that I've been trying to wrap my head around for awhile now. I just really want to get this out of the way so I can go back to studying for my exams!

The question is: Suppose that a cylindrical tank initially containing V0 gallons of water drains (through a bottom hole) in T minutes. Use Torricelli's law to show that the volume of water in the tank after t<=T minutes is V= V0 [1-(t/T)]^2

I'm very lost on this, as we have not touched Torricelli's law at all in class.
 
Last edited:
Physics news on Phys.org


Toricelli's law states the velocity of water through the opening is proportional to the square root of the depth of the water. So if h is the depth of the water at time t, v is the velocity of the water through the hole, Ahole is the area of the hole, Ab is the area of the base of the cylinder, and V is the volume of water at time t, you have

\frac {dV}{dt} = A_{hole}\frac{dv}{dt} = -A_{hole} k\sqrt h = -c\sqrt h

V = A_b h\hbox{ so }\frac{dV}{dt}<br /> = A_b\frac{dh}{dt}

Equating the two expressions for dV/dt gives

A_b\frac{dh}{dt}= -c\sqrt h

so lumping the constants together you can write

\frac{dh}{dt}=-C\sqrt h

Solve that equation for h. You have two facts given -- one that the cylinder is empty when t = T and the other that the volume is V0 when t = 0. These will allow you to figure out C and the constant of integration you get when you solve. And, of course, once you know h you know V.
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top