Skip to main content
Back to Statistics & Probability
JEE Main 2024
Statistics & Probability
Probability
Hard

Question

Bag A contains 2 white, 1 black and 3 red balls and bag B contains 3 black, 2 red and n white balls. One bag is chosen at random and 2 balls drawn from it at random, are found to be 1 red and 1 black. If the probability that both balls come from Bag A is 611{6 \over {11}}, then n is equal to __________.

Options

Solution

1. Key Concepts and Formulas

  • Combinations (nCr^n C_r): Used to calculate the number of ways to choose rr items from a set of nn items when the order of selection does not matter. The formula is nCr=n!r!(nr)!^n C_r = \frac{n!}{r!(n-r)!}.
  • Total Probability Theorem: If an event EE can occur under mutually exclusive conditions A1,A2,,AkA_1, A_2, \ldots, A_k, then the total probability of EE is P(E)=i=1kP(EAi)P(Ai)P(E) = \sum_{i=1}^{k} P(E|A_i)P(A_i). In this problem, the conditions are choosing Bag A or Bag B.
  • Bayes' Theorem: Used to find the conditional probability of a "cause" (AiA_i) given an "effect" (EE). The formula is P(AiE)=P(EAi)P(Ai)P(E)P(A_i|E) = \frac{P(E|A_i)P(A_i)}{P(E)}. We are given P(AE)P(A|E) and need to use this to find an unknown variable.

2. Step-by-Step Solution

Step 1: Define Events and List Initial Probabilities & Bag Contents First, we clearly define the events and list all given information. This helps organize the problem.

  • Let AA be the event that Bag A is chosen.
  • Let BB be the event that Bag B is chosen.
  • Let EE be the event that 2 balls drawn are 1 Red (R) and 1 Black (B).

Since one bag is chosen at random from two bags:

  • P(A)=12P(A) = \frac{1}{2}
  • P(B)=12P(B) = \frac{1}{2}

Now, let's detail the contents of each bag:

  • Bag A: 2 White (W), 1 Black (B), 3 Red (R).
    • Total balls in Bag A = 2+1+3=62+1+3 = 6 balls.
  • Bag B: nn White (W), 3 Black (B), 2 Red (R).
    • Total balls in Bag B = n+3+2=n+5n+3+2 = n+5 balls.

Step 2: Calculate Conditional Probabilities of Event E Next, we calculate the probability of drawing 1 Red and 1 Black ball, given which bag was chosen. This involves using combinations.

  • Probability of drawing 1R and 1B given Bag A was chosen, P(EA)P(E|A): Bag A has 3 Red balls and 1 Black ball. We need to choose 1 Red from 3 and 1 Black from 1. The total number of ways to choose any 2 balls from 6 is 6C2^{6}C_2. P(EA)=3C1×1C16C2P(E|A) = \frac{{^{3}C_1} \times {^{1}C_1}}{{^{6}C_2}} We know kC1=k^{k}C_1 = k and kC2=k(k1)2^{k}C_2 = \frac{k(k-1)}{2}. P(EA)=3×16×52=315=15P(E|A) = \frac{3 \times 1}{\frac{6 \times 5}{2}} = \frac{3}{15} = \frac{1}{5}

  • Probability of drawing 1R and 1B given Bag B was chosen, P(EB)P(E|B): Bag B has 2 Red balls and 3 Black balls. We need to choose 1 Red from 2 and 1 Black from 3. The total number of ways to choose any 2 balls from n+5n+5 is n+5C2^{n+5}C_2. P(EB)=2C1×3C1n+5C2P(E|B) = \frac{{^{2}C_1} \times {^{3}C_1}}{{^{n+5}C_2}} P(EB)=2×3(n+5)(n+51)2=6(n+5)(n+4)2=12(n+5)(n+4)P(E|B) = \frac{2 \times 3}{\frac{(n+5)(n+5-1)}{2}} = \frac{6}{\frac{(n+5)(n+4)}{2}} = \frac{12}{(n+5)(n+4)}

