When will the tank be half empty?

  • Thread starter Thread starter Gogsey
  • Start date Start date
  • Tags Tags
    Tank Water
Gogsey
Messages
153
Reaction score
0
Water leaks from a vertical cylindrical tank through a small hole in its base at a rate proportional to the square root of the volume remaining. The tank initially contains 175L and 15L leak out during the first day.

When will the tank be half enpty?

How much water will remain in the tank after 4 days?

So the differential equation is dV/dt=-k(sqrtV)

Differntiating I have 2(sqrtVi-sqrtVf) = -kt+c

I 'm not sure about my lower bounds for V though? I have 175 for my upper bound, but what would be the lower bound? Would it be half of 175 for the first question, and 175 -15, so 160for the second question?

I also have to find the value of c. Initially Vi is 175, but so is Vf since none has leaked out yet, but this doesn't seem right. Unless you use how much is left after one day to find c. Is this correct?
 
Physics news on Phys.org
Hi Gogsey! :smile:
Gogsey said:
Differntiating I have 2(sqrtVi-sqrtVf) = -kt+c

(have a square-root: √ :wink:)

(and you mean "integrating", of course)

Why are you using Vi and Vf? :confused:

Your Vi is just part of the constant of integration, c.

So just write 2√V = -kt + c …

carry on from there. :smile:
 
Integrating, Yup, lol.

Ok, so at t = 0, we have 175 L, so does that mean, C = 2sqrt(175)?

Do we have to find the value of k?
 
Gogsey said:
Ok, so at t = 0, we have 175 L, so does that mean, C = 2sqrt(175)?

Just got up :zzz: …

what happened to that √ i gave you? :redface:

Yes, C = 2√175.

Now start "at t = 4, …" :smile:
 
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