The earlier poster is referring to a divisibility rule that says "If a number x is such that the sum of its digits is divisible by 9, then the original number, x, is divisible by 9"
Take 1000000320048 for example. It would take a while to determine whether this number is divisible by 9. However, we can use the rule. The sum of the digits is 18, and 18 is divisible by 9. So, we can conclude that 1000000320048 is divisible by 9.
Back to the original question. We know that 8 x 10^k will be an 8 followed by several 0's
If j=1 [from statement (2)], then 8 * 10^k + j will be 8 followed by several 0's and then 1 (e.g., 80000001)
We can see that the sum of the digits will always equal 9, so this number will be divisible by 9.
Last edited by
Brent@GMATPrepNow on Mon May 30, 2011 6:52 am, edited 1 time in total.