Calculating Water Speed & Flow from a Hose

AI Thread Summary
The discussion focuses on calculating the speed of water exiting a hose that shoots water 2.5 meters high and has an opening area of 0.75 cm². To find the initial speed (V0) of the water, participants suggest using kinematic equations, specifically V² = V0² - 2aY, where gravity (g) is 9.8 m/s². The calculated initial speed is 7 m/s, determined by setting the final speed at the peak height to zero. Additionally, the flow rate can be derived from the speed and hose area, allowing for further calculations regarding the volume of water expelled in one minute. The discussion emphasizes the relationship between potential and kinetic energy in fluid dynamics.
Jacob87411
Messages
170
Reaction score
1
A Hose shoots water straight up for a distance of 2.5m. The end opening on the hose has an area of .75cm^2. (A) What is the speed of the water as it leaves the hose? (B) How much water comes out in 1 minute.

If I have A i can find B, I just can't figure out how to find A. I know gravity is going to be what is pulling it down, I just am unsure of what equation to use. I was thinking maybe Bernouli's Equation but not positive, any help is appreciated
 
Physics news on Phys.org
Treat the water as any other "projectile". What speed does a projectile need to rise up that distance?
 
Sorry for lack of symbols, still figuring it out how to work them all but..

Y = Y0 + V0T + -1/2GT^2

Y0 = Original Height
V0 = Original Velocity

So..

2.5 = V0 - .5(9.8)

So 2.5 + 4.9 which is 7.4?

I may of mixed up the equation, forgot book in my locker which is part of the problem
 
Jacob87411 said:
Y = Y0 + V0T + -1/2GT^2

Y0 = Original Height
V0 = Original Velocity
That equation relates distance and time. But you aren't given the time.

You need a kinematic equation that relates distance and speed.
 
V^2 = V0^2 - 2aY or
V^2 = V0^2 + 2a(Y1 - Y0)

The water at its very peak V will equal 0 won't it? So..

0 = V0^2 - 2(9.8)(2.5 - 0)
0 = V0^2 - 49
V0^2 = 49
V0 = 7
 
Right! But don't forget units: 7 m/s.
 
Thanks a lot, i really appreciate it
 
A comment...I'd do that problem by considering a small "piece" of the fluid, finding its potential energy at its maximum height (m*g*h), and equating that to its initial kinetic energy.
 
An excellent approach which leads to the exact same equation:
mgh = 1/2mv^2 => v^2 = 2gh
 
Back
Top