Friday puzzle -- no computers
Alex Y
This is one that is easy to solve by computer, but also can be done by hand, without onerous computing. In fact, you can probably do the math in your head, once you figure out the right approach.
Every three-digit number can be expressed in words in a form like 999 = nine hundred and ninety-nine. Lets assign what we will call a "word value" to a number as the product of the letter counts of the words in its word expression, treating hyphenated words as one word. For instance, the word value of 999 is 4*7*3*10=840.
Without using a computer, find a three digit number whose word value (using a word expression in the same form as the example given for 999) is equal to the number.
