How this instrument works
The box method turns multiplication into finding the area of a rectangle. Split one factor into a + b and the other into c + d, and the product (a+b)(c+d) becomes the area of a big rectangle sliced into four smaller ones — box₁ through box₄ — whose areas ac, ad, bc, and bd must add back to the whole, because area is additive over regions that do not overlap.
Underneath, the method is nothing more than the distributive property applied twice, and it is the same identity FOIL abbreviates for one special case — two binomials. First, Outer, Inner, Last are just the four boxes given names. Where the box method earns its keep is generality: split a number into hundreds, tens, and units instead of two parts, and the grid grows to nine cells with no new idea, while FOIL has nothing to say about a three-term split.
At the extreme where one part of a split is zero — b = 0 for a single-digit factor, say — three of the four boxes vanish and the grid quietly collapses to the ordinary one-box case, a × c. That collapse is a useful check: any correctly set-up grid should reduce to plain single-digit multiplication the moment both splits stop actually splitting anything.
- Split your first number into First factor: a (in a + b) and First factor: b (in a + b) — for 23, that is a = 20 and b = 3.
- Split your second number the same way into Second factor: c (in c + d) and Second factor: d (in c + d) — 45 becomes c = 40 and d = 5.
- Read the four cells — Box: a × c, Box: a × d, Box: b × c, and Box: b × d — each a small, single multiplication.
- Check Product, (a+b)(c+d): it sums the four boxes and equals the full multiplication of your original two numbers.
Worked example — 23 × 45 by the box method
Split 23 into a = 20 and b = 3, and split 45 into c = 40 and d = 5. Multiply every pairing on its own: box₁ = a × c = 20 × 40 = 800, box₂ = a × d = 20 × 5 = 100, box₃ = b × c = 3 × 40 = 120, and box₄ = b × d = 3 × 5 = 15 — four small products, none of them harder than a single-digit fact padded with zeros.
Add the four boxes: 800 + 100 + 120 + 15 = 1035, which is exactly 23 × 45. Every hundred, ten, and unit was tracked in its own cell before the four were combined, so a slipped decimal or a misplaced zero in one box is easy to spot before it reaches the final sum.
Questions
What is the box method in math?
It is a way to multiply two numbers by splitting each into place-value parts, drawing a small grid, filling each cell with one partial product, and adding the cells. For 23 × 45 the grid holds 800, 100, 120, and 15, which sum to 1035 — the same route long multiplication takes, laid out so no digit's place value gets lost along the way.
How is the box method different from FOIL?
FOIL names one specific case — multiplying two two-term binomials — by labelling the pairings First, Outer, Inner, Last. The box method is the same distributive idea drawn as a grid instead of an acronym, and it extends without change to a three-part split, a four-part split, or plain multi-digit arithmetic, none of which FOIL was built to describe.
Why does splitting numbers into tens and units work?
Because multiplication distributes over addition: (a + b)(c + d) always expands to ac + ad + bc + bd, whatever values fill a, b, c, and d. Writing 23 as 20 + 3 and 45 as 40 + 5 is simply a convenient split — the four cross-products still sum to 1035, since the distributive property does not care how a number was broken apart.
What is the most common mistake with the box method?
Dropping a box, or writing a partial product at the wrong place value — putting 800 where 80 belongs, for instance. Losing a zero in one cell is exactly the error the grid is built to catch, since each cell holds one small multiplication that is easy to check on its own before all four are added.
Does the box method work with negative numbers or algebra?
Yes — the same four-cell grid expands (x + 2)(x + 3) into x², 3x, 2x, and 6 just as readily as it expands 23 × 45, and a negative part simply carries its sign into whichever cell it lands in. The arithmetic is identical to numeric splitting; only the symbols filling the boxes change.
Is the box method the same as the lattice method?
No — the lattice method multiplies digit by digit inside diagonal cells and carries values along those diagonals, while the box method multiplies whole place-value chunks at once inside a plain grid. Both rest on the same distributive property, but the box method needs only as many cells as each factor has non-zero parts, typically four here.