Typo Error

If ( 2 a ) ( 9 b ) = 2 a 9 b (2^{a})(9^{b}) = \overline{2a9b} , where 2 a 9 b \overline{2a9b} is a four digit number with a a and b b as the hundreds and ones digits, respectively, the value of a + b a + b is:


The answer is 7.

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.

3 solutions

Obviously neither a a nor b b can be large because the right-hand side is bounded above by 3000 3000 and the left-hand side grows exponentially. Observe that the only powers of 9 9 to consider are 9 0 = 1 , 9 1 = 9 , 9 2 = 81 9^{0} = 1, 9^{1} = 9, 9^{2} = 81 , and 9 3 = 729 9^{3} = 729 . Since 9 4 = 6561 9^{4} = 6561 , the number ( 2 a ) ( 9 b ) (2^{a})(9^{b}) = 2 a 9 b \overline{2a9b} cannot be a power of 9 9 , so a a cannot be 0 0 and b b must be even.

Now consider cases:

b = 0 b = 0 gives a contradiction since 2 a = 2 a 90 2^{a} = \overline{2a90} is impossible because no power of 2 2 ends in 0 0 .

b = 2 b = 2 gives ( 81 ) ( 2 a ) = 2 a 92 (81) (2^{a}) = \overline{2a92} , so that 2 a 92 \overline{2a92} must be divisible by 9 9 . This requires that 2 + a + 9 + 2 = a + 13 2 + a + 9 + 2 = a + 13 be a multiple of 9 9 . The only value of a a in the required interval [ 0 , 1 , 2 , 3...9 ] [0, 1, 2, 3...9] is a = 5 a = 5 . In this case, 2 5 9 2 = 2592 2^{5} \cdot 9^{2} = 2592 . Thus a = 5 , b = 2 a = 5, b = 2 and a + b = 7 \boxed{a + b = 7} .

Kushagra Sahni
Oct 11, 2015

We note that the number must be a multiple of 9. So a+b can only be 7 or 16 so that the sum of digits of the number is a multiple of 9. a+b can't be 16 as the minimum value of the number in that case is 65536 where a=16, b=0 which is a 5 digit number and other values of a and b for which a+b is 16 will give even bigger values. So a+b is obviously 7.

This is easier

Harish Sasikumar - 5 years, 8 months ago

Log in to reply

Thanx Mate

Kushagra Sahni - 5 years, 8 months ago

You can also work with mod9

Dev Sharma - 5 years, 8 months ago

Log in to reply

( m o d 9 ) \pmod{9} is probably bad since you have to include the extra step of 2 + a + 9 + b 0 ( m o d 9 ) a + b 2 ( m o d 9 ) 2 + a + 9 + b \equiv 0 \pmod{9} \rightarrow a + b \equiv -2 \pmod{9}

Harrison Wang - 5 years, 8 months ago

Your method is a lot easier !

Hrishikesh Mahajan - 5 years, 8 months ago

Log in to reply

Thanx Mate

Kushagra Sahni - 5 years, 8 months ago

I did the same

Sergio Alejandro Acelas Avila - 5 years, 8 months ago

How did you find out that 2a9b is multiple of 9?

Dale Angelo Cortez - 5 years, 7 months ago

Log in to reply

2a9b is a multiple of 9 because 2a9b =( 2 a 2^a )( 9 b 9^b ) - from the question, and any product of 9 b 9^b is a multiple of 9. For similar reasons, 2a9b is also even.

Rapid King - 4 years, 11 months ago
Arjen Vreugdenhil
Oct 14, 2015

Since 9 4 > 3000 9^4 > 3000 , b < 4 b < 4 . Moreover, b b must be even because there is no power of 9 of the given form. Also, b b can't be zero because the number does not contain factors 5. This leaves b = 2 , 9 b = 81 b = 2, 9^b = 81 .

Now we know that the calculation is 2 a . . . 1 = . . . 2 2^a \cdot ...1 = ...2 , which shows that 2 a 2^a ends in the digit 2. Candidates are 2 1 = 2 2^1 = 2 (too small), 2 5 = 32 2^5 = 32 (just right), or 2 9 = 512 2^9 = 512 (too large).

Thus a + b = 5 + 2 = 7 a + b = 5 + 2 = 7 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...