2024 SSMO Accuracy Round Problems/Problem 10
Problem
Bobby is spinning a rigged wheel with three sections labeled and
Two integers
are chosen randomly and independently, such that there is a
chance the wheel lands on
and a
chance the wheel lands on
Given that the wheel lands on
the first time, the probability that it will land on
if Bobby spins it again can be expressed as
for relatively prime positive integers
and
Find
Solution
For each the probability of the first spin being
is
and the probability of the first and second spins both land on
is
So, the answer is
First,
Now,
We have
and
So,
We compute
So, the answer is
~SMO_Team