Question Error Report

Thank you for reporting, we will resolve it shortly

Back to Question

Q. A bag contains a mixed lot of red and blue balls. If two balls are drawn at random, the probability of drawing two red balls is five times the probability of drawing two blue balls and the probability of drawing one ball of each colour is six times the probability of drawing two blue balls. Then, the total number of red and blue balls in the bag is

NTA AbhyasNTA Abhyas 2020Probability

Solution:

Let, $a=$ number of red balls.
$b=$ number of blue balls.
$p_{1}=$ probability of drawing two red balls
$=\frac{^{a} C_{2}}{^{a + b} C_{2}}=\frac{a \left(a - 1\right)}{\left(a + b\right) \left(a + b - 1\right)}$
$p_{2}=$ probability of drawings two blue balls
$=\frac{^{b} C_{2}}{^{a + b} C_{2}}=\frac{b \left(b - 1\right)}{\left(a + b\right) \left(a + b - 1\right)}$
$p_{3}=$ probability of drawing one red and one blue ball
$=\frac{^{a} C_{1} .^{b} C_{1}}{^{a + b} C_{2}}=\frac{2 a b}{\left(a + b\right) \left(a + b - 1\right)}$
Given that $p_{1}=5p_{2}$ and $p_{3}=6p_{2}$
$\Leftrightarrow a\left(a - 1\right)=5b\left(b - 1\right)$ and $2ab=6b\left(b - 1\right)$
$\Rightarrow a=6,b=3\Rightarrow $ Total number of balls $=9$