GMAT Practice Question: A positive integer is divisible by 9 if and only if the sum of its digits is divisible by 9 . If...
Question
A positive integer is divisible by 9 if and only if the sum of its digits is divisible by 9 . If n is a positive integer, for which of the following values of k is 25 \times 10^{n}+k \times 10^{2 n} divisible by 9 ?
- 9
- 16
- 23
- 35
- 47
Topics: divisibility, number theory, sums of digits
Solution
Step 1
We apply the divisibility rule for 9, which states that a number is divisible by 9 exactly when the sum of its digits is a multiple of 9.
\text{A number is divisible by 9} \iff \text{sum of its digits is a multiple of 9}
Step 2
We find the digit sum of the term 25 \times 10^n. Appending zeros does not change the nonzero digits.
\text{sum of digits}(25 \times 10^n) = 2 + 5 = 7
Step 3
We find the digit sum of the term k \times 10^{2n}. Appending zeros does not change the digit sum of k.
\text{sum of digits}(k \times 10^{2n}) = \text{sum of digits}(k)
Step 4
We add these digit sums to get the total digit sum of the entire expression.
\text{sum of digits}(25 \times 10^n + k \times 10^{2n}) = 7 + \text{sum of digits}(k)
Step 5
For divisibility by 9, the total must be a multiple of 9. We test each choice by computing 7 + \text{sum of digits}(k).
7 + \text{sum of digits}(9) = 7 + 9 = 16 7 + \text{sum of digits}(16) = 7 + (1 + 6) = 14 7 + \text{sum of digits}(23) = 7 + (2 + 3) = 12 7 + \text{sum of digits}(35) = 7 + (3 + 5) = 15 7 + \text{sum of digits}(47) = 7 + (4 + 7) = 18
Step 6
We see that only for the choice 47 the total digit sum is a multiple of 9, so we select 47.
\text{Answer} = 47
Answer
47
