How many five digit numbers (10000 to 99999) have all even digits?
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 digit has only 4 values (2,4,6,8)
All other digits have 5 values (0,2,4,6,8)
Numbers that have even digits = 4 × 5 4 = 2 5 0 0