Difference between revisions of "How many times does the digit 9 appear in the list of all integers from 1 to 500? (The number $ 99 $, for example, is counted twice, because $9$ appears two times in it.)"

(The answer is... 100)
 
Line 1: Line 1:
 +
{{delete|Although this is a mathematics problem, the title is unbelievably long. You may want to delete this.}}
 +
 
How many times does the digit 9 appear in the list of all integers from 1 to 500? (The number <math> 99 </math>, for example, is counted twice, because <math>9</math> appears two times in it.)
 
How many times does the digit 9 appear in the list of all integers from 1 to 500? (The number <math> 99 </math>, for example, is counted twice, because <math>9</math> appears two times in it.)
 
The answer is.....
 
The answer is.....

Revision as of 23:27, 17 June 2020

This article has been proposed for deletion. The reason given is: Although this is a mathematics problem, the title is unbelievably long. You may want to delete this..

Sysops: Before deleting this article, please check the article discussion pages and history.

How many times does the digit 9 appear in the list of all integers from 1 to 500? (The number $99$, for example, is counted twice, because $9$ appears two times in it.) The answer is.....


The easiest approach is to consider how many times 9 can appear in the units place, how many times in the tens place, and how many times in the hundreds place. If we put a 9 in the units place, there are 10 choices for the tens place and 5 choices for the hundreds digit (including 0), for a total of 50 times. Likewise, if we put a 9 in the tens place, there are 10 choices for the units place and 5 choices for the hundreds digit, for a total of 50 times. Since 9 cannot appear in the hundreds digit, there are $50+50=\boxed{100}$ appearances of the digit 9.