This question is taken from A First Course in Probability (8e) by Ross.
How many different arrangements can be formed from the letters PEPPER?
I understand that there are $6!$ permutations of the letters when the repeated letters are distinguishable from each other. And that for each of these permutations, there are $(3!)(2!)$ permutations within the Ps and Es. This means that the $6$$!$ total permutations accounts for the $(3!)(2!)$ internal permutations. Then, the explanation in the text states that there are $\frac{6!}{(3!)(2!)} = 60$ possible letter arrangements of the letters PEPPER.
I don't understand this last part. I thought that since the internal permutations were accounted for the total possible letter arrangements would be the $1 - \frac{(3!)(2!)}{6!}$. Can someone please explain the logic behind the last part? Thank you.