AMC 10 · 2021 · #20
Grade 8 countinggeometry-3dPick an answer.
The question is a "how many ways" question with a small finite universe, which is tool #2 territory: list the possibilities in an order that guarantees nothing is missed and nothing is repeated. The trap is that the obvious list — which positions are blue — counts each build up to 24 times over. Tool #16 (Change Focus) fixes that: stop listing colorings and start listing shapes, meaning the pattern of which blue cubes touch which. Touching survives every rotation, so the shape is the honest name of a build. Tool #17 (Visualize Spatial Relationships) supplies the machinery for handling those shapes without hand-waving: give each of the 8 positions a three-letter address of 0s and 1s, and "shares a face" becomes "addresses differ in exactly one slot", a fact you can check with your eyes instead of a mental rotation. Tool #3 (Eliminate Possibilities) closes off the branches: one whole case turns out to be impossible, and several shapes that look different turn out to be one rotation apart. The listing is kept honest by a checksum — the sizes of the piles must add back up to the number of colorings you get with the cube nailed down.
Count the builds before merging
Count all the builds first.
Counting is easy when the cube is held still, so do that first and treat the rotations afterwards as a sorting job with a known total to match.
7.SP.C.8Make A Systematic ListGive every position an address
Give every position an address.
Once each corner has an address, a question about turning a cube in your hands becomes a question about how many slots two labels differ in.
6.G.A.2Visualize Spatial RelationshipsSort builds by their touching pattern
Sort builds by their touching pattern.
Instead of tracking which cubes are blue, track which blue cubes touch — that description does not change when the cube is turned, so it names the build itself.
8.G.A.1Change Focus Count The ComplementCase one blob: slab, tripod, staircase
The single-blob case splits three ways.
In a box only two cubes wide, a chain of four has to spend its three steps on the three different directions or else bend back and close into a square.
7.G.A.3Make A Systematic ListThe staircase is left- or right-handed
The staircase has two handednesses.
Rotations can move a shape anywhere but can never flip its handedness, so a spiral and its mirror image are two different builds.
Rotations can move a shape anywhere but can never flip its handedness, so a spiral and its mirror are different builds.
▸ Why?
A rotation moves the solid without stretching or reflecting, so it preserves the sense of a turn.
▸ Why?
Each build is matched only with the builds a rotation can reach, so the two mirror families stay apart.
Case blue cubes not all linked
Count the unlinked cases.
A touching pair blocks off six of the eight positions, and the two survivors are stuck next to each other — which kills one case outright and forces another.
7.SP.C.8Eliminate PossibilitiesAdd the piles, check against 70
Adding the piles and checking gives 7.
A list of shapes is trustworthy only when the sizes of the piles rebuild the total you started with.
7.SP.C.8Make A Systematic ListWhen turning an object makes many arrangements the same thing, stop counting arrangements and start counting shapes — then check handedness, because a left-handed spiral and a right-handed one are two different shapes no matter how you turn them.
- Count the builds before merging
- Give every position an address
- Sort builds by their touching pattern
- Case one blob: slab, tripod, staircase
- The staircase is left- or right-handed
- Case blue cubes not all linked
- Add the piles, check against 70