45,624 views
29 votes
29 votes
There are 900 3-digit integers, the integers between 100 and 999, inclusive. What percent of these integers contain only odd digits

User Alexander Sorkin
by
2.5k points

1 Answer

13 votes
13 votes

Each digit can be one of {1, 3, 5, 7, 9}, so there are 5 choices for each. Then there are 5•5•5 = 5³ = 125 integers containing only odd digits, which means they make of 125/900 ≈ 14% of them.

User JRose
by
2.8k points