Each letter in the word “ENCYCLOPEDIA” were written in 1 inch by 1 inch tiles. These tiles were put in a box. If two tiles are drawn at random without replacement, what is the probability that the two letters are the same?
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.
There are 2-C’s and 2-E’s in the word. The letters that can be drawn are either 2-C or 2-E.
P = ( 1 2 2 ) ( 1 1 1 ) + ( 1 2 2 ) ( 1 1 1 ) = 3 3 1
Alternate Solution:
P = 1 2 C 2 2 C 2 + 2 C 2 = 3 3 1