You receive a message from an extraterrestrial alien, who is calculating 4 3 4 3 4 3 4 3 2 . The answer is 1 8 8 6 5 a b 1 5 1 8 4 1 6 4 9 , where the two digits represented as a and b were lost in transmission.
Find a × b .
Assume all the numbers are in base 10.
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.
4 3 4 3 4 3 4 3 = 4 3 ( 1 + 1 0 2 + 1 0 4 + 1 0 6 ) = 4 3 ( 1 + 1 0 4 ) ( 1 + 1 0 2 )
4 3 4 3 4 3 4 3 2 = 4 3 2 ( 1 + 1 0 4 ) 2 ( 1 + 1 0 2 ) 2 = 1 8 4 9 ( 1 0 8 + 2 . 1 0 4 + 1 ) ( 1 0 4 + 2 . 1 0 2 + 1 ) = 1 8 4 9 ( 1 0 1 2 + 2 . 1 0 1 0 + 3 . 1 0 8 + 4 . 1 0 6 + 3 . 1 0 4 + 2 . 1 0 2 + 1 ) = 1 8 4 9 12 times 0 0 0 . . . 0 0 + 3 6 9 8 10 times 0 0 0 . . . 0 0 + 5 5 4 7 8 times 0 0 0 . . . 0 0 + 7 3 9 6 6 times 0 0 0 . . . 0 0 + 5 5 4 7 4 times 0 . . 0 + 3 6 9 8 0 0 + 1 8 4 9
Adding from backwards we get the result 1 8 8 6 5 4 2 1 5 1 8 4 1 6 4 9
Problem Loading...
Note Loading...
Set Loading...
First, recall the divisibility rule for 11:
Next, observe that 4 3 4 3 4 3 4 3 = 4 3 4 3 × 1 0 0 0 1 = 4 3 × 1 0 1 × 1 0 0 0 1 .
As 101 is a factor of 43434343, it will also be a factor of 43434343 2 .
By imagining the digits grouped in pairs (18 86 5a b1 51 84 16 49) we can consider it to be in base 100. This means we can utilise the same principle as the divisibility rule for 11 (working in base 10) to create a divisibility rule for 101 working, in effect, in base 100.
So:
For this to happen, 1 0 b − a + 8 5 must equal 101 (or else b will be greater than 9 or else negative).
This gives b = 2 and a = 4. So the answer to the problem is 2 × 4 = 8 .