What Is the Ratio of the Height to Radius in a Draining Cone Filter?

Click For Summary

Discussion Overview

The discussion revolves around a problem involving the geometry of an inverted cone, specifically a coffee filter, and the rates at which water drains from it. Participants explore the relationship between the height and radius of the cone as water drains, applying concepts from calculus and related rates.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Homework-related
  • Debate/contested

Main Points Raised

  • One participant presents the problem and expresses difficulty in finding the ratio of the height to the radius of the cone.
  • Another participant introduces the volume formula for the cone and relates the rate of change of volume to the dimensions of the cone.
  • Several participants discuss the implications of the problem's wording, noting that it asks for the ratio of height to radius, which differs from typical related rates problems.
  • A participant suggests defining variables for volume, height, radius, and the ratio to clarify the discussion.
  • Another participant attempts to derive an equation for the ratio using the given rates of change and dimensions, leading to a complex expression involving π and square roots.
  • Some participants express confusion about the setup and request further clarification on solving the equations presented.

Areas of Agreement / Disagreement

There is no consensus on how to solve the problem, with participants expressing varying levels of understanding and confusion regarding the setup and calculations involved.

Contextual Notes

The discussion includes multiple interpretations of the problem and varying approaches to the mathematical setup, indicating potential limitations in the clarity of the problem statement and assumptions made by participants.

Cyto
Messages
18
Reaction score
0
A coffee filter has the shape of an inverted cone. Water drains out of the filter at a rate 10cm^3/min. When the depth of water in the cone is 8cm, the depth is decreasing at 2cm/min. What is the ratio of the height of the cone to its radius...

I'm stuck with this one.. can anyone help?


BTW.. the answer is 8(squareroot5pi) over 5
 
Physics news on Phys.org
[tex] <br /> \frac{dV}{dt} = \frac{10cm^3}{1min} = S(h)[/tex]

[tex]\frac{dV(8cm)}{dt} = \frac{2cm^3}{1min} = S(8cm)[/tex]

[tex]S = \pi * r(r + \sqrt{r + h})[/tex]

[tex]\frac{2cm^3}{1min} = \pi * r(r + \sqrt{r + 8}) = S(8cm)<br /> [/tex]

Solve the last equation for r. h is given, 8 cm.
 
Let give names to things so we can talk about them precisely.

[tex]\mbox{V(t)}[/tex] = the volume at time t.
[tex]\mbox{h(t)}[/tex] = the height of the water at time t.
[tex]\mbox{r(t)}[/tex] = the radius of the (surface of the) water at time t.
[tex]\mbox{p}[/tex] = the height divided by the radius.

Let's look over what you are told:

A coffee filter has the shape of an inverted cone.

So what do we know about cones? Well, we know that when the water fills the cone, it will take the shape of the cone, and we know the volume of this cone:

[tex] V(t) = \frac{1}{3} \pi r(t)^2 h(t)[/tex]

We also know that the cone of water will have the same ratio of height to radius as the big cone. Thus

[tex] p = \frac{h(t)}{r(t)}[/tex]

Water drains out of the filter at a rate 10cm^3/min.

So we have:
[tex] V'(t) = 10 \frac{\mathrm{cm}^3}{\mathrm{min}}[/tex]

When the depth of water in the cone is 8cm, the depth is decreasing at 2cm/min.

Which is translated as:

[tex] h(t) = 8 \mathrm{cm} \rightarrow h'(t) = 2 \frac{\mathrm{cm}}{\mathrm{min}}[/tex]


Do you understand how I translated the problem into equations? See if you can now solve for p; if you get stuck, show us everything you tried then we'll give you more pointers.
 
Last edited:
Hurkl, I think he is deeply confused. You should give him a equation to solve R.
 
Hurkl, I think he is deeply confused. You should give him a equation to solve R.

If I do that, he'll still be confused.
 
Part of the confusion (my confusion, anyway!) is the original problem:
A coffee filter has the shape of an inverted cone. Water drains out of the filter at a rate 10cm^3/min. When the depth of water in the cone is 8cm, the depth is decreasing at 2cm/min. What is the ratio of the height of the cone to its radius...

The question is "What is the ratio of the height of the cone to its radius?" which is the opposite of the usual "related rates" problem where we are given the shape and asked for the rate of change of height.

Since, as Hurkyl said, V= (1/3)&pi;r2h. The question asked for the ratio of "height of the cone to its radius" so let x be that ratio: x= h/r so h= xr (x is a constant) and dh/dt= x dr/dt,
dr/dt= (1/x)dh/dt.

Now, dV/dt= (&pi;/3) (2rh dr/dt+ r2dh/dt)
= (&pi;/3) (2rh/x+ r2)dh/dt.

We are given that, when h= 8, dV/dt= -10 and dh/dt= -2. Of course, since 8= xr, r= 8/x.

Putting all that into the above equation,
dV/dt = (&pi;/3) (2rh/x+ r2)dh/dt,
-10= (&pi;/3)(128/x2+ 64/x2)-2 so
(&pi;/3) 192/x2= &pi; (64/x2= 5

x2= (64/5)&pi; Taking square roots,

x= (8/&radic;(5))&radic;(pi) which we can write (rationalize the denominator) as x= (8/5)&radic;(4&pi;)
 
Hurkyl said:
Let give names to things so we can talk about them precisely.

[tex]\mbox{V(t)}[/tex] = the volume at time t.
[tex]\mbox{h(t)}[/tex] = the height of the water at time t.
[tex]\mbox{r(t)}[/tex] = the radius of the (surface of the) water at time t.
[tex]\mbox{p}[/tex] = the height divided by the radius.

Let's look over what you are told:



So what do we know about cones? Well, we know that when the water fills the cone, it will take the shape of the cone, and we know the volume of this cone:

[tex] V(t) = \frac{1}{3} \pi r(t)^2 h(t)[/tex]

We also know that the cone of water will have the same ratio of height to radius as the big cone. Thus

[tex] p = \frac{h(t)}{r(t)}[/tex]



So we have:
[tex] V'(t) = 10 \frac{\mathrm{cm}^3}{\mathrm{min}}[/tex]



Which is translated as:

[tex] h(t) = 8 \mathrm{cm} \rightarrow h'(t) = 2 \frac{\mathrm{cm}}{\mathrm{min}}[/tex]


Do you understand how I translated the problem into equations? See if you can now solve for p; if you get stuck, show us everything you tried then we'll give you more pointers.

ok i understand how you set it up. But how do you actually solve it? i don't get it. it's not clear in your response. can u please help me?
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K