There are 10 letters so you need 10! (that's the factorial sign meaning 10*9*8*...*3*2*1)
The "a" repeats 3 times so you need to divide by 3!
The "s" repeats 2 times so you need to divide by 2!
10! / (3! * 2!) = 10! / (6 *2) = 10! / 12 = 302400 ways
2006-12-21 00:14:20
·
answer #1
·
answered by Professor Maddie 4
·
0⤊
0⤋
The total number of permutations for the word "ambassador" (containing 10 letters) is 10!
This number is however diminished by two factors: 3! for the 3 a's and 2! for the 2 s's.
The required answer is therefore 10!/(3!*2!)
2006-12-21 00:17:38
·
answer #2
·
answered by Paleologus 3
·
0⤊
0⤋
Distinguishable Permutations
2016-09-30 22:28:54
·
answer #3
·
answered by capel 4
·
0⤊
0⤋
This Site Might Help You.
RE:
Find the number of distinguishable permutations of the letters in the word ambassador?
Anyone know how to solve this?
2015-08-10 18:52:40
·
answer #4
·
answered by Anonymous
·
0⤊
0⤋
The formula you need is the multinomial formula. If there are k letters, and k1 are repeated, and then k2 are repeated, etc, the total number of permutations is
(k!)/([(k1)!(k2)!...(kt)!},
where t is the number of disticct letters.
In the case of "ambassador", there are
k1 - 3 a's
k2 = 2 s's,
and b, d, m, o, r are distinct letters.,
for a total of 10 letters.
So, the answer is
10!/[2! 3! 1! 1! 1! 1! 1!] = 3628800/[2X6X1X1X1]
=302,400 distinguishable permutations.
2006-12-21 00:40:24
·
answer #5
·
answered by Asking&Receiving 3
·
0⤊
0⤋
First, pretend EVERY letter is different, and compute how many ways you can form a 10-letter word from them. The first letter of the word can be one of 10, the second one of the remaining 9, etc.
So there are 10! (factorial) combinations if every letter were different.
However, since there are three "a"s and 2 "s"s, you have fewer unique combinations. How may ways can you sort the three "a"s? (6), and the two s's (2)
so I think the answer is 10!/(2*6)
2006-12-21 00:04:48
·
answer #6
·
answered by firefly 6
·
0⤊
0⤋
10! / (3!*2!) = 302,400
That's the answer!! :)
2006-12-21 00:05:36
·
answer #7
·
answered by manuelkuhs 1
·
0⤊
0⤋