A box contains red marbles, white marbles, blue marbles, green marbles, indigo marbles, and yellow marbles. One marble is drawn at random without replacement. Then another marble is drawn at random. What is the probability that the two marbles drawn are both indigo?
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.
The total number of marbles is 8 5 and there are 1 5 indigo marbles.
Probability that the first draw is indigo:
P 1 = 8 5 1 5 = 1 7 3
Probability that the second draw is indigo:
P 2 = 8 4 1 4
The probability that both marbles are indigo is
P = 1 7 3 ( 8 4 1 4 ) = 3 4 1
Alternate solution:
Since the two draws are without replacement, the act is the same as drawing two marbles together. The number of ways of choosing 2 marbles from 1 5 indigo marbles is 1 5 C 2 or 1 0 5 ways. The number of ways of choosing 2 marbles from 8 5 marbles is 8 5 C 2 or 3 5 7 0 . Thus, the probability is
P = 3 5 7 0 1 0 5 = 3 4 1