Two matrices are inverse of each other if and only if the product of two matrices is an Identity matrix.
So, in order to find if S and T are inverse of each other, we have to show that
ST = TS = I
where I is the identity matrix of order 2 x 2.
Similarly TS also comes out to be:
Since TS is equal to ST and both are equal to the Identity matrix, we can conclude that S and T are the inverse of each other and therefore, option B is the correct answer.