2019 AMC 12B Problem 16

Below is the professionally curated solution for Problem 16 of the 2019 AMC 12B, 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 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:recursive probability

Difficulty rating: 1760

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}

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(8)=364, p(9)=9128.p(7)=\dfrac{3}{32},\ p(8)=\dfrac{3}{64},\ p(9)=\dfrac{9}{128}.

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

Thus, A is the correct answer.

Problem 16 in Other Years