Most arithmetic reflexes were trained on whole numbers: multiply makes things bigger, divide makes things smaller. The moment fractions enter, both reflexes misfire. \tfrac{1}{2} \times \tfrac{1}{2} = \tfrac{1}{4} is smaller than either factor. 6 \div \tfrac{1}{2} = 12 is bigger than the dividend. The old instincts blink.

The replacement is a single pair of rules, and once you internalise them they stop causing friction in every calculation involving fractions, probabilities, growth rates, or scientific notation. Build them into your gut:

The cutoff in both cases is 1. Above or below it decides which direction the operation pushes the result.

Why it works — the one-line version

The two rules are mirror images, and one line explains both: division by b is the same as multiplication by \tfrac{1}{b}.

a \div b = a \times \frac{1}{b}

So dividing by a small b is multiplying by a large \tfrac{1}{b}, and vice versa. If b = \tfrac{1}{2}, then \tfrac{1}{b} = 2, and multiplying by 2 grows. If b = 10, then \tfrac{1}{b} = 0.1, and multiplying by 0.1 shrinks. The "grows" and "shrinks" labels simply swap when you swap one operation for the other — because multiplication and division are inverses.

Mirror rules for multiplying and dividing by factors above and below oneA vertical axis in the centre marked with the value one. On the left side, arrows labelled multiply point outward to bigger arrows (factor greater than one grows) or inward to smaller arrows (factor less than one shrinks). On the right side, arrows labelled divide behave in mirror fashion, with factor greater than one shrinking and factor less than one growing. A dotted horizontal line connects the two at the value one. × or ÷ = 1 multiply × (factor > 1) → grows × (factor < 1) → shrinks × 1 → no change divide ÷ (factor > 1) → shrinks ÷ (factor < 1) → grows ÷ 1 → no change the cutoff is exactly 1; above or below decides the direction
The two operations are mirror images. For multiplication, factors above $1$ grow and factors below $1$ shrink. For division, the same two factors swap meanings — a factor above $1$ now shrinks, and a factor below $1$ now grows. The pivot is exactly $1$ for both, and $\times 1$ and $\div 1$ both leave the number unchanged.

Quick-fire drill

Use the rules to say "bigger" or "smaller" before doing any arithmetic. Train the gut.

Notice how the rules cover everything from fraction arithmetic to scientific notation without needing a special case. "0.01 is less than 1" is the same mental switch as "\tfrac{1}{100} is less than 1" — they are literally the same number, just written differently.

When the gut saves you

The rules are not just tidy bookkeeping. They prevent specific classes of calculation error that cost marks on exam day.

Sanity-checking MCQ answers. You compute the force of gravity on a proton and the expected answer should be tiny. You arrive at 10^{-25} N. The MCQ also offers 10^{+25} N. Your gut says: "I multiplied by small numbers (G \approx 10^{-11}, masses of order 10^{-27}), so the answer should be small" — and the negative exponent confirms you are on the right track. The gut is the last-line defence against a misplaced power of 10.

Probability. A probability is a number between 0 and 1. Multiplying probabilities together always shrinks the number — because every factor is below the threshold. So the probability of multiple independent events happening in sequence is always smaller than any one of them. A student who internalises this never accidentally writes "P(A \text{ and } B) > P(A)" — it is impossible for probabilities less than 1.

Compound interest and discounts. If a price is discounted by 20\%, the new price is 0.8 times the original. The factor is < 1, so the price shrinks. Compound it again — another \times 0.8. The price shrinks again. Two 20\% discounts don't sum to 40\% because each one operates on a smaller base — you end up at 0.8 \times 0.8 = 0.64, a 36\% discount overall. The gut rule explains this naturally: a factor below 1 shrinks; applying it twice shrinks twice.

Unit conversion. To convert metres to kilometres you divide by 1000. The divisor is > 1, so the number shrinks — exactly right, because a number in kilometres is always smaller than the same distance in metres. To go the other way (km to m) you multiply by 1000, the factor is > 1, and the number grows. The gut rule catches direction errors before the arithmetic.

The = 1 case

Both rules have the same degenerate case: multiplying or dividing by exactly 1 does nothing. This is not just a boring edge case — it is the single most useful fact in fraction manipulation. Rationalising denominators, finding common denominators, simplifying fractions — all three techniques rely on multiplying by a well-chosen "1" (\tfrac{n}{n}, or \tfrac{\sqrt{2}}{\sqrt{2}}, or the conjugate over itself) to change the form of a fraction without changing its value.

Why: multiplication and division by 1 are the identity operations for these operations — the algebraic rule is a \times 1 = a and a \div 1 = a. Because the result equals the input, any factor that equals 1 can be inserted into a calculation without changing the answer, which is what rationalising and equivalent-fraction tricks exploit.

A compact chart to internalise

Operation Factor > 1 Factor = 1 Factor < 1
\times grows unchanged shrinks
\div shrinks unchanged grows

The two rows are each other's mirrors. The middle column is the identity.

What to remember

Make these reflexes. The moment a fraction or a decimal appears in a calculation, your instinct should flash a direction — "this grows" or "this shrinks" — before you pick up the pen. When it does, arithmetic errors drop by a factor of two and your problem-solving speeds up everywhere.

Related: Fractions and Decimals · Multiplying Always Makes Numbers Bigger — So Why Does 1/2 × 1/2 Shrink? · Why Dividing by a Fraction Less Than 1 Grows the Result — It Feels Backwards · Why Do We Flip the Second Fraction When Dividing — Who Came Up With That Rule?