How many ways can you select two letters from the word "BRILLIANT"?
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.
We have 9 letters with 'i' & 'l' repeating 2 times each.
Hence we can have 7 distinct selections.
For 2 letters at a time, we can select in 7*6/2 = 21 ways.
But 2 i's & 2 l's can each be selected separately.
Hence, we have 23 selections in all.