Step 3: Calculate the Total Probability of Event E, P(E)P(E) To apply Bayes' Theorem, we first need the overall probability of drawing 1 Red and 1 Black ball, P(E)P(E), using the Total Probability Theorem. P(E)=P(EA)P(A)+P(EB)P(B)P(E) = P(E|A)P(A) + P(E|B)P(B) Substitute the values from Step 1 and Step 2: P(E)=(15)×(12)+(12(n+5)(n+4))×(12)P(E) = \left(\frac{1}{5}\right) \times \left(\frac{1}{2}\right) + \left(\frac{12}{(n+5)(n+4)}\right) \times \left(\frac{1}{2}\right) P(E)=110+6(n+5)(n+4)P(E) = \frac{1}{10} + \frac{6}{(n+5)(n+4)}

Step 4: Apply Bayes' Theorem and Solve for nn We are given that the probability that both balls come from Bag A, given that they are 1 Red and 1 Black, is 611\frac{6}{11}. This is P(AE)P(A|E). Using Bayes' Theorem: P(AE)=P(EA)P(A)P(E)P(A|E) = \frac{P(E|A)P(A)}{P(E)} Substitute the given P(AE)P(A|E) and the expressions calculated in previous steps: 611=(15)×(12)110+6(n+5)(n+4)\frac{6}{11} = \frac{\left(\frac{1}{5}\right) \times \left(\frac{1}{2}\right)}{\frac{1}{10} + \frac{6}{(n+5)(n+4)}} 611=110110+6(n+5)(n+4)\frac{6}{11} = \frac{\frac{1}{10}}{\frac{1}{10} + \frac{6}{(n+5)(n+4)}}

Now, let's solve this algebraic equation for nn. To simplify, let X=6(n+5)(n+4)X = \frac{6}{(n+5)(n+4)}. The equation becomes: 611=110110+X\frac{6}{11} = \frac{\frac{1}{10}}{\frac{1}{10} + X} Cross-multiply: 6(110+X)=11(110)6 \left(\frac{1}{10} + X\right) = 11 \left(\frac{1}{10}\right) 610+6X=1110\frac{6}{10} + 6X = \frac{11}{10} Subtract 610\frac{6}{10} from both sides: 6X=11106106X = \frac{11}{10} - \frac{6}{10} 6X=5106X = \frac{5}{10} 6X=126X = \frac{1}{2} Divide by 6: X=112X = \frac{1}{12} Now, substitute back X=6(n+5)(n+4)X = \frac{6}{(n+5)(n+4)}: 6(n+5)(n+4)=112\frac{6}{(n+5)(n+4)} = \frac{1}{12} Cross-multiply: (n+5)(n+4)=6×12(n+5)(n+4) = 6 \times 12 (n+5)(n+4)=72(n+5)(n+4) = 72 Expand the left side to form a quadratic equation: n2+4n+5n+20=72n^2 + 4n + 5n + 20 = 72 n2+9n+2072=0n^2 + 9n + 20 - 72 = 0 n2+9n52=0n^2 + 9n - 52 = 0 Factor the quadratic equation. We need two numbers that multiply to -52 and add to 9. These numbers are 13 and -4. (n+13)(n4)=0(n+13)(n-4) = 0 This gives two possible solutions for nn: n=13n = -13 or n=4n = 4.

Since nn represents the number of white balls in Bag B, it must be a non-negative integer. Therefore, n=13n=-13 is not a valid solution. Thus, n=4n=4.

3. Common Mistakes & Tips

  • Incorrect Application of Combinations: Ensure you correctly use kCr^k C_r for selecting balls, and remember to multiply combinations for independent selections (e.g., choosing 1 Red AND 1 Black).
  • Algebraic Errors: Be meticulous with fraction arithmetic and solving the resulting equation. A small error can lead to an incorrect value of nn.
  • Ignoring Contextual Constraints: Always check if your final answer makes sense in the problem's context (e.g., nn must be a positive integer as it represents a count of balls).
  • Confusing P(AE)P(A|E) with P(EA)P(E|A): Clearly understand which conditional probability is given and which needs to be calculated for Bayes' Theorem.

4. Summary

This problem is a comprehensive test of conditional probability, requiring the application of both the Total Probability Theorem and Bayes' Theorem. We systematically defined events, calculated probabilities of choosing each bag, determined the conditional probabilities of drawing the specified balls from each bag using combinations, and then used Bayes' Theorem with the given information to form an equation. Solving this quadratic equation led to the value of nn. The logical derivation shows that n=4n=4 is the consistent answer.

5. Final Answer

The final answer is 4\boxed{4}, which corresponds to option (C).

Practice More Statistics & Probability Questions

View All Questions