Question Error Report

Thank you for reporting, we will resolve it shortly

Back to Question

Q. A bag contains $N$ balls, some of which are white, the others are black, white being more in number than black. Two balls are drawn at random from the bag, without replacement. It is found that the probability that the two balls are of the same colour is the same as the probability that they are of different colour. It is given that $180< N < 220$. If $K$ denotes the number of white balls, find the exact value of $( K + N )$.

Probability - Part 2

Solution:

image
$\text { Given } \frac{{ }^{ K } C _2+{ }^{ N - K } C _2}{{ }^{ N } C _2}=\frac{{ }^{ K } C _1{ }^{ N - K _C} C _1}{{ }^{ N } C _2} $
$K ( K -1)+( N - K )( N - K -1)=2 K ( N - K ) $
$K ^2- K + N ^2+ K ^2-2 NK - N + K =2 NK -2 K ^2$
$4 K ^2-4 NK +\left( N ^2- N \right)=0$
$k=\frac{4 N \pm \sqrt{16 N ^2-16\left( N ^2- N \right)}}{8}=\frac{4 N \pm 4 \sqrt{ N }}{8}=\frac{ N +\sqrt{ N }}{2} \text { or } \frac{ N -\sqrt{ N }}{2}$
$\text { Hence } N \text { must be a perfect square }$
$\Rightarrow N =196$
$\text { [As } N \in(180,220)] $
$K=\frac{196 \pm 14}{2}=105 \text { or } 91$
$\text { as } k > N - K \Rightarrow 2 K > N \Rightarrow K >\frac{196}{2} \Rightarrow K >98 $
$\text { Hence } K =105 \text { and } N =196$
$\therefore N + K =301$