2019 AMC 12B Problem 16

Attempt Problem 16 of the 2019 AMC 12B below, then check your answer against the professionally curated solution from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2019 AMC 12B solutions, or check the answer key.

All problems are used with official legal permission of the Mathematical Association of America (MAA).

16.

There are lily pads in a row numbered 00 to 11,11, in that order. There are predators on lily pads 33 and 6,6, and a morsel of food on lily pad 10.10. Fiona the frog starts on pad 0,0, and from any given lily pad, has a 12\dfrac12 chance to hop to the next pad, and an equal chance to jump 22 pads. What is the probability that Fiona reaches pad 1010 without landing on either pad 33 or pad 6?6?

15256\dfrac{15}{256}

116\dfrac{1}{16}

15128\dfrac{15}{128}

18\dfrac{1}{8}

14\dfrac{1}{4}

Answer: A
Concepts:recursive probability
Difficulty rating: 1760
Solution:

Let p(n)p(n) be the probability of landing on pad nn without first landing on pad 33 or 6.6. Each pad sends probability 12\dfrac12 to the next pad and 12\dfrac12 two pads ahead, and pads 33 and 66 pass nothing on.

Then p(0)=1, p(1)=12, p(2)=34,p(0)=1,\ p(1)=\dfrac12,\ p(2)=\dfrac34, and (skipping 33) p(4)=38, p(5)=316,p(4)=\dfrac38,\ p(5)=\dfrac{3}{16}, then (skipping 66) p(7)=332,p(7)=\dfrac{3}{32},  p(8)=364,\ p(8)=\dfrac{3}{64},  p(9)=9128.\ p(9)=\dfrac{9}{128}.

Finally p(10)=12p(8)+12p(9)=3128+9256=15256. \begin{gathered} p(10)=\dfrac12 p(8)+\dfrac12 p(9) \\ =\dfrac{3}{128}+\dfrac{9}{256} \\ =\dfrac{15}{256}. \end{gathered}

Thus, A is the correct answer.

← Problem 15#15
Full Exam

Problem 16 in Other Years