Solution to: Thousand Numbers

All written numbers that contain 'hundred' (two d's) are excluded. Therefore, the number we are looking for must be less than 100.

Numbers that contain 'ninety' (two n's) are also excluded. Numbers that contain 'eighty' are possible.

However, the numbers 89 to 85 are excluded because their written forms contain repeated letters:

'Eighty-four' is possible. Conclusion: the number we are looking for is 84.


Back to the puzzle