Water Height in Bucket with Filling Hose

  • Thread starter Thread starter PirateFan308
  • Start date Start date
  • Tags Tags
    Hose
AI Thread Summary
The discussion revolves around calculating the height of water in a cylindrical bucket with a filling hose and a hole at the bottom. The bucket is 28.0 cm high and has a diameter of 10.0 cm, with water entering at a rate of 2.11×10−4 m³/s. Participants apply Bernoulli's equation and Torricelli's law to derive the water height, ultimately determining that the water will rise to approximately 7.578 cm. There is clarification on the flow rates and velocities at different points in the system, emphasizing the need for equilibrium between the inflow and outflow. The final calculations confirm the water height based on the derived velocities.
PirateFan308
Messages
91
Reaction score
0

Homework Statement


A cylindrical bucket, open at the top, is 28.0 cm high and 10.0cm in diameter. A circular hole with a cross-sectional area 1.73cm2 is cut in the center of the bottom of the bucket. Water flows into the bucket from a tube above it at the rate of 2.11×10−4 m3/s. How high will the water in the bucket go (in centimeters)?


Homework Equations


P_1+1/2\rho v_1^{2}+\rho gy_1 = P_2+1/2\rho v_2^{2}+\rho gy_2

A_1v_1=A_2v_2

density of water is 1000kg/m3


The Attempt at a Solution


I let 1 be the top of the water, 2 be the hose flowing into the bucket and 3 be right above the hose but in the larger bucket. I know the pressure at 3 must equal the pressure at 2.

The area of bucket is π(r)(r) = π(0.05)(0.05) = 0.00785

P_1+1/2\rho v_1^{2}+\rho gy_1 = P_2+1/2\rho v_2^{2}+\rho gy_2

P_1+1/2\rho v_1^{2}+\rho gy_1 = P_2+1/2\rho v_2^{2}

P_3+\rho gh+1/2\rho \frac{A_2v_2}{A_1}^{2}+\rho gy_1 = P_2+1/2\rho v_2^{2}

1/2\rho \frac{A_2v_2}{A_1}^2+2\rho gy_1 = 1/2\rho v_2^2

1/2 \frac{A_2v_2}{A_1}^2+2 gh = 1/2v_2^2

2gh = 1/2v_2^2-1/2 \frac{A_2v_2}{A_1}^2

2gh = 1/2 (2.11*10^{-4})^2 - 1/2 \frac{(0.000173)(2.11*10^{-4})}{0.00785}^2

2gh = 1.054999*10^{-4}

h = 5.377*10^{-6} m = 5.377*10^{-4}cm
 
Physics news on Phys.org
I think you should ignore the pressure, velocity, etc., of the hose and just use the given value for the rate at which it delivers fluid. Presumably you want the rate at which fluid leaves the bottom of the container to equal this input rate, that way there will be an equilibrium.

Bernoulli's equation boils down to Torricelli's law for the velocity of fluid from an aperture:

## v = \sqrt{2 g h} ##

where h is the "head" of fluid above the aperture. You should have enough information to turn that velocity into a flow rate...
 
Oh, thank you! I had thought that water was flowing into the bucket from the hole in the bottom ... oops
 
So to find the velocity that the water is rising in the bucket, I know that volume = velocity * area
v_1=\frac{2.11*10^{-4}}{π(0.05)^{2}} = 0.02686 m/s

A_1v_1=A_2v_2
v_2 = \frac{A_1v_1}{A_2} = \frac{(π)(0.05)^2(0.02686)}{1.73*10^{-4}} = 1.21965 m/s

pv_1^{2} + 2gh = v_2^2

h=\frac{v_2^2-v_1^2}{2g} = \frac{(1.21965)^2-(0.02686)^2}{(2)(9.81)} = 0.07578m = 7.578 cm

Is this now correct?
 
PirateFan308 said:
So to find the velocity that the water is rising in the bucket, I know that volume = velocity * area
v_1=\frac{2.11*10^{-4}}{π(0.05)^{2}} = 0.02686 m/s

A_1v_1=A_2v_2
v_2 = \frac{A_1v_1}{A_2} = \frac{(π)(0.05)^2(0.02686)}{1.73*10^{-4}} = 1.21965 m/s

pv_1^{2} + 2gh = v_2^2
The above equation does not look dimensionally correct. You've got a pressure x velocity2 term on the left and a velocity2 term on the right.

Instead, recognize that once you've calculated v2 above, it will be equal to the velocity as given by Torricelli's law. That is,
v_2 = \sqrt{2 g h}
and you can solve for h.
 
Thank you!
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top