In the problem, we are given that the probability of getting a bear is equal to p. Where probability is the share of successful outcome in this case is the bear) over total outcomes (total amount of prizes).
The likelihood of not receiving a bear two times in a row is containing of 2 tries:
try 1: 1st spin gets a bear, 2nd spin does not receive a bear
total probability of try 1 = p * (1 – p)
try 2: 1st spin does not get a bear, 2nd spin gets a bear
total probability of try 1 = (1 – p) * p
The total probability of the 2 tries is just the sum of the 2:
Overall probability of not getting a bear twice in a row= p * (1 – p) + (1 – p) * p
Simplifying this will give us:
Overall probability of not getting a bear twice in a row = 2p * (1 – p)
Therefore, the likelihood of not receiving a bear twice in a row > 3 times the probability of getting the teddy bear. Rewriting the statement, will give us the inequality of 2p * (1 – p) > 3 p