Skip to content
Vamshi Jandhyala

Books · Number Puzzles

Chapter 5

One Hundred, and One

  1. Take the digits 1,2,3,4,5,6,7,8,91, 2, 3, 4, 5, 6, 7, 8, 9 in that order. Placing only plus and minus signs between them, and running neighbours together into larger numbers where you wish, make the result equal to 100100.

  2. Using all ten digits 00 through 99, each exactly once, write an expression equal to 11.

Solution

Part 1. A tidy answer using only three signs is 1234567+89=100.123 - 45 - 67 + 89 = 100. Reading from the left, 12345=78123 - 45 = 78, then 7867=1178 - 67 = 11, then 11+89=10011 + 89 = 100. There are others, for instance 1+2+34+5+6+78+9=1001 + 2 + 3 - 4 + 5 + 6 + 78 + 9 = 100, but the first is the neatest.

Part 2. Make two halves and add them: 148296+3570=12+12=1.\frac{148}{296} + \frac{35}{70} = \frac{1}{2} + \frac{1}{2} = 1. Each fraction is exactly one half, since 296=2×148296 = 2 \times 148 and 70=2×3570 = 2 \times 35, and between the two of them the ten digits 0,1,2,3,4,5,6,7,8,90, 1, 2, 3, 4, 5, 6, 7, 8, 9 each appear once.