Conservation of Mass Flow Rate — AP Physics 2
1. What Is Conservation of Mass Flow Rate? ★★☆☆☆ ⏱ 3 min
Conservation of mass flow rate is a fundamental fluid dynamics principle derived from the law of conservation of mass, applied to steady (time-invariant) fluid flow. For AP Physics 2, it is part of Unit 1: Fluids, which makes up 10-15% of your total exam score, appearing in both MCQ and FRQ, often paired with Bernoulli's principle.
Core intuition: For any closed control volume (like a section of pipe), any mass that enters the volume must exit it, since mass cannot be created or destroyed. This principle lets you relate fluid speed and pipe cross-sectional area for any steady flow system.
2. Continuity Equation for Incompressible Flow ★★☆☆☆ ⏱ 4 min
AP Physics 2 almost always tests mass flow conservation for incompressible fluids, where fluid density $\rho$ is constant throughout the flow. This is an excellent approximation for most liquids (water, blood, oil) at the pressures encountered on the exam.
\frac{\Delta m}{\Delta t} = \rho A v
Starting from the definition: For a fluid moving at average speed $v$ through cross-sectional area $A$, volume passing in $\Delta t$ is $V = vA\Delta t$, so mass $\Delta m = \rho V = \rho v A \Delta t$. For steady non-leaking flow, mass flow in equals mass flow out. For incompressible flow, $\rho_1 = \rho_2$, so density cancels out to give the most used form of the continuity equation.
A_1 v_1 = A_2 v_2
The product $Av$ is volume flow rate $Q$, so this simplifies to conservation of volume flow rate: $Q_1 = Q_2$. Intuition: if a pipe narrows ($A_2 < A_1$), speed must increase to move the same volume of fluid per unit time, matching everyday experience of water speeding up through a narrow nozzle.
3. Conservation of Mass for Branching Flow Systems ★★★☆☆ ⏱ 3 min
Many AP problems involve flow through junctions, where one pipe splits into multiple outlets or multiple inlets merge into one outlet. The core conservation principle still holds: total mass flow entering a junction equals total mass flow exiting the junction. For incompressible flow, this translates to total volume flow in equals total volume flow out.
A_{in} v_{in} = A_1 v_1 + A_2 v_2 + ... + A_n v_n
This works for any combination of inlets and outlets: just sum all flow rates (mass or volume) on one side of the junction, and set equal to the sum on the other side. Common AP scenarios include water mains feeding multiple houses, arteries branching into capillaries, and rivers splitting into distributary channels. This concept is often tested in MCQ reasoning or as the first step of an FRQ combining continuity with Bernoulli's principle.
4. General Continuity Equation for Compressible Flow ★★★☆☆ ⏱ 4 min
While most AP problems use incompressible flow, you are expected to understand the general form of conservation of mass that applies to compressible fluids (like gases) where density can change with pressure. The core principle of mass conservation never changes: mass flow in always equals mass flow out, regardless of compressibility. The general continuity equation for one inlet and one outlet is:
\rho_1 A_1 v_1 = \rho_2 A_2 v_2
The incompressible form $A_1 v_1 = A_2 v_2$ is just a special case of this general equation when $\rho_1 = \rho_2$. AP Physics 2 rarely asks for full compressible flow calculations, but it commonly asks you to reason about density effects or identify the correct form of the equation for different fluid types.
Common Pitfalls
Why: Students forget area scales with the square of diameter, so they incorrectly use $v_2 = v_1 (d_1/d_2)$ instead of the squared ratio
Why: Students copy the two-pipe continuity equation directly and miss that multiple outlets contribute to total flow
Why: Students get used to canceling density for all problems and forget it only applies when density is constant
Why: The two are equivalent only when density is constant, so students mix up the definitions
Why: Problems give diameter for most circular pipes, so students incorrectly substitute diameter for area in the continuity equation