How much work is required to drink through a straw placed in a glass of water?

  • Thread starter Thread starter Alem2000
  • Start date Start date
  • Tags Tags
    Computing Work
Alem2000
Messages
117
Reaction score
0
Can someone tell me what I am doing wrong? "A glass is a cylinder, 15cm tall and with a radius of 3cm. It is filled 12.5cm high with water d=1000kg/m^3.
A straw is placed in the glass, with the top of the straw 5cm above the top of the glass. How much work does it take to drink through the straw? Note..for the purpose of computing work, it is safe to assume that you are always drinking from the top most "layer" of water, no matter where the straw is placed."

I started using a system that the bottom of the cup is 0 height..and the top of the cup 15...I think some people do it the other way around :confused:
By the way I converted from cm to m randomly in the problem whenever the units came up in the problem.
This is my work...
\vec{W}=\vec{F}d


\vec{F}=m\vec{a}


d=m/V


d=1,000kg/m^3
V=9\pi,cm^2
using the equations form above m=.9\pi,kg/m



\vec{F}=\vec{w}=8.82N\pi...weight

\vec{W}=(8.82)(h+.05)J\pi..work

\vec{W}=8.82h=.441)J\pi

\pi\int_{0}^{.125}8.82h+.441dh

so far so good?

after integrating...i said that it takes 2182.1J to do the work I am assuming that's wrong...thats a lot of Joules just to drink some water ay?
 
Last edited:
Physics news on Phys.org
Imagine a thin (thickness dx) "layer" of water a height x (meters) above the base. That layer is a disk of radius 0.03 m in radius so its volume is 0.0009πdx cubic meters and so its mass is .9 πdx kg and its weight is 8.829 π dx Newtons.
That appears to be what you have but then you say
\vec{W}=(8.82)(h+.05)J\pi
Where is that "+ 05" from?

That layer has to be lifted a distance .15- x meters which requires work of
8.82π(0.15- x) dx Joules. The total is the integral of that as x goes from 0 to 0.15.
 
I have a hard time understanding what you did. Try it this way. First define a slice of water of thickness "dy". Its mass is dm = \rho \pi r^2 dy. The amount of work you need to do to lift each slice from its position y to the final height of h = .2 m is dW = g(h - y)dm = \rho \pi r^2 g(h - y)dy. Integrate this from y = 0, 0.125m.
 
Okay let me try again from mass, m=.9h,kg\pi and then i plug

that into \vec{F}=m\vec{a} and \vec{a}=9.8m/s^2 get \vec{F}=8.82h,N\pi

so then I plug that into \vec{W}=\vec{F}d which would give me

\vec{W}=(8.82h)(.20-h)J\pi... I used this .20-h because

the drink is going to be moving through the straw which is .05m above the top

of the glass(top of glass=.15m) and then to find the work I

\pi\int_{0}^{.125}(8.82h)(.20-h)dh and this time I got

.0252554597J...how does that look I think the only place we got

different results is the the height. So is this correct? And would

.05+x be okay?
 
Last edited:
Again, it is difficult to follow what you are doing. It seems you are using "h" both as a constant (the height of the fluid?) and as your variable of integration. See my previous post and see if you can follow what I did.

Also, most of the time it's easier if you wait until the last minute before plugging in numbers and grinding out the arithmetic. That also minimizes errors.
 
m=(.0009mdhm^3)(1000kg/m^3)


\vec{F}=(.9dhkg\pi)(9.8m/s^2)


\vec{W}=(8.82dhN\pi)(.20m-h)


\pi\int_{0}^{.125}(8.82)(.20-h)dhJ


And then integrate away? Is that correct? I got .476J
 
Looks right to me.
 
Back
Top