What confused me at first was the way the equation was written.
I thought it was 8*10^(k +j), when in reality the question is stating 8*(10^k) +j.
1)k=13
A base of 10 to the power of any positive integer is 1 followed by a bunch of zeros.
10^1=10
10^2=100 etc..
So, 8*(10^13)+J= 8 with a lot of zeros +J. The problem said that this will be divided by 9.
***If the sum of the digits of a number are divisible by 9, then the number is divisible by 9.*** (This is on one of the GMAT flashcards found on this website).
For example, you have 48,510 that you want to divide by 9. 4+8+5+1+0=18.18 is divisible by 9, so 48,510 is divisible by 9.
Going back to: 8 with a lot of zeros +J....At this point we don't know the value of J. We cannot determine whether this is divisible by 9 (with or without a remainder). INSUFFICIENT
2) J=1
Let's plug this in: [8(10^k)+1]/9
Again, 8*10^some number is 8 with a lot of zeros. With J=1, we need to add a one. The sum of the number is 9, which is divisible by 9. We have enough information to find the remainder of the equation when it's divided by 9. SUFFICIENT
The answer is B.