SOLUTION: how many combinations can be formed from the letters in LEAST, taking them 2 at a time?

Algebra ->  Test -> SOLUTION: how many combinations can be formed from the letters in LEAST, taking them 2 at a time?      Log On


   



Question 750801: how many combinations can be formed from the letters in LEAST, taking them 2 at a time?
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
There are 5 C 2 = (5!)/(2!*(5-2)!) = 10 different combinations.