2025 AMC 10B Problem 24

Below is the professionally curated solution for Problem 24 of the 2025 AMC 10B, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2025 AMC 10B 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 probabilitysystem of equations

Difficulty rating: 2170

24.

A frog hops along the number line according to the following rules. It starts at 0.0. If it is at 0,0, then it moves to 11 with probability 12\tfrac12 and it disappears with probability 12.\tfrac12. For n=1,2,n = 1, 2, or 3,3, if it is at n,n, then it moves to n+1n + 1 with probability 14,\tfrac14, it moves to n1n - 1 with probability 14,\tfrac14, and it disappears with probability 12.\tfrac12.

What is the probability that the frog reaches 4?4?

1101\dfrac{1}{101}

1100\dfrac{1}{100}

199\dfrac{1}{99}

198\dfrac{1}{98}

197\dfrac{1}{97}

Solution:

Let pnp_n be the probability of reaching 44 from position n,n, with p4=1.p_4 = 1. The rules give p0=12p1,p_0 = \tfrac12 p_1, p1=14p0+14p2,p_1 = \tfrac14 p_0 + \tfrac14 p_2, p2=14p1+14p3,p_2 = \tfrac14 p_1 + \tfrac14 p_3, and p3=14p2+14.p_3 = \tfrac14 p_2 + \tfrac14. Work upward: p1=27p2p_1 = \tfrac27 p_2 and p2=726p3.p_2 = \tfrac{7}{26} p_3. These unwind to p3=2697,p_3 = \tfrac{26}{97}, p2=797,p_2 = \tfrac{7}{97}, p1=297,p_1 = \tfrac{2}{97}, and finally p0=197.p_0 = \tfrac{1}{97}. Therefore, the answer is E.

Problem 24 in Other Years