WHAT. We picture each kind of atom as a little block sitting on a scale. Element A is a pale-yellow block; element B is a chalk-blue block.
WHY. The whole law rests on one claim: an atom's mass never changes and you can never use half of one. Before we can say anything about compounds, we must make "atom = fixed unit of mass" visible so the reader trusts it.
PICTURE. Look at the two scales. The yellow A-block reads some fixed number of grams; call that number mA. The blue B-block reads mB. These are just labels for "how heavy one block is."
Nothing else has entered yet. mA and mB are the only quantities on the table.
WHAT. A compound is made by gluing together a whole number of A-blocks and a whole number of B-blocks. We build two different compounds from the very same two block types.
WHY. The law only fires when the same two elements make more than one compound. So we deliberately build two recipes. The key restriction — whole blocks only — is what will force integers to appear at the end. You cannot glue in 1.5 blue blocks; the glue only accepts 1,2,3,…
PICTURE. Compound 1 (left) is a stack of some A-blocks and some B-blocks. Compound 2 (right) is a different stack of the same block types. Count them like counting Lego studs.
We write the recipe of compound i (where i is just a name-tag, either 1 or 2) as ApiBqi:
ApiBqi
pi ::: how many A-blocks are in compound i — a whole number (a count of yellow blocks).
qi ::: how many B-blocks are in compound i — a whole number (a count of blue blocks).
the subscript i ::: just says "which compound," 1 or 2.
WHAT. Weigh, separately, all the yellow and all the blue inside one compound.
WHY. The law talks about masses of elements, not counts of atoms. So we must convert "counts of blocks" into "grams on the scale." That is a multiplication: (how many blocks) × (mass of one block).
PICTURE. The scale under the yellow pile reads pi blocks each weighing mA, so the needle points to pimA. The blue pile reads qimB.
\qquad
\underbrace{\text{mass of B in compound } i}_{\text{grams of blue}} = q_i\, m_B$$
- $p_i m_A$ ::: (count of A-blocks) × (mass of one A-block) = total yellow mass.
- $q_i m_B$ ::: (count of B-blocks) × (mass of one B-block) = total blue mass.
*Why multiply and not add?* Because every block of the same colour weighs the same $m_A$; adding $m_A$ to itself $p_i$ times **is** multiplying by $p_i$. Multiplication is just "repeated identical weighing."
---
## Step 4 — Ask "how much B rides along with each unit of A?"
> **WHAT.** Inside one compound, divide the blue mass by the yellow mass. This gives the mass of B *per gram of A*.
>
> **WHY.** The law says "for a **fixed mass of A**." The cleanest way to make A's mass a fixed benchmark is to divide by it — that answers the question "if I own exactly 1 gram of A, how many grams of B are stuck to it?" Division is the right tool because it is literally the operation that means *per*.
>
> **PICTURE.** Imagine shrinking the yellow pile down to a single 1-gram sliver and watching how much blue shrinks with it. The blue amount that survives is the ratio $r_i$.
![[deepdives/dd-chemistry-1.1.10-d2-s04.png]]
$$r_i \;=\; \left(\frac{\text{mass B}}{\text{mass A}}\right)_i \;=\; \frac{q_i\, m_B}{p_i\, m_A}$$
- the numerator $q_i m_B$ ::: total blue mass (from Step 3).
- the denominator $p_i m_A$ ::: total yellow mass (from Step 3).
- $r_i$ ::: a new name for "grams of B per gram of A in compound $i$."
Notice $r_i$ still contains the messy atom-weights $m_A, m_B$. On its own it is an ugly decimal. Watch what happens when we compare two compounds — the ugliness cancels.
---
## Step 5 — Compare the two compounds: the ugly parts cancel
> **WHAT.** Take $r_1$ (compound 1) divided by $r_2$ (compound 2).
>
> **WHY.** Comparing the two "B-per-A" numbers is exactly what "for a fixed mass of A, look at the masses of B" means. We divide the two ratios so that the *same* benchmark (1 gram of A) is used for both — only then is the comparison fair. And crucially, the atom-weights $m_A$ and $m_B$ appear in **both** $r_1$ and $r_2$, so they cancel.
>
> **PICTURE.** Two fractions stacked. The blue $m_B$ on top and bottom strike out; the yellow $m_A$ strikes out. What remains is pure counts.
![[deepdives/dd-chemistry-1.1.10-d2-s05.png]]
$$\frac{r_1}{r_2}
= \frac{\dfrac{q_1 m_B}{p_1 m_A}}{\dfrac{q_2 m_B}{p_2 m_A}}
= \frac{q_1 m_B}{p_1 m_A}\cdot\frac{p_2 m_A}{q_2 m_B}
= \frac{q_1\,p_2}{q_2\,p_1}$$
- $m_B$ cancels ::: it sits in the top of both $r_1$ and $r_2$ — dividing kills it.
- $m_A$ cancels ::: same story in the denominators — it vanishes.
- what survives, $\dfrac{q_1 p_2}{q_2 p_1}$ ::: **only counts of atoms**, all four whole numbers.
> [!formula] The result, in one box
> $$\boxed{\;\frac{(\text{mass of B for fixed mass of A})_1}{(\text{mass of B for fixed mass of A})_2}=\frac{q_1 p_2}{q_2 p_1}=\frac{\text{integer}}{\text{integer}}\;}$$
> A ratio of whole numbers is, by definition, a **small whole-number ratio** once reduced. That is the Law of Multiple Proportions, and we never had to know a single atomic weight to prove it.
---
## Step 6 — Edge case: what if one compound has more A-atoms?
> **WHAT.** Suppose compound 1 is $A_2B_1$ and compound 2 is $A_1B_1$. The A-counts $p_1=2$ and $p_2=1$ differ. Does the law still work?
>
> **WHY.** If we naively compared blue-per-block without fixing A, the different A-counts would poison the ratio. This is the exact trap the parent note's Example 2 warns about. The formula handles it automatically because $p_1$ and $p_2$ are *inside* the ratio $\frac{q_1 p_2}{q_2 p_1}$.
>
> **PICTURE.** Compound 1 has a double-tall yellow tower; compound 2 has a single yellow block. To "fix the mass of A" we mentally slice compound 1's yellow tower in half — equivalently we scale — before reading the blue.
![[deepdives/dd-chemistry-1.1.10-d2-s06.png]]
Plug $p_1=2,\,q_1=1,\,p_2=1,\,q_2=1$:
$$\frac{r_1}{r_2}=\frac{q_1 p_2}{q_2 p_1}=\frac{1\cdot 1}{1\cdot 2}=\frac{1}{2}$$
Still a clean $1:2$. The differing A-counts did **not** break anything — they were absorbed. That is the mathematical version of "scale so A is identical, then compare B."
---
## Step 7 — Degenerate case: same compound twice (the ratio is 1:1)
> **WHAT.** What if compounds 1 and 2 are actually the *same* recipe, $p_1=p_2$ and $q_1=q_2$?
>
> **WHY.** A good law must not spit out nonsense when you feed it a boring input. This checks that the machine behaves at its trivial limit.
>
> **PICTURE.** Two identical stacks side by side. Fixing A, the blue amounts are identical, so the needle on both blue scales points to the same mark.
![[deepdives/dd-chemistry-1.1.10-d2-s07.png]]
$$\frac{r_1}{r_2}=\frac{q_1 p_2}{q_2 p_1}=\frac{q_1 p_1}{q_1 p_1}=1=\frac{1}{1}$$
A ratio of $1:1$ **is** a small whole-number ratio, so the law is technically satisfied — it just tells us nothing new, exactly as it should when the two "compounds" are one compound. No contradiction, no crash. (This is also why the law needs *genuinely different* compounds to be interesting — see [[Dalton's atomic theory]].)
---
## Step 8 — Reality check against real oxides
> **WHAT.** Test the formula on carbon oxides (CO, CO₂) and nitrogen oxides (N₂O, NO), where we know the true formulas.
>
> **WHY.** A derivation is only trustworthy if it reproduces measured data. This step ties the abstract $\frac{q_1 p_2}{q_2 p_1}$ back to numbers you can weigh in a lab.
>
> **PICTURE.** The number line at the bottom shows the reduced ratios landing exactly on tick marks 1:2 and 1:2.
![[deepdives/dd-chemistry-1.1.10-d2-s08.png]]
**Carbon oxides.** CO is $A_1B_1$ ($p=1,q=1$), CO₂ is $A_1B_2$ ($p=1,q=2$), with A = carbon, B = oxygen. Fixing carbon:
$$\frac{r_{\text{CO}}}{r_{\text{CO}_2}}=\frac{q_1 p_2}{q_2 p_1}=\frac{1\cdot 1}{2\cdot 1}=\frac{1}{2}$$
which is precisely the $16\,\text{g}:32\,\text{g}=1:2$ oxygen ratio measured for 12 g of carbon.
**Nitrogen oxides.** N₂O is $A_2B_1$, NO is $A_1B_1$ (A = nitrogen, B = oxygen). Fix nitrogen:
$$\frac{r_{\text{N}_2\text{O}}}{r_{\text{NO}}}=\frac{1\cdot 1}{1\cdot 2}=\frac{1}{2}$$
matching the $16:32$ oxygen masses once nitrogen is scaled to $28$ g in both. Theory and scale agree.
---
## The one-picture summary
> [!intuition] The whole chain in one frame
> Yellow blocks (fixed weight $m_A$) + blue blocks (fixed weight $m_B$), glued only in whole numbers, forced into two recipes. Convert counts → masses (multiply), take B-per-A (divide), compare the two (divide again) — the atom-weights cancel and only counts remain, which are integers. Done.
![[deepdives/dd-chemistry-1.1.10-d2-s09.png]]
> [!recall]- Feynman retelling — say it like you'd tell a friend
> Picture two toy sets built from the same two kinds of Lego brick — a yellow one and a blue one. Every yellow brick weighs the same; every blue brick weighs the same; and the glue never lets you use half a brick. Toy 1 might be "1 yellow + 1 blue," toy 2 "1 yellow + 2 blue." Now ask: *for the same amount of yellow, how much blue does each toy carry?* Because bricks come in whole lumps, toy 2 simply carries twice the blue of toy 1 — a flat 1-to-2. When we did this with algebra, the actual brick weights ($m_A$, $m_B$) showed up on the top and bottom of a fraction and cancelled out, leaving nothing but the brick *counts*. Counts are always whole numbers, so the mass ratio is always a neat small-integer ratio. That neatness isn't a coincidence — it's a fingerprint proving matter is built from tiny, countable, unbreakable pieces.
> [!recall]- Test yourself
> Why do the atomic masses $m_A$ and $m_B$ disappear from the final ratio? ::: They appear identically in both compounds' B-per-A ratios, so dividing one by the other cancels them, leaving only integer atom counts.
> In the $A_2B_1$ vs $A_1B_1$ case, what does the differing A-count $p$ do to the answer? ::: Nothing bad — $p_1$ and $p_2$ sit inside $\frac{q_1 p_2}{q_2 p_1}$ and are absorbed, which is the algebra automatically "fixing the mass of A."
> What ratio does feeding the same compound twice give, and is that a problem? ::: 1:1 — still a valid small whole-number ratio, just uninformative; the law needs genuinely different compounds to say anything.
---
## Connections
- [[1.1.10 Law of multiple proportions (Dalton) (Hinglish)|Parent topic — full note]] — the statement, table, and worked examples this page visualises.
- [[Dalton's atomic theory]] — "atoms are indivisible fixed-mass lumps" is Step 1's assumption.
- [[Law of definite (constant) proportions]] — the one-compound sibling; contrast with Step 7.
- [[Law of conservation of mass (Lavoisier)]] — the companion pillar.
- [[Mole concept and Avogadro number]] — turns these mass ratios into actual atom counts.
- [[Empirical and molecular formula]] — the $p:q$ counts in everyday practice.
- [[Law of reciprocal proportions (Richter)]] — the fourth combining-mass law.