Question 867019: for the number 2250, how can I find out how many whole numbers it is divisible by Found 2 solutions by Alan3354, stanbon:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! for the number 2250, how can I find out how many whole numbers it is divisible by
-----
Find the "prime-factor" form of the number::
2250/2 = 1125
1125/5 = 225
225/5 = 45
45/5 = 9
9 = 3^2
------
So there are 2+3+1 = 6
-------
# of whole-number divisors = 2^6-1 = 63
-------------------
Cheers,
Stan H.