Calculating Related Rates: Conical and Cylindrical Volume Formulas Explained

  • Thread starter Thread starter joe32725
  • Start date Start date
  • Tags Tags
    Related rates
joe32725
Messages
1
Reaction score
0

Homework Statement



2. Coffee is draining from a conical filter into a cylindrical coffee pot at the rate of 10 in3/min.

a) How fast is the level in the pot rising? ____________

b) How fast is the level in the cone falling when the level in the cone is 5 in.? _________


Homework Equations



i know i need to use the volume formulas for a cylinder and a cone, but i don't know how to differentiate them. here's the wrong answers i got:

V= pi(r^2)h --> d/dt[V]= pi(2r)(dh/dt)--> dV/dt= 2(pi)(r)*dh/dt
dh/dt= (1/(2(pi)(r)))*dV/dt

dV/dt= 2/3(pi)(r)(dh/dt)
3/(2(pi)(r))*(dV/dt)


The Attempt at a Solution



when i differentiate both sides with respect to time i get:

d/dt[V]= 2/3(Pi)(r)*(dh/dt) ---> dV/dt= 2/3(pi)(r)(dh/dt)

dh/dt= 3/(2(pi)(r))*(dV/dt)

dh/dt= 3/(2(pi)(r))*(10in^3/min)

30/2(pi)r = 15/(pi)(r) in^3/min


p.s. this is really getting frustrating. if calc 1 is throwing me curveballs like this that i can't solve, my quest to be a mechanical engineer seams very bleak.
 
Physics news on Phys.org
joe32725 said:

Homework Statement



2. Coffee is draining from a conical filter into a cylindrical coffee pot at the rate of 10 in3/min.

a) How fast is the level in the pot rising? ____________

b) How fast is the level in the cone falling when the level in the cone is 5 in.? _________


Homework Equations



i know i need to use the volume formulas for a cylinder and a cone, but i don't know how to differentiate them. here's the wrong answers i got:

V= pi(r^2)h --> d/dt[V]= pi(2r)(dh/dt)--> dV/dt= 2(pi)(r)*dh/dt
dh/dt= (1/(2(pi)(r)))*dV/dt
Okay, that's how fast the height of the coffee in the pot is increasing.

dV/dt= 2/3(pi)(r)(dh/dt)
3/(2(pi)(r))*(dV/dt)
?? V= (1/3)\pi r^2 h. You seem to have differentiated r2 with respect to r but then multiplied by dh/dt rather than dr/dt. Using the product rule
\frac{dV}{dt}= (2/3)\pi r h \frac{dr}{dt}+ (1/3)\pi r^2 \frac{dh}{dt}[/itex]<br /> <br /> <blockquote data-attributes="" data-quote="" data-source="" class="bbCodeBlock bbCodeBlock--expandable bbCodeBlock--quote js-expandWatch"> <div class="bbCodeBlock-content"> <div class="bbCodeBlock-expandContent js-expandContent "> <h2>The Attempt at a Solution</h2><br /> <br /> when i differentiate both sides with respect to time i get:<br /> <br /> d/dt[V]= 2/3(Pi)(r)*(dh/dt) ---&gt; dV/dt= 2/3(pi)(r)(dh/dt) </div> </div> </blockquote> No, as I said above, you you have to use the product rule. Remember that the cone formed by the water always has the ratio of r to h that the filter has. Are you given the height and radius of the filter cone in the problem?<br /> <br /> <blockquote data-attributes="" data-quote="" data-source="" class="bbCodeBlock bbCodeBlock--expandable bbCodeBlock--quote js-expandWatch"> <div class="bbCodeBlock-content"> <div class="bbCodeBlock-expandContent js-expandContent "> dh/dt= 3/(2(pi)(r))*(dV/dt)<br /> <br /> dh/dt= 3/(2(pi)(r))*(10in^3/min)<br /> <br /> 30/2(pi)r = 15/(pi)(r) in^3/min<br /> <br /> <br /> p.s. this is really getting frustrating. if calc 1 is throwing me curveballs like this that i can&#039;t solve, my quest to be a mechanical engineer seams very bleak. </div> </div> </blockquote><br /> You need to know the ratio of radius to height of the original filter cone and you haven&#039;t given that here.
 
Last edited by a moderator:
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