SOLUTION: How many of the first 600 counting numbers are divisible by 2 or 3

Algebra ->  Divisibility and Prime Numbers -> SOLUTION: How many of the first 600 counting numbers are divisible by 2 or 3      Log On


   



Question 722269: How many of the first 600 counting numbers are divisible by 2 or 3
Answer by tommyt3rd(5050) About Me  (Show Source):
You can put this solution on YOUR website!
Numbers divisible by 6 are divisible by 2 and by 3 so we need to avoid counting them twice.
600(1/2+1/3-1/6)=400

:)