Trillian keeps pet mice. If four mice are chosen at random (without replacement), the probability that two are white is equal to the probability that none are white. Given further that Trillian has only two white mice, how many mice does she have altogether?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
nC2=nC4 according to question where n is no. of non-white mice as in first case 2 places are already filled with white mice therefore probability nC2/(n+2)C4 and in other case we have to choose all four out of n non-white i.e. nC4/(n+2)C4. and thus nC2=nC4 or n=6 and answer is 6+2=8.
Let x denote the total number of Trillian's mice. Then the probability of choosing two white mice is x ( x − 1 ) ( x − 2 ) ( x − 3 ) ( 2 4 ) ( 2 ) ( 1 ) ( x − 2 ) ( x − 3 ) , and the probability of choosing no white mice is x ( x − 1 ) ( x − 2 ) ( x − 3 ) ( x − 2 ) ( x − 3 ) ( x − 4 ) ( x − 5 ) . Setting the two expressions equal and simplifying, we get x 2 − 9 x + 8 = 0 , which has the solutions x = 1 and x = 8 . Since it is given that there are 2 white mice, we know that the answer cannot be 1 , so it is 8 .
Problem Loading...
Note Loading...
Set Loading...
Assume the other mice are black, because black mice are da bomb (plz NSA). Denote the number of black mice as b. Using the given, we have ( 2 b ) ( 2 2 ) = ( 4 b ) Since Pascal's triangle is symmetric, b is 6. 6+2 = 8