Study Guide

Conservation of Mass Flow Rate

AP Physics 2Β· AP Physics 2 CED β€” FluidsΒ· 14 min read

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.

πŸ“˜ Definition

Mass Flow Rate

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

Example:

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

βœ“ Quick check

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

    Reveal answer
    B β€”

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

2. Continuity Equation for Incompressible Flowβ˜…β˜…β˜†β˜†β˜†β± 4 min

βœ“ Calculator OK

AP Physics 2 almost always tests mass flow conservation for incompressible fluids, where fluid density is constant throughout the flow. This is an excellent approximation for most liquids (water, blood, oil) at the pressures encountered on the exam.

Ξ”mΞ”t=ρAv\frac{\Delta m}{\Delta t} = \rho A v

Starting from the definition: For a fluid moving at average speed through cross-sectional area , volume passing in is , so mass . For steady non-leaking flow, mass flow in equals mass flow out. For incompressible flow, , so density cancels out to give the most used form of the continuity equation.

A1v1=A2v2A_1 v_1 = A_2 v_2

The product is volume flow rate , so this simplifies to conservation of volume flow rate: . Intuition: if a pipe narrows (), 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. 1

    For circular pipes, cross-sectional area is .

  2. 2

    Apply the incompressible continuity equation . Substitute the area formula:

  3. 3
    (Ο€d12/4)v1=(Ο€d22/4)v2(\pi d_1^2/4)v_1 = (\pi d_2^2/4)v_2
  4. 4

    The terms cancel, leaving . Rearrange for :

  5. 5
    v2=v1(d1d2)2v_2 = v_1 \left(\frac{d_1}{d_2}\right)^2
  6. 6

    Plug in values to get the final speed:

  7. 7
    v2=1.2(4.01.5)2=1.2(7.11)=8.5 m/sv_2 = 1.2 \left(\frac{4.0}{1.5}\right)^2 = 1.2 (7.11) = 8.5 \text{ m/s}

3. Conservation of Mass for Branching Flow Systemsβ˜…β˜…β˜…β˜†β˜†β± 3 min

βœ“ Calculator OK

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.

Ainvin=A1v1+A2v2+...+AnvnA_{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. 1

    For incompressible flow, total volume in equals total volume out: , since all three outlets are identical.

  2. 2

    Substitute :

  3. 3
    Amainvmain=3AsprayvsprayA_{main} v_{main} = 3 A_{spray} v_{spray}
  4. 4

    For circular pipes, , so the terms cancel, giving:

  5. 5
    dmain2vmain=3dspray2vsprayd_{main}^2 v_{main} = 3 d_{spray}^2 v_{spray}
  6. 6

    Rearrange for and plug in values:

  7. 7
    vspray=vmaindmain23dspray2=1.5(2.0)23(0.8)2=3.1 m/sv_{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}

4. General Continuity Equation for Compressible Flowβ˜…β˜…β˜…β˜†β˜†β± 4 min

βœ“ Calculator OK

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:

ρ1A1v1=ρ2A2v2\rho_1 A_1 v_1 = \rho_2 A_2 v_2

The incompressible form is just a special case of this general equation when . 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 to . Upstream, the air density is kg/mΒ³ and speed is m/s. After narrowing, compression increases density to kg/mΒ³. What is the speed after the narrowing?

  1. 1

    Apply the general continuity equation for compressible flow:

  2. 2
    ρ1A1v1=ρ2A2v2\rho_1 A_1 v_1 = \rho_2 A_2 v_2
  3. 3

    Substitute :

  4. 4
    ρ1A1v1=ρ2(0.5A1)v2\rho_1 A_1 v_1 = \rho_2 (0.5 A_1) v_2
  5. 5

    Cancel from both sides and rearrange for :

  6. 6
    v2=2ρ1v1ρ2v_2 = \frac{2 \rho_1 v_1}{\rho_2}
  7. 7

    Plug in values to get the final speed:

  8. 8
    v2=2(1.2)(10)1.5=16 m/sv_2 = \frac{2(1.2)(10)}{1.5} = 16 \text{ m/s}

5. Common Pitfalls

Wrong move:

Using the diameter ratio instead of diameter squared to find speed for a circular pipe

Why:

Students forget area scales with the square of diameter, so they incorrectly use instead of the squared ratio

Correct move:

Always write out the area formula before canceling terms to confirm you have the squared relationship

Wrong move:

Forgetting to add all outlet flow rates in a branching system

Why:

Students copy the two-pipe continuity equation directly and miss that multiple outlets contribute to total flow

Correct move:

For every junction, count all inlets and outlets, then write sum of inlet flows = sum of outlet flows before plugging in values

Wrong move:

Using the incompressible continuity equation for a problem with explicitly stated changing density

Why:

Students get used to canceling density for all problems and forget it only applies when density is constant

Correct move:

Check if the problem specifies constant density before canceling density terms in the general continuity equation

Wrong move:

Confusing mass flow rate and volume flow rate, and using volume conservation for compressible flow

Why:

The two are equivalent only when density is constant, so students mix up the definitions

Correct move:

Always use mass flow rate for mass calculations; only use volume flow conservation when density is constant

Wrong move:

Using pipe diameter directly in place of cross-sectional area

Why:

Problems give diameter for most circular pipes, so students incorrectly substitute diameter for area in the continuity equation

Correct move:

Remind yourself that continuity depends on how much fluid passes through the pipe, which depends on cross-sectional area, not diameter

6. Quick Reference Cheatsheet

Category

Formula

Notes

Mass flow rate

Works for any fluid (compressible/incompressible). Units: kg/s.

Volume flow rate

Volume of fluid per unit time. Units: mΒ³/s. Related to mass flow by .

General mass conservation

Always true for 1 inlet, 1 outlet steady flow.

Incompressible continuity

Only for constant density (most liquids at standard pressures).

Branching flow (incompressible)

Works for 1 inlet splitting into outlets, or inlets merging into 1 outlet.

Cross-sectional area (circular pipe)

Always use area, not diameter/radius, in continuity calculations.

Speed ratio (circular, incompressible)

Common shortcut for two-section pipes, after canceling constants.

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· MCQ

    Branching artery speed calculation

  • 2022 Β· FRQ

    Compressible gas pipeline flow

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.