There are 6 digits in total. The numbers with 3 digits, with all digits distinct from each
other, are the permutations of the 6 digits taken 3 at a time, and therefore there are 6*5*4
= 120 of them.
To be odd, one such number must end with 1, 3, or 5. We can construct all of the odd
three digit numbers. For example, the odd numbers ending in 1 are the permutation of the
remaining five digits taken two at a time. So the total number of odd numbers is:
3*(5*4)=60.
A number is larger than 330 if its first digit is 4, 5 or 6, or if its first digit is 3 and its
second digit is 4,5 or 6. In the first case, the number of possibilities is 3 times the number
of permutations of the remaining 5 digits taken 2 at a time, i.e. 3*(5*4)=60. In the second
case, the number of possibilities is 3 times the number of permutations of the remaining 4
digits taken 1 at a time, that is 3*4=12. In total, 72.
regards,
http://www.pioneermathematics.com