Calculating Water Velocity in a Syringe: Solving the Force and Pressure Equation

  • Thread starter Thread starter liberalgeek
  • Start date Start date
  • Tags Tags
    Syringe
AI Thread Summary
To calculate the velocity of water exiting a syringe, Bernoulli's equation is essential, which relates pressure and velocity at two points in a fluid. The correct formula to use is P1 + (1/2)*d*v1^2 = P2 + (1/2)*d*v2^2, where P1 and P2 are the pressures at the two points, d is the fluid density, and v1 and v2 are the respective velocities. By substituting the known values, the velocity of water exiting the syringe can be calculated as v2 = √[(P1-P2)/d + v1^2]. After performing the calculations with the provided data, the resulting velocity of the water exiting the syringe is approximately 14.14 m/s. This approach confirms the use of Bernoulli's principle for fluid dynamics in this scenario.
liberalgeek
Messages
1
Reaction score
0
a force F of 2n is applied to a plunger with a crossectional area of 2.5*10^-5m, the area of the needle is 1*10^-8 sq meters, the static pressure every where is 1 atmopshere, it is horizontal, and it is filled with water. what is the velocity of the water exiting. please help.

i know that the equation should reduce to this:

f=p*a
2n=p*a
2n=p*2.5*10^-5
pp1=80000
101325+80000=181325pa=P1
pp2=2/1*10^-8=200000000
pp2+101325=p2=200101325
P1+1/2*d*v1^2+dgh1=P2+1/2*d*v2^2+dgh2
H1=h2
P1+1/2*d*v1^2=P2+1/2*d*v2^2

is this right, and if so, how do i get v, if not what is wrong
 
Last edited:
Physics news on Phys.org
?No, that is not the right equation. The equation you need to use is Bernoulli's equation, which states that the pressure at one point plus one half the density times the velocity squared at that point, plus the product of the density times the gravity times the height at that point, is equal to the same terms for another point on the same streamline. In other words, the equation you need is: P1 + (1/2)*d*v1^2 + dgh1 = P2 + (1/2)*d*v2^2 + dgh2 where P1 and P2 are the pressures at the two points, d is the density of the fluid, v1 and v2 are the velocities at the two points, g is the acceleration due to gravity, and h1 and h2 are the heights at the two points. Using this equation, you can solve for the velocity of the water exiting by substituting in the known values.
 


Your approach to solving the problem is correct. To find the velocity of the water exiting the syringe, you can rearrange the equation to solve for v2:

v2 = √[(P1-P2)/d + v1^2]

Where:
v2 = velocity of water exiting the syringe
P1 = initial pressure (static pressure + force pressure)
P2 = final pressure (static pressure + hydrostatic pressure)
d = density of water
v1 = initial velocity (which is assumed to be 0 in this case)

Plugging in the values given in the problem, we get:

v2 = √[(181325-200101325)/1000 + 0^2]
v2 = √[-199920/1000]
v2 = √(-199.92)
v2 = 14.14 m/s

Therefore, the velocity of the water exiting the syringe is approximately 14.14 m/s.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top