Using the combination formula, it is found that there are 84 ways to choose the three tiles.
The order in which the tiles are chosen is not important, hence the combination formula is used to solve this question.
[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by:
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
In this problem, three tiles are chosen from a set of nine, hence:
[tex]C_{9,3} = \frac{9!}{3!6!} = 84[/tex]
There are 84 ways to choose the three tiles.
More can be learned about the combination formula at https://brainly.com/question/25821700