A 100-liter tank initially full of water develops a leak at the bottom. Given that 10% of the water leaks out in the first 5 minutes, find the amount of water left in the tank 20 minutes after the leak develops if the water drains off at a rate that is proportional to the amount of water present.

Respuesta :

Answer:

[tex] A(t) = A_o e^{\frac{ln(0.9)}{5} t}[/tex]

And we want to find the amount remaining after t = 20 minutes so we just need to replace into the model and we got:

[tex] A(20) = 100e^{\frac{ln(0.9)}{5} *20}= 65.61 L[/tex]

Step-by-step explanation:

For this case if we assume the proportional model we have the following differential equation:

[tex]\frac{dA}{dt}= kA[/tex]

Where A represent the amount in the tank, t the time and k the proportional constant.

We can reorder the differential equation like this:

[tex]\frac{dA}{A}= kdt[/tex]

If we integrate both sides we got:

[tex] ln |A|= kt + C[/tex]

Using exponential on both sides we got:

[tex] A = e^{kt} e^c = A_o e^{kt}[/tex]

And for this case  we have the following conditions given:

[tex] A(0) = 100 L[/tex]

[tex] A(5) = 100-10 = 90 L[/tex]

Using the first condition we have that:

[tex] 100 = A_o e^{0}, A_o = 100[/tex]

Using the second condition we have:

[tex] 90 =100e^{5k}[/tex]

And we can solve for k like this:

[tex] ln (\frac{90}{100}) = 5k[/tex]

[tex] k = \frac{ln(0.9)}{5}= -0.02107210313[/tex]

So then our model would be given by:

[tex] A(t) = A_o e^{\frac{ln(0.9)}{5} t}[/tex]

And we want to find the amount remaining after t = 20 minutes so we just need to replace into the model and we got:

[tex] A(20) = 100e^{\frac{ln(0.9)}{5} *20}= 65.61 L[/tex]