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
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 452542
:
How many three-letter combinations are possible using the letters D,E,F,G and H?
Answer by
Alan3354(69443)
(
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