SOLUTION: find the number of four digit numbers which are not divisible by 4

Algebra ->  Real-numbers -> SOLUTION: find the number of four digit numbers which are not divisible by 4      Log On


   



Question 1120838: find the number of four digit numbers which are not divisible by 4
Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.
In all, there are  9000  4-digit numbers from  1000  to  9999.


Of them, exactly one fourth of the  9000  numbers are divisible by  4.


Thus  9000/4 = 2250  numbers of  9000  are divisible by  4.


The rest, i.e. 9000 - 2250 = 6750  4-digit numbers are not divisible by 4.


Solved.