How many positive integers less than 500 exist with their units digit a 0, 2 or 9?
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.
Numbers that can be used at unit digit's place= 3 (i.e. 0,2 and 9 )
Numbers that can be used at ten's digit place= 10
Numbers that can be used at hundred's digit place=5 (i.e. 0,1,2,3,4 )
So total numbers = 3 × 1 0 × 5 =150
But 000 is also included in those numbers, but not being a positive integer, it must be excluded.
So required positive integers = 1 4 9