How many numbers between $1$ and $200$ are multiples of $3$ or $5$ or $7$?

322 Views Asked by At

How many numbers between $1$ and $200$ are multiples of $3$ or $5$ or $7$?

(a) $107$ (b) $108$ (c) $109$ (d) $110$ (e) $111$

I keep getting $108$ as my answer using PIE, and getting $66+40+28-13-5-9+1=108$, but the answer is (d) $110$, so I am really confused on where I am getting something wrong. Thank you