The split \tfrac{a + b}{c} = \tfrac{a}{c} + \tfrac{b}{c} gets used so often in school algebra that it starts to feel like an inviolable law. Fine — as long as the sum lives on top. Every year, students apply the same move when the sum lives on the bottom — \tfrac{c}{a + b} \stackrel{?}{=} \tfrac{c}{a} + \tfrac{c}{b} — and lose half their marks on a simplification they thought was automatic. This satellite is the picture that shows why the top split works and the bottom split does not.
The rule, stated carefully
If c \neq 0, then
In words: you may distribute division over an addition in the numerator. The denominator stays put.
The analogous-looking statement with the sum in the denominator is not a rule:
Try numbers. a = 2, b = 3, c = 12.
- Left side: \tfrac{12}{2 + 3} = \tfrac{12}{5} = 2.4.
- Right side: \tfrac{12}{2} + \tfrac{12}{3} = 6 + 4 = 10.
Not even close. One answer is about one-fourth of the other.
The numerator split is just the distributive law
Division by c is really multiplication by 1/c. Rewrite the top split:
Why: the middle step is the plain distributive law for multiplication over addition — the same rule as (a + b) \times k = ak + bk, with k = 1/c. Nothing new was invented for fractions.
So the "distribute division on top" rule isn't really about division. It is about multiplication distributing over addition, dressed up in fraction notation.
Why the denominator split isn't the distributive law
Now try to mimic the derivation with the sum in the denominator. You want
The first equality is fine. The second equality says
And this is the whole crux: the reciprocal of a sum is not the sum of reciprocals. Check with a = 2, b = 3: \tfrac{1}{5} = 0.2, but \tfrac{1}{2} + \tfrac{1}{3} = \tfrac{5}{6} = 0.833. They are not equal. The reciprocal operation doesn't distribute over addition, and that is the single reason the denominator split fails.
The picture: two rectangles stacked, one ladoo
Imagine c = 12 ladoos and you want to share them. The two fractions represent two different sharing problems.
-
\tfrac{a + b}{c} is "a + b ladoos per c friends" — a ratio where the total number of ladoos changes when you split the group a + b into its halves a and b separately. Splitting is legal because the denominator (number of friends) stays the same. Each child still gets 1/c of whatever comes in.
-
\tfrac{c}{a + b} is "c ladoos among a + b children" — if you instead tried to give c to a children and also c to b children, you are handing out 2c ladoos, not c. The attempted split duplicates the numerator, not just relabels it.
Test it before you use it
If you ever find yourself tempted to split a denominator, stop and test with two small numbers. Pick a = 2, b = 3, c = 1, and plug both sides in. If they agree, you might have stumbled onto a true identity; if they disagree, your move was wrong. This takes five seconds and saves marks.
The only case where \tfrac{c}{a + b} = \tfrac{c}{a} + \tfrac{c}{b} accidentally holds is — well, it doesn't, unless c = 0 (both sides are 0) or some degenerate configuration. For any real values with a, b, c nonzero, the two sides are different.
Where it bites: simplifying fractions
Students simplify \dfrac{1}{x + h} - \dfrac{1}{x} by "splitting" the denominators and get nonsense. The correct move is to find a common denominator:
This expression is at the heart of the derivative of 1/x. Splitting a denominator wrongly here is the single most common mistake in limits chapters on JEE — and it propagates silently all the way to the wrong answer.
Where it bites: resistors in parallel
This is also why resistors in parallel don't add their resistance values — they add their reciprocals. Two resistors of 4\,\Omega and 6\,\Omega in parallel give
If you had naively written "R_{\text{total}} = 4 + 6 = 10", you would be confusing series with parallel. The correct formula is "one over the sum of the one-overs," and the reason it is that ugly — rather than just 1/(R_1 + R_2) — is precisely that \tfrac{1}{R_1 + R_2} \neq \tfrac{1}{R_1} + \tfrac{1}{R_2}.
The reflex, in one line
Numerator contains a sum? Split freely. Denominator contains a sum? Find a common denominator — never split, never distribute. The rule lives on one side only, because the distributive law lives on the multiplication-over-addition side only.
Related: Operations and Properties · Distributive Property as an Area · Fractions and Decimals · Algebraic Identities