Guess me:
Make as many 3-digit numbers as possible whose sum of the digits is 24 (digits may be repeated).
Given number: 24
As
6+9+9=249+6+9=249+9+6=247+8+9=247+9+8=248+7+9=248+9+7=249+7+8=249+8+7=248+8+8=24
Hence, all possible 3-digit numbers whose sum of the digits is 24 are 699,969,996,789,798,879,897,978,987 and 888.
How many natural numbers less than 1000 can be formed from the digits 0, 1, 2, 3, 4, 5 when a digit may be repeated any number of times ?
Using digits 0 to 7, write the greatest possible 7-digit number (No digits to be repeated).