2014 AMC 12B Problem 22

Below is the professionally curated solution for Problem 22 of the 2014 AMC 12B, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2014 AMC 12B solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:random walkrecursive probabilitysymmetry

Difficulty rating: 2450

22.

In a small pond there are eleven lily pads in a row labeled 00 through 10.10. A frog is sitting on pad 1.1. When the frog is on pad N,N, 0<N<10,0 \lt N \lt 10, it will jump to pad N1N - 1 with probability N10\dfrac{N}{10} and to pad N+1N + 1 with probability 1N10.1 - \dfrac{N}{10}. Each jump is independent of the previous jumps. If the frog reaches pad 00 it will be eaten by a patiently waiting snake. If the frog reaches pad 1010 it will exit the pond, never to return. What is the probability that the frog will escape being eaten by the snake?

3279\dfrac{32}{79}

161384\dfrac{161}{384}

63146\dfrac{63}{146}

716\dfrac{7}{16}

12\dfrac{1}{2}

Solution:

Let pjp_j be the probability of eventually reaching pad 1010 starting from pad j.j. By the symmetry of the jump rule at the center, p5=12.p_5 = \tfrac12.

Each interior pad satisfies pj=10j10pj+1+j10pj1,p_j = \tfrac{10-j}{10}\,p_{j+1} + \tfrac{j}{10}\,p_{j-1}, which gives p4=25p3+35p5,p3=310p2+710p4, p_4 = \tfrac25 p_3 + \tfrac35 p_5,\quad p_3 = \tfrac{3}{10} p_2 + \tfrac{7}{10} p_4, p2=15p1+45p3,p1=910p2. p_2 = \tfrac15 p_1 + \tfrac45 p_3,\quad p_1 = \tfrac{9}{10} p_2.

Substituting downward from p5=12p_5 = \tfrac12 and solving yields p1=63146.p_1 = \dfrac{63}{146}.

Thus, the correct answer is C.

Problem 22 in Other Years