Question
Quantitative Aptitude Question on Probability
A biased coin with probability p; 0<p<1 of head is tossed until a head appears for the first time. If the probability that the number of tosses required is even is 52, then p equals to
51
32
52
53
53
Solution
Let's denote the probability of getting a head on a single toss as p, where 0<p<1.
The probability of getting a tail on a single toss is then q = 1- p
Now, to find the probability of needing an even number of tosses to get the first head, we can consider the following:
1. You can get a head on the first toss (probability = p).
2. You can get a tail on the first toss (probability = q) and then get a head on the second toss (probability = p).
The total probability of needing an even number of tosses is the sum of these two cases:
P(even number of tosses) = p+(q×p)
Now, we're given that P(even number of tosses) =52. So:
p+(q×p) =52
Now, substitute q = 1- p:
p+((1- p)×p) =52
Now, solve for p:
p+(p- p2) =52
Combine like terms: 2p- p2 =52
Multiply both sides by 5 to get rid of the fraction:
10p-5p2=2
Rearrange the terms:
5p2-10p+2=0
Now, we can solve this quadratic equation for p.
We can use the quadratic formula:
p=−b+2a(b2−4ac)
In this case, a=5,b=-10,andc=2.
p=−2(5)(−10)+((−10)2−4(5)(2))
p=10+10(100−40)
p=10+1060
Now, simplify:
p=10+21015
Factor out 2 from the numerator:
p=102(5+15)
Now, cancel out the common factor of 2 in the numerator and denominator:
p=5+515
So, the possible values of pare:
- p=5+515
- p=5−515
Since0<p<1, the correct value of p is
p=5−515
So, the correct option is (D): 53.