Solving for Initial Barrel Capacity: Wine Leaking Rate Problem"

  • Thread starter Thread starter quantum_owl
  • Start date Start date
AI Thread Summary
Wine leaks from a barrel at a decreasing rate of r(t) = 10 - 0.1t litres per minute, and the barrel is empty after 100 minutes. To determine the initial capacity, the total amount of wine leaked over time must be calculated, which involves integrating the rate function r(t). The relationship between the rate of leakage and the total amount can be expressed as p(t) = 10t - 0.05t^2, where p(t) represents the total wine leaked. Understanding this integral approach is crucial for solving the problem effectively.
quantum_owl
Messages
4
Reaction score
0

Homework Statement



Wine is leaking from a barrel at the rate of
r(t)= 10 - 0.1t litres per minute.

If the barrel is empty after 100 minutes, how much wine did the barrel initially hold?


The Attempt at a Solution



Well, I'm completely stuck. I feel like I'm missing something really, really obvious. Could anyone point me in the right direction?

Thanks everyone
 
Physics news on Phys.org
How much wine leaked during first minute?

During second?

Third?

How much total during three minutes?

Can you calculate now how much wine leaked in 100 minutes?
 
I don't know if this is the right way to go about it, but when t=0, the barrel is full, is that right? Which then means that when t=100, the barrel is empty.

Then, I can say that r(0)=10-0.1x0, which leaves 10. So the maximum capacity of the barrel is 10 litres, maybe.

I don't know, I'm not any good at these worded questions.
 
Sorry, but that's not right. Think of rates as “how fast”, at r(0) the rate wine is leaving the bottle is 10 lpm, this says nothing about how much is currently in the barrel. Compare it to speed, if ALL you know is that a car is currently going 10mph, you can't stay how far it's traveled. That number 10 you can up with is the rate that the problem STARTS at. Again compare it to speed, if I pushed a car really hard and it started at 10mph, at that very instant I pushed it how far has it moved? Sure it's going 10mph, but it hasn't moved yet, so it's gone 0 miles.


Let’s talk about p(t), where p(t) is how much wine has left the barrel.

We know p(0) = 0 (it started out with 0 line being leaked), we want to solve for p(100) (how much wine left it when it's empty).

I suspect your class gave you ways to convert r(t) into p(t). It might be put it in terms of position, acceleration, velocity, or some other rate words. If this is the case, ask yourself what is equivalent to position, velocity, and acceleration in this equation.

but it should be p(t) = 10t - 0.05t^2 + p(0)

If you are in calculus, you should recognize this as the integral of r(t)dt, with your +c term = p(0). If you aren’t they should have just given you this conversion or shown you how to get it by drawing a picture. If you don't understand how to get p(t), let me know, and let me know which method your class uses.
 
Last edited:
First of all, thankyou to both of you for taking the time to reply. I really appreciate it.

Jon, I'm taking a course which is roughly equivalent to Australian maths C, or final year A-Level maths. I will be honest with you, and say that we have never been shown anything like what you have just shown me. Could you please explain to me how you got to the equation?

Many thanks
 
Integrating would be the obvious solution, as JonF mentioned.

You could also find the average rate and the multiply the average rate by the amount of time.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top