Simple premise but I can't get anywhere with this problem!
The problem involves a fraction of the form $\frac{ABCDE}{FGHIJ}$ where $A,B,C,D,E,F,G,H,I,J$ are a number from $0-9$, each being used only once. This improper fraction must be equal to $9$ and I believe there are 3 possible answers.
I began working out the number of possible combinations, but there were thousands so I decided that was a dead end! Then I started looking into excel solutions but again I hit a wall. Any help would be appreciated.
Edit: I also believe that the $0$ is not allowed at the start of the 5 digit numbers i.e $A,F\neq 0$
Since $F$ cannot be $0$, the denominator is at least $10,000$. Therefore, the numerator is at least $90,000$. Since the numerator is a $5$-digit number which is at least $90,000$, we know that $A=9$.
Since the numerator is a $5$-digit number, it is less than $100,000$, dividing this by $9$ shows that the denominator is at most $11,111$. Therefore, $F=1$ and $G=0$ or $1$.
Since numbers cannot be repeated, $G\not=1$ and so $G=0$.
At this point, we know the values of $A$, $F$, and $G$ and the remaining digits are $2,3,4,5,6,7,8$.
Now, let's do a bit of a case-by-case analysis.
Therefore, $H$ cannot be $2$ and the smallest that the denominator can be is $10,324$, so $H$ is between $3$ and $8$.
Therefore, $H$ cannot be $3$, so $H$ is between $4$ and $8$ and the smallest that the denominator can be is $10,423$. Multiplying by $9$ gives us that the numerator is at least $93,807$, so $B$ is between $3$ and $7$.
Therefore, $H$ cannot be $4$ and the smallest the denominator can be is $10,523$. In this case, the numerator is at least $94,788$. Therefore, $H$ is between $5$ and $8$ and $B$ is between $4$ and $7$.
At this point, it is helpful to note that the units digits of either number can't be $0$ or $5$ because then the units digit of the other number is also $0$ or $5$. In addition, the units digit of either number can't be $1$ or $9$ since those have already been used. By careful inspection, there are only ten denominators to check when $H=5$.
Let's assume that you've dealt with the case where $H=5$ and checked all ten denominators. Therefore, we're assuming that $H$ is at least $6$, so the smallest the denominator could be is $10,623$. Then the numerator is at least $95,607$, so $B$ is between $5$ and $7$.
Now, you can continue with this pattern on up, you would next assume that $H=6$ and see if you can determine $B$. Then, find the largest that the numerator can be and use that to restrict the denominator. You'll end up with a few more numbers to check for each value of $H$, but by looking closely, you can cut out a lot of options for the denominator and make each calculation reasonable (I'll leave the rest to you).
You can also use @Carl Schildkraut's answer to really cut down the things that you need to check, to just a few for each possibility for $H$.