A paper drops out of the sky with the following alien equation scribbled on it:
You have no idea what base they are working in, and you have no idea what digits each of the letters represents.
However, you do know that by some miracle, all of the symbols have the same meaning as they do here on earth (e.g. "plus", "equals", "times", "factorial", "parenthesis").
What is the value of the alien number when written in decimal (and our normal earthling digits )?
If you think there is not enough information, enter the value 99999.
Image credit: http://images.frompo.com/
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
From the left side of the equation you can tell that B = 1 and E = 0 . (In any base, if two single digit numbers are added together to a two digit number, the first digit of the two digit number must be a 1 , and since B is 1 , B E must be the first two digit number in that base, or 1 0 n where n is the alien base)
From the right side, you know that B + B + B + B = 4 1 0 so ( B + B + B + B ) ! = 2 4 1 0 = 1 0 n , where n is the alien base.
So, we are working in base 2 4 , and so from the left half of the equation, you can see that D = 2 3 1 0 .
So, the value for B E D would be:
2 4 2 + 0 + 2 3 = 5 9 9
Note: This problem was inspired by @Calvin Lin who gave me the idea to write a problem about an alien base where you don't know what digits the symbols represent.