How many integers from 1 to 100 inclusive are not a
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.
The first is number 1, which is not considered to be a prime number. The rest must be multiples of at least two prime numbers. With 2, 3, and 5 excluded, they need to be multiples of 7. (Since 1 1 × 1 1 = 1 2 1 .) Only 7 × 7 , 7 × 1 1 , and 7 × 1 3 fall into the given size range.