Question
Mathematics Question on Random Experiments
A bag contains n+1 coins. It is known that one of these coins shows heads on both sides, whereas the other coins are fair. One coin is selected at random and tossed. If the probability that toss results in heads is 127, then the value of n is.
A
3
B
4
C
5
D
None of these
Answer
5
Explanation
Solution
Let E1 denote the event "a coin with head on both sides is selected" and E2 denotes the event " a fair coin is selected".
Let A be the event " he toss, results in heads".
∴P(E1)=n+11,P(E2)=n+1n and
P(E1A)=1,P(E2A)=21
∴P(A)=P(E1)P(E1A)+P(E2)P(E2A)
⇒127=n+11×1+n+1n×21
⇒14n+14=24+12n
⇒n=5