AMC 10 · 2025 · #24

Grade 8 probability
probability-basicrecursive-sequencesystems-of-equations convert-to-algebra ↑ Prerequisites: probability-basic
📏 Medium solution 💡 4 insights
Problem

A frog hops along the number line according to the following rules:

It starts at 00.
If it is at 00, then it moves to 11 with probability 12\frac 12 and disappears with probability 12\frac 12.
For n=1,2,3,n=1,2,3, if it is at nn, then it moves to n+1n+1 with probability 14,\frac 14, to n1n-1 with probability 14,\frac 14, and disappears with probability 12\frac 12.

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

Pick an answer.

(A)
$\frac1{101}$
(B)
$\frac 1{100}$
(C)
$\frac1{99}$
(D)
$\frac1{98}$
(E)
$\frac1{97}$

AMC 10 2025 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

Try it yourself first — the explanation is most useful after you’ve attempted it.