edited by
2,538 views
8 votes
8 votes

A drawer contains $9$ pens, of which $3$ are red, $3$ are blue, and $3$ are green. The nine pens are drawn from the drawer one at at time (without replacement) such that each pen is drawn with equal probability from the remaining pens in the drawer. What is the probability that two red pens are drawn in succession ?

  1. $7/12$
  2. $1/6$
  3. $1/12$
  4. $1/81$
  5. $\text{None of the above}$
edited by

1 Answer

Best answer
25 votes
25 votes
Here, we are drawing all $9$ pens. So,

Number of different ways $ =$ Number of permutations of $9$ objects where $3$ are of type $A$, next $3$ of type $B$ and final $3$ of type C

$$=\frac{9!}{3!3!3!}$$

Now, when we have two red pens in succession, this is equivalent to $2$ objects being close to each other in permutation. So, ignoring these two we can arrange the rest $7$ in $\frac{7!}{3!3!}$ ways. Now, this group of $2$ can be placed in $8$ positions around the $7$ objects -- wait -- here is the problem. A $\text{RED}$ pen is already there and if we put $\text{RED,RED}$ on its left or right side we get the same arrangement. So, effectively we have only $7$ unique positions for the $2$ $\text{RED}$ pens. This gives our required number of permutations as $\frac{7!.7}{3!3!}.$

Thus our required probability will be

$$ \frac{7!.7}{3!3!} \div \frac{9!}{3!3!3!}  = \frac{3!.7}{8.9} = \frac{7}{12}$$
selected by
Answer:

Related questions

1.8k
views
1 answers
7 votes
Arjun asked Dec 18, 2018
1,849 views
What is the probability that a point $P=(\alpha,\beta)$ picked uniformly at random from the disk $x^2 +y^2 \leq 1$ satisfies $\alpha + \beta \leq 1$?$\frac{1}{\pi}$\frac{3}{ ... $\frac{3}{4}+ \frac{1}{4} \cdot \frac{2}{\pi}$1$\frac{2}{\pi}$
3.6k
views
6 answers
8 votes
Arjun asked Dec 18, 2018
3,595 views
Let $X$ be a set with $n$ elements. How many subsets of $X$ have odd cardinality?$n$ $2^n$2^{n/2}$2^{n-1}$Can not be determined without knowing whether $n$ is odd or even
3.4k
views
2 answers
9 votes
Arjun asked Dec 18, 2018
3,369 views
$A$ is $n \times n$ square matrix for which the entries in every row sum to $1$. Consider the following statements:The column vector $[1,1,\ldots,1]^T$ ... $Only $(i)$ and $(iii)$(i),(ii) \text{ and }(iii)$
1.7k
views
1 answers
3 votes
Arjun asked Dec 18, 2018
1,721 views
Let $f$ be a function with both input and output in the set $\{0,1,2, \dots ,9\}$, and let the function $g$ be defined as $g(x) = f(9-x)$. The function $f$ ... $\text{(i)}$ and $\text{(ii)}$ Only $\text{(iii)}$ None of themAll of them