AMC 10 · 2014 · #22
Grade 8 probabilityPick an answer.
There are eleven pads and one wandering frog, so instead of tracking every possible path we name one unknown per pad: s_N, the probability of escaping when currently on pad N (Tool #4, Introduce a Variable). One jump then links each s_N to its neighbors, turning the puzzle into a chain of equations. The board is mirror-symmetric about pad 5, so a change of focus (Tool #16) hands us s₅=1/2 for free. Solving the chain one pad at a time (Tool #7, Identify Subproblems) and then back-substituting (Tool #11, Work Backwards) pins down s₁.
Name the escape chance per pad
Each position gets its own escape chance.
Giving every pad its own escape chance turns a random journey into a fixed list of unknown numbers.
6.EE.B.6Introduce A VariableLink each pad to its neighbors
Every position links to its two neighbours.
The chance of escaping now is just the weighted average of the escape chances one hop away.
The chance of escaping from a pad is the weighted average of the chances one hop away.
▸ Why?
The two hops are the only ways forward and never happen together, so their chances add.
▸ Why?
Each is counted as often as it happens, which is exactly what a weighted average does.
Use symmetry at the middle pad
Symmetry gives the middle value free.
A perfectly balanced starting point can only give a fifty-fifty outcome.
7.SP.C.7Change Focus Count The ComplementClimb from the bottom
Climbing from the bottom is straightforward.
Each new equation trades one fresh unknown for the ones already written in terms of s₂.
8.EE.C.8Identify SubproblemsReach the known middle value
That chain reaches the known middle value.
Reaching pad 5's known 1/2 closes the chain and finally fixes a real number.
7.EE.B.4Introduce A VariableBack-substitute for pad 1
Back-substituting gives 63/146, choice (C).
Once s₂ is a number, one multiplication walks the answer back to pad 1.
7.EE.B.4Work BackwardsGive every pad its own escape chance, use the fair 1/2 at the middle pad, then walk the equations up from the bottom to pin down pad 1.
- Name the escape chance per pad
- Link each pad to its neighbors
- Use symmetry at the middle pad
- Climb from the bottom
- Reach the known middle value
- Back-substitute for pad 1