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
Algebra: Divisibility and Prime Numbers
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Divisibility and Prime Numbers
Question 722269
:
How many of the first 600 counting numbers are divisible by 2 or 3
Answer by
tommyt3rd(5050)
(
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
:)