Ask a student what \tfrac{2}{3} \times \tfrac{3}{4} is and they will probably get the right answer: \tfrac{6}{12} = \tfrac{1}{2}. Ask them why the rule is "multiply tops, multiply bottoms" and the room goes quiet. The rule looks arbitrary next to the elaborate common-denominator trick for addition. But it is not arbitrary. It is the single most natural arithmetic rule in all of school mathematics — once you see it as area.
The square of area 1
Draw a square of side length 1. Its area is 1 square unit. This is the "whole" against which fractions of an area will be measured.
Now cut the square into a 3 \times 4 grid — three equal rows and four equal columns. That makes 12 small identical rectangles, each of area \tfrac{1}{12} square units. You can check: 12 copies of the same small rectangle fill the unit square exactly, so each has to be worth \tfrac{1}{12}.
Shade \tfrac{2}{3} of the width, then \tfrac{3}{4} of the height
Here is the move. Take \tfrac{2}{3} horizontally — shade the first two of three rows. Take \tfrac{3}{4} vertically — shade the first three of four columns. The overlap — the rectangle that is shaded both ways — is exactly \tfrac{2}{3} \times \tfrac{3}{4} of the unit square.
Count the small cells inside the overlap. There are 2 \times 3 = 6 of them (two rows, three columns in the overlap). Each cell is \tfrac{1}{12} of the whole. So the overlap has area \tfrac{6}{12} = \tfrac{1}{2}.
The rule "multiply the tops, multiply the bottoms" is just "count the cells in the overlap, and count the total cells in the grid." It is not a convention. It is geometry.
Why area works as multiplication: the area of a rectangle is its width times its height. If the width is \tfrac{3}{4} and the height is \tfrac{2}{3} (both measured against the unit square), then the area is \tfrac{3}{4} \times \tfrac{2}{3}. Choosing two fractions and computing their product is the same as choosing a rectangle and measuring its area.
Why the rule "multiply tops and bottoms" works in general
Now the general version. Take any two fractions \tfrac{a}{b} and \tfrac{c}{d}. Draw the unit square with a b \times d grid — b rows and d columns, making bd small cells of area \tfrac{1}{bd} each.
Shade a of the b rows to capture height \tfrac{a}{b}. Shade c of the d columns to capture width \tfrac{c}{d}. The overlap is an a \times c block of small cells, with ac cells. So the overlap has area \tfrac{ac}{bd}.
The numerators multiply because you count rows times columns in the overlap. The denominators multiply because you count rows times columns in the whole grid. Both numbers come straight from the picture.
Live demo — drag two fractions and watch the overlap change
The counter-intuitive fact this exposes
Multiplication of whole numbers grows: 5 \times 7 = 35 is bigger than either 5 or 7. Multiplication of fractions less than 1 shrinks: \tfrac{2}{3} \times \tfrac{3}{4} = \tfrac{1}{2} is smaller than both \tfrac{2}{3} and \tfrac{3}{4}.
Why? Because multiplying by a number less than 1 means "take a fractional share of" — and a fractional share of something is always smaller than that something. The area picture makes this feel inevitable: the overlap rectangle can never be bigger than either of the two directions it overlaps. It has to fit inside both, so it is at most the smaller of the two.
The habit of thinking "multiplication makes things bigger," learned in primary school with whole numbers, breaks the first time you meet fractional multiplication. The area picture repairs it. Multiplication is a scaling operation: scale by more than 1, things grow; scale by less than 1, things shrink; scale by exactly 1, nothing changes. Fractions less than 1 are shrinking factors.
A single worked example
Compute $\tfrac{3}{5} \times \tfrac{4}{7}$
Draw (or picture) a unit square cut into a 5 \times 7 grid — 35 small cells of area \tfrac{1}{35} each.
Shade 3 of the 5 rows for the height of \tfrac{3}{5}. Shade 4 of the 7 columns for the width of \tfrac{4}{7}. The overlap is a 3 \times 4 block of cells — 12 cells total.
This one doesn't simplify further — \gcd(12, 35) = 1. So \tfrac{12}{35} is the answer in lowest terms.
Why no simplification: 12 = 2^2 \times 3 and 35 = 5 \times 7 share no prime factors, so the fraction is already in lowest terms. The area picture makes the numerator and denominator clear; simplification is a separate, later step.
What the picture does not do
The area picture is beautiful for showing why you multiply tops and bottoms. It does not (directly) explain:
-
Why you flip-and-multiply for division. Division of fractions is "how many of the second fit into the first?" That is a different geometric question, and the picture that answers it is a different one. See Fractions and Decimals for the derivation.
-
How to add fractions. Addition of fractions is not an area operation. You cannot just stack two rectangles and read off an answer — the denominators need to match first (common denominators), and that is an algebraic move, not a geometric one.
The area picture handles multiplication gracefully and nothing else. Each operation has its own intuition. Mixing them up — trying to use area for addition, or grid-counting for division — is a common misconception.
Why this picture matters beyond school
The fraction-multiplication-as-area picture is the first example of a tensor product. In linear algebra, the product of two "directions" (one vector along each of two axes) creates an object whose size is the product of the two sizes — exactly the area-of-a-rectangle idea, generalised. In probability, the chance of two independent events both happening is the product of their individual chances — same picture, with the axes reinterpreted as event probabilities. The visual intuition you build here travels a long way.
Related: Fractions and Decimals · Distributive Property as an Area: a(b + c) Is Literally Two Rectangles · Slice a Chocolate Bar: Drag the Denominator, Watch the Pieces Shrink · Long Division Reveals the Repeating Block — Watch the Loop Appear