tragicallylost
New member
- Joined
- Apr 17, 2007
- Messages
- 16
I have this problem that's broken into smaller ones.
Concerning a set of 3-digit numbers (between 100 - 999 inclusive):
1) How many are divisible by 5 -- 180
2) How many are not divisible by 5 -- 720
3) How many are divisible by 4 -- 225
4) How many are divisible by 4 or 5
5) How many are divisible by 4 and 5
6) How many are divisible by neither 4 nor 5
I have the first 3. I'm stuck on the rest. I think that for #5, I want to say 405. For #6, I want to say 495. For the third one, I'm really confused.
Thanks for any help
Concerning a set of 3-digit numbers (between 100 - 999 inclusive):
1) How many are divisible by 5 -- 180
2) How many are not divisible by 5 -- 720
3) How many are divisible by 4 -- 225
4) How many are divisible by 4 or 5
5) How many are divisible by 4 and 5
6) How many are divisible by neither 4 nor 5
I have the first 3. I'm stuck on the rest. I think that for #5, I want to say 405. For #6, I want to say 495. For the third one, I'm really confused.
Thanks for any help