AMC 10 · 2017 · #25
Grade 12 probabilityPick an answer.
In rectangular form the six vertices look like a random assortment and their 12-fold product is hopeless. Rewritten in polar form they become one of two lengths times a power of ζ = e^iπ/4, and the product splits cleanly: lengths multiply, exponents add mod 8. That single re-organization turns the problem into two small independent subproblems — a counting question about how many long vertices were drawn, and a modular arithmetic question about the exponent sum.
Rewrite every vertex in polar form
Polar form makes every value a length and an angle.
Multiplying complex numbers multiplies lengths and adds angles, so polar form splits one hard product into two easy sums.
Multiplying complex numbers multiplies the lengths and adds the angles, so one hard product splits into two easy sums.
▸ Why?
A complex number is a point with a length and a direction, and those two travel separately.
▸ Why?
An exponent counts how many times a factor is used, so repeated multiplying stacks both the lengths and the angles.
Split the target into length and angle
The target splits into two separate conditions.
One complex equation is really two: get the length right, then get the direction right.
10.S-CP.A.1Identify SubproblemsLength forces exactly eight long vertices
The length condition fixes an eight to four split.
Putting both moduli on the same base turns a product condition into one linear equation in n.
11.N-RN.A.2Introduce A VariableProbability of the eight-four split
That split's chance is a plain binomial.
Pick the positions first, then multiply the per-draw probabilities — that is exactly what a binomial coefficient does.
11.S-CP.B.9Make A Systematic ListThe long block contributes 0 or 4
One block contributes only two possible angles.
Only the parity of the number of ζ⁶ draws survives modulo 8, and parity is a fair coin flip.
9.A-SSE.A.2Look For A PatternThe short block is uniform mod 8
The other is spread evenly.
Adding one more uniform-mod-4 piece scrambles the total evenly, so no residue is favoured.
12.S-MD.A.1Look For A PatternCombine the two conditions
Combining gives choice (C).
Once the split is fixed the angle is still a fair one-in-four shot, so the two probabilities simply multiply.
11.S-CP.B.9Identify SubproblemsIn polar form a product of complex numbers is two separate problems at once — lengths multiply and angles add — so pin down the lengths first, then count the angles modulo a full turn.
- Rewrite every vertex in polar form
- Split the target into length and angle
- Length forces exactly eight long vertices
- Probability of the eight-four split
- The long block contributes 0 or 4
- The short block is uniform mod 8
- Combine the two conditions