-
highlydetermined
- Newbie | Next Rank: 10 Posts
- Posts: 2
- Joined: Tue Apr 28, 2009 10:26 am
Number of total integers = 300 - 250 + 1 = 51
Total Divisible by 3 = (300 - 252)/3 = 16
Total Divisible by 5 = (300 - 250)/5 = 10
Total Divisible by both = 255, 270, 290
(first first one divisble by both and add 15 to each one)
16 + 10 - 3 = 23 ( are divisible by either)
51 - 23 = 28 (not divisible)
IMO 28
Looks long when you write it out, but only took me about 1 min to solve.












