228k views
1 vote
How many different permutations can you make with the letters in the word s e v e n t e e n ? A. 7,560 B. 17! C. 15,120 D. 3,780

2 Answers

7 votes

Answer:

The answer is D

Explanation:

P = n/n1

P = 9!/4! = 15120/4 = 3,780

User Mike Bartlett
by
8.2k points
5 votes

I'm not 100% sure if I'm doing it the right way, but I think the answer is the factorial of the number of letters divided by the factorials of the number of elements of each kind of element (in this case, the same letters)


9!/1!4!1!2!1!

= 9 · 8 · 7 · 6 · 5 · 4!/4!2!

= 9 · 8 · 7 · 6 · 5/2

= 9 · 4 · 7 · 6 · 5

= 63 · 120


= 7,560 permutations

User Adrian Keister
by
8.1k points