The number as the product of primes as a^x * b^y * c^z, where a, b, and c are prime factors and x, y, and z are their exponents.GmatKiss wrote:How many numbers that are not divisible by 6 divide evenly into 264,600?
(A) 9
(B) 36
(C) 51
(D) 63
(E) 72
The number of factors the number contains is expressed by the formula (x + 1)(y + 1)(z + 1).
Now 264,600 = 2^3 * 3^3 * 5² * 7²
Number of factors = (3 + 1)(3 + 1)(2 + 1)(2 + 1) = 144. So our number contains 144 distinct factors.
Number of factors, which contain 2 and 3 is 3 * 3 = 9 (2 * 3, 2² * 3, 2^3 * 3, 2 * 3^2, 2^2 * 3², 2^3 * 3², 2 * 3^3, 2^2 * 3^3, 2^3 * 3^3, which are 9)
Powers of 5 and 7 are 2 each, so number of factors that contain 5 and 7 = (2 + 1) * (2 + 1) = 9
So, 9 * 9 = 81
Required number of numbers = 144 - 81 = 63.
The correct answer is D.

















