nislam
If \(a\) and \(b\) are positive integers, and \(a\) < \(b\), does the decimal expansion of \(\frac{a}{b}\) terminate?1) The largest positive integer which is a divisor of both \(a\) and \(b\) is 24
2) The smallest positive integer which is divisible by both \(a\) and \(b\) is 6000
A fraction a/b is terminating / recurring depending on whether:
After cancelling the common factors of a and b, b has only 2s and 5s left as factors => a/b is terminating
After cancelling the common factors of a and b, b has primes other than 2s and 5s left as factors => a/b is recurring
From 1: The GCD of a and b is 24. Thus, in a/b, the common factor 24 cancels out and the possibilities are:
a) After cancelling 24, b has only 2s and 5s left as factors => a/b is terminating
b) After cancelling 24, b has primes other than 2s and 5s left as factors => a/b is recurring
Thus, Statement 1 is insufficient
From 2: The LCM of a and b is 6000. Thus, in a/b, you can have a possibility that:
a) b has only 2s and 5s as factors: Example: a = 48, b = 250 => a/b is terminating:
b) b has primes other than 2s and 5s as factors: Example: a = 16, b = 750 => a/b is recurring
Thus, Statement 2 is insufficient
Combining:
From 1, we can say that a and b are multiple of 24. Thus, let a = 24x and b = 24y
Note that x and y have no common factors since the common factor of a and b is 24
Thus, the LCM of a (= 24x) and b (= 24y) is 24xy
=> 24xy = 6000
=> xy = 250
Thus, x and y are factors of 250 = 5^3 x 2
Thus, x and y have no prime factors other than 2 and 5
Thus, the fraction a/b, after reducing to the lowest form (cancelling 24), will have only 2s and 5s as factors in the denominator
This ensures that a/b MUST be terminating
Answer C