- garuhape
- Senior | Next Rank: 100 Posts
- Posts: 74
- Joined: Fri Dec 17, 2010 12:37 pm
- Location: Munich
- Thanked: 3 times
Hey there, I'm not sure how to solve this one quickly:
How many numbers between 200 and 3600 inclusive are divisible by 4, 5 and 6?
We search for numbers which are not divisible by 2,3,4,5. So how can we quickly figure out which numbers are either prime numbers or dividable by 7?
Thx
How many numbers between 200 and 3600 inclusive are divisible by 4, 5 and 6?
We search for numbers which are not divisible by 2,3,4,5. So how can we quickly figure out which numbers are either prime numbers or dividable by 7?
Thx












