An integer from 100 through 999, inclusive, is to be chosen at random. What is the probability that the number chosen will have 0 as at least 1 digit?
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 are exactly 900 positive integers between 100 and 999 (inclusive). If we want those numbers containing at least one digit of zero, then we have:
100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 120, 130, 140, 150, 160, 170, 180, 190
which is 19 total between 100 and 199. This same pattern will repeat between 200 and 999 inclusively. Hence, the desired probability equals 9 0 0 9 ⋅ 1 9 = 9 0 0 1 7 1 .