219,132 views
4 votes
4 votes
How many different 9-letter strings can be made by rearranging the characters in the word wisconsin?

User Vlad Mysla
by
3.5k points

1 Answer

6 votes
6 votes

There are 11 letters in the word "wisconsin," and you can rearrange them to form 9-letter strings. To find the total number of 9-letter strings that can be formed, you can use the permutation formula, which is:

(n!)/(r!(n-r)!)

Where:

n = the number of items (in this case, the number of letters in the word "wisconsin")

r = the number of items chosen at a time (in this case, 9 letters)

Plugging in the values, you get:

(11!)/(9!(11-9)!) = (1110987654321)/(98765432121) = 330

Therefore, there are 330 different 9-letter strings that can be formed by rearranging the characters in the word "wisconsin."

User Vlad Lego
by
3.4k points