# Conservation of Mass Flow Rate

> AP Physics 2 · Unit 1: Fluids
> Source: https://www.owlsprep.com/study/ap-physics-2-u1-conservation-of-mass-flow-rate/

This module covers conservation of mass flow rate for steady fluid flow, including continuity equations for incompressible and compressible fluids, problem-solving for tapered pipes and branching junctions, and AP-specific exam techniques.

**Prerequisites:** Density definition and properties of incompressible fluids; Cross-sectional area calculation for circular shapes; Basic SI unit conversion for fluid measurements

## Learning objectives

- State the principle of conservation of mass flow rate for steady fluid flow
- Apply the continuity equation for incompressible fluids to tapered pipes and branching systems
- Use the general continuity equation for compressible fluids
- Identify and avoid common exam pitfalls in flow rate problems

## What Is Conservation of Mass Flow Rate?

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.

**Mass Flow Rate** — The total mass of fluid that passes a given cross-section per unit time. Applies to all fluids, compressible or incompressible.

*Notation:* $\frac{\Delta m}{\Delta t}$

*Example:* A pipe carrying 1.7 kg of methane every second has a mass flow rate of 1.7 kg/s.

**Check your understanding**

Check your basic understanding of the core principle:

1. Which statement correctly describes conservation of mass flow rate for steady flow?

   - A) Mass flow out is always greater than mass flow in for a closed control volume
   - B) Mass flow in equals mass flow out for any closed control volume
   - C) Mass flow is only conserved for incompressible fluids
   - D) Volume flow is always conserved for all fluids

   *Why:* Correct! Mass is always conserved for steady flow, regardless of compressibility. Volume flow is only conserved for incompressible fluids with constant density.

## Continuity Equation for Incompressible Flow

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.

**Worked example:** A domestic water supply pipe has an inner diameter of 4.0 cm, with water flowing at 1.2 m/s. The pipe narrows to 1.5 cm inner diameter to connect to a bathroom faucet. What is the speed of water in the narrow section?

1. For circular pipes, cross-sectional area is $A = \pi (d/2)^2 = \pi d^2/4$.
2. Apply the incompressible continuity equation $A_1 v_1 = A_2 v_2$. Substitute the area formula:
3. $$(\pi d_1^2/4)v_1 = (\pi d_2^2/4)v_2$$
4. The $\pi/4$ terms cancel, leaving $d_1^2 v_1 = d_2^2 v_2$. Rearrange for $v_2$:
5. $$v_2 = v_1 \left(\frac{d_1}{d_2}\right)^2$$
6. Plug in values to get the final speed:
7. $$v_2 = 1.2 \left(\frac{4.0}{1.5}\right)^2 = 1.2 (7.11) = 8.5 \text{ m/s}$$

> **tip**
>
> When working with circular pipes, you do not need to convert diameter units to meters if both diameters use the same unit — the units cancel out in the ratio, so you can calculate directly with the given units.

*Calculator:* allowed

## Conservation of Mass for Branching Flow Systems

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.

**Worked example:** A main garden hose with 2.0 cm inner diameter carries water at 1.5 m/s. It splits into three identical spray hoses, each with 0.8 cm inner diameter, to feed three sprinklers. What is the average speed of water in each spray hose?

1. For incompressible flow, total volume in equals total volume out: $Q_{main} = 3 Q_{spray}$, since all three outlets are identical.
2. Substitute $Q = Av$:
3. $$A_{main} v_{main} = 3 A_{spray} v_{spray}$$
4. For circular pipes, $A \propto d^2$, so the $\pi/4$ terms cancel, giving:
5. $$d_{main}^2 v_{main} = 3 d_{spray}^2 v_{spray}$$
6. Rearrange for $v_{spray}$ and plug in values:
7. $$v_{spray} = v_{main} \frac{d_{main}^2}{3 d_{spray}^2} = 1.5 \frac{(2.0)^2}{3 (0.8)^2} = 3.1 \text{ m/s}$$

> **tip**
>
> Always count the number of identical branches before setting up your equation. A common mistake is forgetting to multiply the outlet flow by the number of branches, leading to an answer off by a factor equal to the number of branches.

*Calculator:* allowed

## General Continuity Equation for Compressible Flow

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.

**Worked example:** Air flows through a horizontal pipe that narrows from area $A_1$ to $A_2 = 0.5 A_1$. Upstream, the air density is $\rho_1 = 1.2$ kg/m³ and speed is $v_1 = 10$ m/s. After narrowing, compression increases density to $\rho_2 = 1.5$ kg/m³. What is the speed after the narrowing?

