Quant Memo
Core

Cut-and-Rearrange Dissection Puzzles

How to prove two shapes have equal area by physically cutting one into pieces and reassembling it into the other — a technique that turns a hard algebra problem into a picture.

Prerequisites: Mathematical Induction

Prove that a right triangle's two smaller squares (built on its legs) have the same total area as the square built on its hypotenuse — without writing a single equation. It sounds impossible, but the Pythagorean theorem has dozens of proofs that do exactly this: cut the shapes into a handful of pieces, slide and rotate the pieces, and the areas visibly match. This is dissection: when two shapes are built from identical sets of pieces, they must have identical area, because cutting and moving pieces around never changes how much total area you have.

The one idea underneath every dissection proof

If you can partition shape A into finitely many pieces and reassemble those exact pieces (only translated and rotated, never stretched) into shape B, then A and B have equal area. This is really just "the whole equals the sum of its parts," applied twice — once to A, once to B — with the same set of parts both times. The skill in a dissection puzzle is finding a cutting pattern that makes the reassembly obviously work, usually by making cuts parallel to a shape's sides or along a diagonal so the pieces slot together without gaps or overlaps.

Worked example: turning a rectangle into a different rectangle of equal area

Take a 3×83\times8 rectangle (area 24) and dissect it into a 4×64\times6 rectangle (also area 24, the classic P-slide method) using just two pieces. Cut the 3×83\times8 rectangle with a single straight diagonal-style step: slice from the top-left corner down to a point 4 units along the bottom edge, then straight down. This produces two interlocking pieces — a larger one and a step-shaped one. Slide the step-shaped piece up and over so its short edge lines up against the tall edge of the other piece; because the cut was made at exactly the right position, the two pieces now tile a rectangle 4 units wide and 6 units tall with no gaps or overlaps. Nothing was added or removed, so the new rectangle's area must still be 24 — which checks out directly, since 4×6=244\times6=24.

Worked example: two congruent right triangles make a rectangle

This is the dissection every algebra-free area argument eventually leans on. Take a right triangle with legs 5 and 8 (area 1258=20\tfrac12 \cdot 5 \cdot 8 = 20). Rotate a second, congruent copy 180° and slide it so its hypotenuse lines up exactly against the first triangle's hypotenuse. The two triangles now tile a 5×85\times8 rectangle exactly, with area 4040. Since the rectangle is built from two copies of the triangle with no gaps or overlaps, each triangle must be exactly half the rectangle's area: 40/2=2040/2=20 — matching the direct computation, but derived purely by fitting shapes together.

two triangles, same area each together: one rectangle
Two congruent right triangles, joined along the hypotenuse, exactly tile a rectangle — so each triangle's area is provably half the rectangle's, without an area formula.

What this means in practice

Dissection reasoning is the fastest way to handle an interview geometry question that gives you an oddly-shaped region and asks for its area or asks you to prove two regions are equal: look for a cut-and-slide argument before reaching for coordinates or integrals. It's also the intuition behind why rearranging a fixed budget of collateral, inventory, or exposure across buckets doesn't change the total, no matter how you partition it — a "conservation of area" instinct that transfers directly.

Two shapes have equal area if one can be cut into finitely many pieces that reassemble (via translation and rotation only) into the other — cutting and rearranging never changes total area. Look for a cutting pattern before reaching for a formula.

When stuck, try the simplest possible cut first: one straight line through the shape. Many classic dissections (including a standard Pythagorean-theorem proof) use just one or two cuts, not an elaborate jigsaw.

Related concepts

Practice in interviews

Further reading

  • Frederickson, Dissections: Plane and Fancy
ShareTwitterLinkedIn