No 5's Allowed!

How many positive integers less than 1000 are odd but not a multiple of 5?


The answer is 400.

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.

1 solution

Arron Kau Staff
May 13, 2014

A number is odd if and only if the last digit is 1, 3, 5, 7 or 9.
An odd number is a multiple of 5 if and only if the last digit is 5.
Hence, an integer is odd but not a multiple of 5 if and only if the last digit is 1, 3, 7 or 9.

The other digits can be any value from 0 to 9, for a total of 10. Hence, there are 4 × 10 × 10 = 400 4 \times 10 \times 10 = 400 possibilities.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...