1. Apply the general continuity equation for compressible flow:
2. $$\rho_1 A_1 v_1 = \rho_2 A_2 v_2$$
3. Substitute $A_2 = 0.5 A_1$:
4. $$\rho_1 A_1 v_1 = \rho_2 (0.5 A_1) v_2$$
5. Cancel $A_1$ from both sides and rearrange for $v_2$:
6. $$v_2 = \frac{2 \rho_1 v_1}{\rho_2}$$
7. Plug in values to get the final speed:
8. $$v_2 = \frac{2(1.2)(10)}{1.5} = 16 \text{ m/s}$$

> **tip**
>
> If a problem explicitly states density changes for a gas, do not automatically use the incompressible continuity equation. Always check for a stated change in density before canceling density terms.

*Calculator:* allowed

## Common pitfalls

- **Wrong:** Using the diameter ratio instead of diameter squared to find speed for a circular pipe
  - Why it fails: 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
  - Correct: Always write out the area formula $A = \pi r^2$ before canceling terms to confirm you have the squared relationship
- **Wrong:** Forgetting to add all outlet flow rates in a branching system
  - Why it fails: Students copy the two-pipe continuity equation directly and miss that multiple outlets contribute to total flow
  - Correct: For every junction, count all inlets and outlets, then write *sum of inlet flows = sum of outlet flows* before plugging in values
- **Wrong:** Using the incompressible continuity equation for a problem with explicitly stated changing density
  - Why it fails: Students get used to canceling density for all problems and forget it only applies when density is constant
  - Correct: Check if the problem specifies constant density before canceling density terms in the general continuity equation
- **Wrong:** Confusing mass flow rate and volume flow rate, and using volume conservation for compressible flow
  - Why it fails: The two are equivalent only when density is constant, so students mix up the definitions
  - Correct: Always use mass flow rate $\frac{\Delta m}{\Delta t} = \rho A v$ for mass calculations; only use volume flow conservation when density is constant
- **Wrong:** Using pipe diameter directly in place of cross-sectional area
  - Why it fails: Problems give diameter for most circular pipes, so students incorrectly substitute diameter for area in the continuity equation
  - Correct: Remind yourself that continuity depends on how much fluid passes through the pipe, which depends on cross-sectional area, not diameter

## Cheatsheet

| Category | Formula | Notes |
| --- | --- | --- |
| Mass flow rate | $\frac{\Delta m}{\Delta t} = \rho A v$ | Works for any fluid (compressible/incompressible). Units: kg/s. |
| Volume flow rate | $Q = A v$ | Volume of fluid per unit time. Units: m³/s. Related to mass flow by $\frac{\Delta m}{\Delta t} = \rho Q$. |
| General mass conservation | $\rho_1 A_1 v_1 = \rho_2 A_2 v_2$ | Always true for 1 inlet, 1 outlet steady flow. |
| Incompressible continuity | $A_1 v_1 = A_2 v_2$ | Only for constant density (most liquids at standard pressures). |
| Branching flow (incompressible) | $A_{in} v_{in} = \sum_{i=1}^n A_i v_i$ | Works for 1 inlet splitting into $n$ outlets, or $n$ inlets merging into 1 outlet. |
| Cross-sectional area (circular pipe) | $A = \pi r^2 = \frac{\pi d^2}{4}$ | Always use area, not diameter/radius, in continuity calculations. |
| Speed ratio (circular, incompressible) | $v_2 = v_1 \left(\frac{d_1}{d_2}\right)^2$ | Common shortcut for two-section pipes, after canceling constants. |

## What's next

Conservation of mass flow rate is the foundational prerequisite for Bernoulli's principle, the next core topic in AP Physics 2 Unit 1: Fluids. Almost all problems that use Bernoulli's equation require you to first use the continuity equation to find the unknown fluid speed at a point before solving for pressure or height. Without mastering mass flow rate conservation, you cannot correctly solve combined Bernoulli-continuity problems, which are very common on both MCQ and FRQ sections of the exam. This topic also connects to broader fluid concepts, including viscous flow and Poiseuille's law, giving you a strong base for all AP Physics 2 fluid topics.

- [Thermodynamics Overview](https://www.owlsprep.com/study/ap-physics-2-u2-overview/)
- [AP Physics 2 Thermodynamic Systems](https://www.owlsprep.com/study/ap-physics-2-u2-thermodynamic-systems/)
- [Pressure, Thermal Equilibrium and Ideal Gas Law](https://www.owlsprep.com/study/ap-physics-2-u2-pressure-thermal-equilibrium-and-ideal/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-physics-2-u1-conservation-of-mass-flow-rate/
