AMC 10 · 2019 · #20
Grade 7 probabilityPick an answer.
Tool #7 (Subproblems): split into four cases by (branch for x) × (branch for y) — each independent and equally likely with probability 1/4. Tool #2 (Systematic List): enumerate all four cases (Discrete-Discrete, Discrete-Uniform, Uniform-Discrete, Uniform-Uniform). Tool #1 (Diagram): for the Uniform-Uniform case, draw the unit square and shade |x-y| > 1/2 — two right-triangle corners. Tool #9 (Easier Problem): each sub-case is a small problem solvable by counting or by a clean area; combining them is just a weighted sum.
Split into four cases
The two build methods give four cases.
Independence lets us multiply the two branch probabilities.
The two branches are chosen independently, so each case's chance is one branch times the other.
▸ Why?
When one branch tells you nothing about the other, the chance of both is the product of the two.
▸ Why?
The four cases never happen together and leave nothing out, so their chances simply add.
Both are endpoints
They differ with probability one half.
List all four equally likely outcomes; two of them work.
7.SP.C.8Make A Systematic ListOne endpoint, one uniform
This case is also one half.
Whichever endpoint x lands on, half of the unit interval is more than 1/2 away.
7.SP.C.7Identify SubproblemsThe mirror case
By symmetry it is the same.
Same structure as DU with x, y swapped — answer cannot change.
7.SP.C.7Solve An Easier Related ProblemBoth uniform
By area it is one quarter.
Geometric probability: favorable area ÷ total area on the unit square.
7.G.B.6Draw A DiagramCombine the four
Averaging gives seven sixteenths.
Average four equally weighted case probabilities.
5.NF.A.1Identify SubproblemsThis AMC 12 problem only needs Grade 7 probability and unit-square geometric probability you already know — split into 4 equally likely cases (Discrete-Discrete, Discrete-Uniform, Uniform-Discrete, Uniform-Uniform), get conditional chances 1/2, 1/2, 1/2, 1/4, then average: 1/4(1/2+1/2+1/2+1/4) = 7/16.