I believe it is LETTER A.
There are 4 spots to be filled and the order matters. When order matters you have to use Permutations (P).
The first spot has a requirement that the number has to be greater than 7. There are only 2 numbers in the set that are greater than 7, 8 & 9.
So for spot 1 you have 2P1.
You have 4 remaining spots to fill and the order still matters so it will be another permutation. Since you cannot use repeats, we only have 9 numbers left to choose from and we are going to fill the 3 slots with these 9 numbers. 9P3
Only choice A has these options