There are 11 letters T,S,S and 8 all different since T is a must we have to select only 4 out of remaining S,S and 8 all different. Mind we have to find only combination are not words (arrangements not be considered)
(a) 2 alike (S,S),2 different =2C1.8C2=28
(b) 1S,3 different =8C3=56
(c)No S,4 different 8C4=70
For (b), (c)
Now (b) and (c) would mean that we have to select 4 out of 9 different letters 9C4=9.8.7.61.2.3.4
otherwise also 8C3+8C4=9C4
Hence total =28+56+70=28+126=154 ways.