Find the number of permutations of the word "ATTITUDE" such that no two "T" occur together Using inclusion exclusion principle only.
I found the total number of permutations which is $8!/3!$ then i took both T as a unit "a" thus the number of permutations with 2T's together is 7!.I subtracted them but could not get the right answer.I think that I have overcounted some cases but i dont know which one.Any help would be appreciated.Thanks in advance.