The solution is like this.
There are 10 letters of 6 different sorts, namely O, O, O; P, P; R, R; T; I; O; N
In finding groups of 4, these may be classified as follows: -
(1) 3 Alike, 1 Different
(2) 2 Alike, 2 Others Alike
(3) 2 Alike, the other 2 Different
(4) All 4 different.
(1) Each of the 5 letters, (P, R, T, N) can be taken with the single group of the 3 like letters “O”. So, the selection can be made in 5 Ways.
(2) We have to choose 2 out of the 3 pairs O, P, R. So, the selection can be made in 3C2 ways. = 3 ways.
(3) We select 1 of the 3 pairs and then the 2 from the remaining 5 letters. This gives 3C2 X 5C2 ways = 30 Ways.
(4) All the 4 can be selected in 6C4 ways = 15 (We have to take 4 different letters from O, P, R, T, I, N)
Thus, the total number of ways = 5+3+30+15 = 53
Arrangements: - We have to permute in all possible ways each of the 4 groups above.
(1) 5 X 4! / 3! = 20 arrangements
(2) 3 X 4! / (2!X2!) = 18 arrangements
(3) 30 X 4! / 2! = 360 arrangements
(4) 15 X 4! = 360 arrangements
Total = 20+18+360+360 = 758 arrangements