The word "climbing" has 8 letters, so there are
permutations of all the letters.
Nevertheless, the letters are not unique: there are 2 I's. This means that, if we start from a given word and we exchange the positions of the two I's, we'd still get the same word. So, we have to divide the number of possible permutations by
, because for any given permutation there are two identical words, given by the interchange of the I's.
So, the number of possible words is
![(8!)/(2!) = (8*7*6*5*4*3*2)/(2)=8*7*6*5*4*3=40320](https://img.qammunity.org/2020/formulas/mathematics/middle-school/3g8zfrrdb4om3ohr5ltb2borp7iqe09z6x.png)