Have you ever held a hose pipe against a wall and felt the pushback? That push is the physical manifestation of momentum transfer. In this fascinating problem, we are looking at a stream of liquid hitting a wire mesh, but with a twist: the liquid splits into three distinct behaviors upon impact. Let's break down the physics step-by-step.
The Master Equation
Mass Flow Rate
Before we can calculate any forces, we need to know how much liquid is actually hitting the mesh every second. Imagine a cylindrical chunk of water of length v (the distance it travels in one second) and cross-sectional area A. The volume of this chunk is A⋅v.
To find the mass, we multiply this volume by the density of the liquid,
ρ. This gives us the
mass flow rate, which is the mass of liquid passing a point per unit time:
dtdm=ρAv
This equation is the beating heart of fluid dynamics problems involving momentum.
The Ghost Fluid: 50% Passes Through
The problem states that half of the liquid (50%) passes through the mesh completely unaffected.
Think about what this means according to Newton's Second Law. Force is the rate of change of momentum. If the liquid passes through unaffected, its velocity remains
v. The change in velocity is zero, which means the change in momentum is zero.
Δppass=0
Therefore, this 50% of the liquid acts like a ghost—it exerts absolutely
zero force on the mesh.
The Splatting Fluid: 25% Loses Momentum
Now, let's look at the next 25% of the liquid. The problem tells us it "loses all of its momentum." Physically, this means the liquid hits the mesh and comes to a dead stop.
Its initial velocity was
v, and its final velocity is
0. The change in velocity magnitude is simply
v. To find the force exerted by this fraction, we take 25% (or
41) of our mass flow rate and multiply it by this change in velocity:
F1=41(dtdm)⋅v
Substituting our master equation, we get:
F1=41(ρAv)⋅v=41ρAv2
The Bouncing Fluid: 25% Reflects Back
Here is where many students make a critical mistake! The final 25% of the liquid bounces back with the same speed.
Velocity is a vector. If the initial velocity is
v (to the right), the final velocity after bouncing is
−v (to the left). The total change in velocity is:
Δv=v−(−v)=2v
Because it bounces, it transfers
twice as much momentum as the liquid that merely stopped. Let's calculate the force for this bouncing fraction:
F2=41(dtdm)⋅(2v)
F2=41(ρAv)⋅(2v)=21ρAv2
The Grand Finale
Total Pressure
We are now ready to find the total pressure on the mesh. First, we find the net force by adding the forces from the splatting and bouncing fractions:
Fnet=F1+F2
Fnet=41ρAv2+21ρAv2=43ρAv2
But the question asks for
pressure, not force. Pressure is defined as force per unit area:
p=AFnet
When we divide our net force by the area
A, the area terms beautifully cancel out, leaving us with a pure, elegant expression:
p=43ρv2
And there we have it! By carefully tracking the momentum of each fraction of the fluid, we've arrived at the correct answer. Always remember: when things bounce, they hit twice as hard!