Fluid Mechanics: Numerical Problems Set (1)

easy 2 min read

Question

Water flows through a horizontal pipe whose cross-sectional area changes from 4 cm24 \text{ cm}^2 at point A to 1 cm21 \text{ cm}^2 at point B. The speed at A is 2 m/s2 \text{ m/s} and the gauge pressure at A is 30 kPa30 \text{ kPa}. Find the speed at B and the gauge pressure at B. Take ρwater=1000\rho_{\text{water}} = 1000 kg/m3^3.

Solution — Step by Step

For an incompressible fluid, A1v1=A2v2A_1 v_1 = A_2 v_2:

vB=AAABvA=41×2=8 m/sv_B = \tfrac{A_A}{A_B} v_A = \tfrac{4}{1} \times 2 = 8 \text{ m/s}

Heights cancel in horizontal flow, so:

PA+12ρvA2=PB+12ρvB2P_A + \tfrac{1}{2}\rho v_A^2 = P_B + \tfrac{1}{2}\rho v_B^2
12ρvA2=12(1000)(2)2=2000 Pa\tfrac{1}{2}\rho v_A^2 = \tfrac{1}{2}(1000)(2)^2 = 2000 \text{ Pa} 12ρvB2=12(1000)(8)2=32000 Pa\tfrac{1}{2}\rho v_B^2 = \tfrac{1}{2}(1000)(8)^2 = 32000 \text{ Pa} PB=PA+12ρvA212ρvB2P_B = P_A + \tfrac{1}{2}\rho v_A^2 - \tfrac{1}{2}\rho v_B^2 PB=30000+200032000=0 Pa (gauge)P_B = 30000 + 2000 - 32000 = 0 \text{ Pa (gauge)}

Final answers: vB=8 m/sv_B = \mathbf{8 \text{ m/s}}, PB=0 PaP_B = \mathbf{0 \text{ Pa}} (i.e., atmospheric).

Why This Works

Continuity is mass conservation — the same mass per second must pass every cross-section. So the fluid speeds up where the pipe narrows.

Bernoulli is energy conservation per unit volume — pressure energy + kinetic energy + potential energy is constant along a streamline. Where the fluid moves faster, pressure must drop. This is the Venturi effect, the principle behind aerofoils, atomisers and carburettors.

Alternative Method

Using the pressure difference formula directly: PAPB=12ρ(vB2vA2)=12(1000)(644)=30000P_A - P_B = \tfrac{1}{2}\rho(v_B^2 - v_A^2) = \tfrac{1}{2}(1000)(64 - 4) = 30000 Pa. So PB=3000030000=0P_B = 30000 - 30000 = 0 Pa gauge. Same answer.

Common Mistake

Forgetting that gauge pressure 00 means the fluid is at atmospheric pressure — not at vacuum. If the speed at B were any higher, the gauge pressure would go negative, signalling cavitation risk in real pipes.

In NEET, the Venturi-tube question appears almost every year. Memorise the form ΔP=12ρ(v22v12)\Delta P = \tfrac{1}{2}\rho(v_2^2 - v_1^2) for horizontal flow — saves substitution time.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next