SOLUTION: How many three letter combinations can be made fro the letters in the word MATH?
Algebra
->
Permutations
-> SOLUTION: How many three letter combinations can be made fro the letters in the word MATH?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 343177
:
How many three letter combinations can be made fro the letters in the word MATH?
Answer by
nyc_function(2741)
(
Show Source
):
You can
put this solution on YOUR website!
We use nCr = n!/r!(n - r)!
Let n = 4
Let r = 3
4C3 = 4!/3!(4 - 3)!
4C3 = 24/6(1!)
4C3 = 24/6(1)
4C3 = 24/6
4C3 = 4