A businessman has two cubes on his desk. Each cube has a number on each of its sides. Every day, the businessman arranges the cubes in such a way that the upward facing numbers display the day's date.
(Note that both cubes are always used for this, so on the 7th of the month, the cubes' surfaces display "07".)
How are these cubes numbered? (I.E. What numbers are on which cube? - call them C1 and C2.)
(From http://www.ocf.berkeley.edu/~wwu/riddles/intro.shtml)
The key to this one is realizing that a 6 and a 9 look the same if you just turn the cube around. Also, you only need a 31 and 30, so 3 need only be on one cube. Both will need 0,1,2.
C1 = 0 1 2 3 4 5
C2 = 0 1 2 6 7 8 (flip the 6 for the 9)
Cheers!
|
Posted by Lawrence
on 2003-08-27 13:51:09 |