Quote:
If k is a positive integer and k has 25 distinct positive factors, how many distinct positive factors does 35k have ?
(1) Both 5k and 7k have 18 distinct positive factors.
(2) k is a multiple of 363
I don't know if this is right or not, but worth a shot right?
With the information given in the stimulus, we can deduce that k is a square number since it has an odd number of factors. Also, since the total number of factors is 25, it's the product of either two prime numbers or just one.
So, if we talk about 35k, it can look like one of the following:
a) x^24 * 5 * 7
b) x^4 * y ^ 4 * 5 * 7
c) x^4 * 5^5 * 7
d) x^4 * 5 * 7^5
e) 5^5 * 7^5
The total number of factors in the aforementioned cases is 100, 100, 60, 60 and 36 respectively.
Statement 1:
Both 5k and 7k have 18 distinct positive factors.Let's take 5k for example.
a) x^24 * 5
b) x^4 * y ^ 4 * 5
c) x^4 * 5^5
d) x^4 * 5 * 7^4
e) 5^5 * 7^4
The total number of factors is 50, 50, 30, 50, and 30.
Hence, this statement is false, imo as it's not possible for 5k and 7k to have 18 distinct positive factors.
Using statement 2:
We can conclude that we are referring to case (b) as 363 = 3 * 11^2. So the value of x and y will be 3 and 11.
Hence, the number of factors 35k will have can be calculated conclusively.
Hence, option B is the answer.