Neat shortcut for finding the number of divisors of a given value.VJesus12 wrote:2,600 has how many positive divisors?
A. 6
B. 12
C. 18
D. 24
E. 48
The OA is D.
How can I calculate the total of divisors? Is there any formula? Experts, may you help me?
First, take the prime factorization of the number in question: 2600 = 26 * 100 = 2 * 13 * 2^2 * 5^2 = 2^3 * 5^2 * 13
Next, add one to the exponent of each prime base and multiply the results. (Note that 13 is the same as 13^1): (3+1)(2+1)(1+1) = (4)(3)(2) = 24. The answer is D














