JEE Challenger
More from Probability

Determine Number of Fair Coins in Bag Probability Problem

A bag contains (N+1)(N + 1) coins - NN fair coins, and one coin with 'Head' on both sides. A coin is selected at random and tossed. If the probability of getting 'Head' is 916\frac{9}{16}, then NN is equal to:

Options

A

5

B

7

Correct
C

8

D

9

Step-by-Step Solution

To find the value of NN, we can use the Law of Total Probability.

Let the events be defined as follows:

  • E1E_1: The event that a fair coin is selected from the bag.
  • E2E_2: The event that the two-headed coin is selected from the bag.
  • HH: The event of getting a 'Head' on tossing the chosen coin.

The bag contains a total of (N+1)(N + 1) coins, out of which NN are fair coins and 11 is a two-headed coin.

The probabilities of selecting these coins are: P(E1)=NN+1P(E_1) = \frac{N}{N + 1} P(E2)=1N+1P(E_2) = \frac{1}{N + 1}

The conditional probabilities of getting a 'Head' given the type of coin chosen are:

  • For a fair coin: P(HE1)=12P(H \mid E_1) = \frac{1}{2}
  • For the two-headed coin: P(HE2)=1P(H \mid E_2) = 1

Using the Law of Total Probability, the overall probability of getting a 'Head' is given by: P(H)=P(E1)P(HE1)+P(E2)P(HE2)P(H) = P(E_1) \cdot P(H \mid E_1) + P(E_2) \cdot P(H \mid E_2)

Substitute the respective values into the formula: P(H)=(NN+1)12+(1N+1)1P(H) = \left(\frac{N}{N + 1}\right) \cdot \frac{1}{2} + \left(\frac{1}{N + 1}\right) \cdot 1 P(H)=N+22(N+1)P(H) = \frac{N + 2}{2(N + 1)}

It is given that the probability of getting 'Head' is 916\frac{9}{16}. Equating this to our expression: N+22(N+1)=916\frac{N + 2}{2(N + 1)} = \frac{9}{16}

Cross-multiplying gives: N+2N+1=98\frac{N + 2}{N + 1} = \frac{9}{8} 8(N+2)=9(N+1)8(N + 2) = 9(N + 1) 8N+16=9N+98N + 16 = 9N + 9 9N8N=1699N - 8N = 16 - 9 N=7N = 7

Thus, the value of NN is equal to 7, which corresponds to Option B.

Determine Number of Fair Coins in Bag Probability Problem | Mathematics PYQ Solution - JEE Challenger