If abc represents the number 100a + 10b +c, then a, b and c must be integers.
Set a + 5b + 15c = 100a + 10b + c
Manipulate this to get c in terms of a and b, then see what the minimum values of a and b must be for c to be the smallest possible positive integer.