SOLUTION: How many three-letter combinations are possible using the letters D,E,F,G and H?

Algebra ->  Permutations -> SOLUTION: How many three-letter combinations are possible using the letters D,E,F,G and H?      Log On


   



Question 452542: How many three-letter combinations are possible using the letters D,E,F,G and H?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
If repeats are allowed it's 5^3 = 125
If not, it's 5*4*3 = 60