MCQMediumJEE 2025Probability Basics

JEE Mathematics 2025 Question with Solution

Bag 11 contains 44 white balls and 55 black balls, and Bag 22 contains nn white balls and 33 black balls. One ball is drawn randomly from Bag 11 and transferred to Bag 22. A ball is then drawn randomly from Bag 22. If the probability that the ball drawn is white is 2945\frac{29}{45}, then nn is equal to:

  • A

    33

  • B

    44

  • C

    55

  • D

    66

Answer

Correct answer:D

Step-by-step solution

Standard Method

Given: Bag 11 contains 44 white and 55 black balls. Bag 22 contains nn white and 33 black balls. One ball is transferred from Bag 11 to Bag 22, then one ball is drawn from Bag 22.

Find: The value of nn given that the probability of drawing a white ball from Bag 22 is 2945\frac{29}{45}.

Use total probability.

Probability of transferring a white ball from Bag 11:

P(E1)=49P(E_1) = \frac{4}{9}

Probability of transferring a black ball from Bag 11:

P(E2)=59P(E_2) = \frac{5}{9}

If a white ball is transferred, Bag 22 has n+1n+1 white balls and total n+4n+4 balls, so

P(White from Bag 2E1)=n+1n+4P(\text{White from Bag 2} \mid E_1) = \frac{n+1}{n+4}

If a black ball is transferred, Bag 22 has nn white balls and total n+4n+4 balls, so

P(White from Bag 2E2)=nn+4P(\text{White from Bag 2} \mid E_2) = \frac{n}{n+4}

Therefore,

P(White)=P(E1)×P(WhiteE1)+P(E2)×P(WhiteE2)P(\text{White}) = P(E_1) \times P(\text{White} \mid E_1) + P(E_2) \times P(\text{White} \mid E_2) 2945=49×n+1n+4+59×nn+4\frac{29}{45} = \frac{4}{9} \times \frac{n+1}{n+4} + \frac{5}{9} \times \frac{n}{n+4} 2945=19(n+4)[4(n+1)+5n]=9n+49(n+4)\frac{29}{45} = \frac{1}{9(n+4)}\left[4(n+1) + 5n\right] = \frac{9n+4}{9(n+4)}

Multiply both sides by 9(n+4)9(n+4):

2945×9(n+4)=9n+4\frac{29}{45} \times 9(n+4) = 9n+4 295(n+4)=9n+4\frac{29}{5}(n+4) = 9n+4

Multiply by 55:

29(n+4)=45n+2029(n+4) = 45n+20 29n+116=45n+2029n+116 = 45n+20 96=16n96 = 16n n=6n = 6

Therefore, the correct option is D.

Casewise Probability Breakdown

Given: The transferred ball from Bag 11 can be either white or black.

Find: The value of nn.

Break the experiment into two cases.

  1. White transferred from Bag 11
  • Probability of this case:
49\frac{4}{9}
  • Then Bag 22 contains n+1n+1 white and 33 black balls.
  • Probability of drawing white from Bag 22 in this case:
n+1n+4\frac{n+1}{n+4}
  1. Black transferred from Bag 11
  • Probability of this case:
59\frac{5}{9}
  • Then Bag 22 contains nn white and 44 black balls.
  • Probability of drawing white from Bag 22 in this case:
nn+4\frac{n}{n+4}

Now add the two weighted probabilities:

2945=49n+1n+4+59nn+4\frac{29}{45} = \frac{4}{9}\cdot\frac{n+1}{n+4} + \frac{5}{9}\cdot\frac{n}{n+4} 2945=4n+4+5n9(n+4)\frac{29}{45} = \frac{4n+4+5n}{9(n+4)} 2945=9n+49(n+4)\frac{29}{45} = \frac{9n+4}{9(n+4)}

Cross-multiplying:

299(n+4)=45(9n+4)29 \cdot 9(n+4) = 45(9n+4)

This simplifies to the same linear equation shown in the solution working:

29(n+4)=45n+2029(n+4) = 45n+20 29n+116=45n+2029n+116 = 45n+20 96=16n96 = 16n n=6n = 6

Hence, the required value is 66, so the correct option is D.

Common mistakes

  • Using the probability of drawing a white ball from Bag 22 directly as nn+3\frac{n}{n+3} is incorrect because one ball is transferred first, so the composition of Bag 22 changes. First consider the transfer case, then compute the conditional probability.

  • Forgetting to weight the two cases by 49\frac{4}{9} and 59\frac{5}{9} is wrong because the transferred ball is not fixed. Use total probability: conditional probability in each case multiplied by the probability of that case.

  • Writing the total number of balls in Bag 22 after transfer incorrectly as n+3n+3 is a conceptual error. Bag 22 initially has n+3n+3 balls, and after one transfer it has n+4n+4 balls in both cases.

Practice more Probability Basics questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step - free to start.

Related questions