asked 52.4k views
5 votes
How many different words can be formed with the letters AAAABBCCD (not necessarily meaningful words)?

asked
User Arkon
by
8.0k points

1 Answer

7 votes

Answer:

3780 different words

Explanation:

The number of possible words that can be formed by a word with n letters is given by n! (factorial of n), but when we have repeated letters, we need to divide the result by the factorial of each number of repeated letters.

In this case, we have 9 letters, but we have 4 times A, 2 times B and 2 times C, so the formula to calculate the number of different words is:


number = {9!}/(4!2!2!)


number = (9*8*7*6*5*4*3*2)/(4*3*2*2*2)


number = 3780\ words

So we can form 3780 different words.

answered
User Lee Hesselden
by
8.5k points

Related questions

1 answer
5 votes
79.0k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.