To clarify, no digits can repeat either. Can someone outline their thought process to solve? Here's mine:
I used a process of elimination to determine what numbers I could use in the ten-thousands, thousands, and hundreds place. This gave me $7 6 4$. Is this thought process safe so far?
Where I think I began to mess up(if not earlier). I was left with $3$ and $1$. Choosing between $7 6 4 1 3$ and $7 6 4 3 1$, I made the unsafe assumption that division by $3$ would not be possible with a five-digit number ending with a $1$. Little did I know that $76431 /3 = 25477$. Aside from getting to this point and manually checking what's possible, can anyone explain a better approach?
The sum of the digits, 21, is divisible by 3, so any number formed from these digits is divisible by 3.
So just take the digits in descending order, ensuring that the last digit is even (which I carelessly overlooked): 76314.
As a check, 76431/3 =25477.