How many numbers from 1 to 100 are there each of which is not only exactly divisible by 4 but also has 4 as a digit
Dear Sai,
to solve this question Firstly, we will find out the numbers between 1-100 which are divisible by 4. Such numbers are- 4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76,80,84,88,92,96,100.
Now, we will find out the numbers having 4 as a digit, so such numbers are 4, 24, 40, 44, 48, 64, and 84.
So, there are 7 such numbers.
Hope this helps.
Good LucK!