Question:

The probability that a randomly chosen positive divisor of $10^{29}$ is an integer multiple of $10^{23}$ is: $a^2/b^2$. Then $b-a$ would be:

Show Hint

Write $10^n$ as $2^n5^n$ so every divisor corresponds to a pair of exponents $(i,j)$. “Multiple of $10^k$” just means $i,j\ge k$. Count lattice points in that rectangle and divide by the total $(n+1)^2$.
Updated On: Aug 26, 2025
  • 8
  • 15
  • 21
  • 23
  • 45
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Count total divisors of 10^29.
10^29 = (2 · 5)^29 = 2^29 · 5^29. A generic divisor is 2^i 5^j with 0 ≤ i,j ≤ 29.
Hence, total number of positive divisors:
Ntotal = (29+1)(29+1) = 30² = 900.

Step 2: Count divisors that are multiples of 10^23.
A divisor 2^i 5^j is a multiple of 10^23 = 2^23 5^23 iff i ≥ 23 and j ≥ 23 (with i,j ≤ 29).
Possible exponents: i ∈ {23,24,...,29} (7 choices) and j ∈ {23,24,...,29} (7 choices).
Therefore, Nfav = 7 × 7 = 49.

Step 3: Probability and identification of a,b.
P = Nfav / Ntotal = 49/900 = 7²/30².
Thus a = 7, b = 30 ⇒ b − a = 30 − 7 = 23.
Was this answer helpful?
0
0

Questions Asked in XAT exam

View More Questions