Question 989901
<table border=1><tr><th>Original Statement</th><th>Translation</th></tr><tr><td>The last digit is even</td><td>2 is a factor</td></tr><tr><td>Sum of the digits is divisible by 3</td><td>3 is a factor</td></tr><tr><td>The last 2 digits are divisible by 4</td><td>4 is a factor</td></tr><tr><td>The last digit is 0 or 5</td><td>5 is a factor</td></tr><tr><td>The number is divisible by 2 and 3</td><td>6 is a factor</td></tr><tr><td>The last 3 digits form a number divisible by 8</td><td>8 is a factor</td></tr><tr><td>The sum of the digits is divisible by 9</td><td>9 is a factor</td></tr><tr><td>The last digit is 0</td><td>10 is a factor</td></tr></table>


In short, we know this number has the following factors: 2,3,4,5,6,8,9,10


There could be other factors or repeats of those factors above. Let's say that there is only one copy of each and only those factors are there


Multiply out all the factors: 2*3*4*5*6*8*9*10 = 518,400


So the smallest number possible is <font color="red">518,400</font> Any other multiple of this number works as well.