Answer:
1/90
Explanation:
Comment
To begin with, there are 10 tiles.. You draw one and don't replace it. Then you draw another tile from the 9 that remain. The job is to figure out the probability of that happening.
You have a 1/10 chance of drawing the M.
But now there are only 9 tiles left and you have a 1 in 9 chance of drawing a T
Solution
P(M,T) = 1/10 * 1/9 = 1 / 90
You have a 1 in 90 chance of getting the two tiles in the order you have specified.