How many Positive integers between 1 and 100 is Multiple of 7 or 11 ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There's an straight forward answer to this using a well-known theorem which Devin Ky has proven for a special case:
A n s w e r = ⌊ 7 1 0 0 ⌋ + ⌊ 1 1 1 0 0 ⌋ − ⌊ 7 × 1 1 1 0 0 ⌋ = 1 4 + 9 − 1 = 2 2