Brent Hanneson wrote:Source:
Beat The GMAT Practice Questions
If j and k are positive integers, what is the remainder when 8 * 10^k + j is divided by 9?
(1) k = 13
(2) j = 1
Indeed a cool question ,
We know any number is divisible by 9 , if and only if the sum of the digits of the number is divisible by 9.
Now it is given :
8 * 10^k + j
k can take any value from 0 to infinity but the numeric value will remain the same which is 8 in this case.
Numberic value/Digital Sum = Sum of all the digits of a number .
Say
If k = 0 we get 8 (Digital Sum is 8)
If k = 2 we get 800 (Digital Sum 8)
If k = 4 we get 80000 (Digital Sum 8)
Thus this part has the same digital sum which is 8.
Hence we can't get anything from this statement.
From statement 2
We get j = 1
Now the digital sum of 8 * 10^k + j will come as 9 ; irrespective of any value of k ( As we have seen).
Thus statement 2 helps us to find the answer.