Difference between revisions of "2006 AMC 10A Problems/Problem 21"
m (2006 AMC 10A Problem 21 moved to 2006 AMC 10A Problems/Problem 21) |
(→See Also) |
||
Line 6: | Line 6: | ||
== See Also == | == See Also == | ||
*[[2006 AMC 10A Problems]] | *[[2006 AMC 10A Problems]] | ||
+ | |||
+ | Since we are asked for the number of positive 4-digit integers with AT LEAST ONE 2 or 3 in it, we can find this by finding the number of 4-digit + integers that DO NOT contain any 2 or 3. | ||
+ | |||
+ | Total # of 4-digit integers: <math>9 * 10 * 10 * 10 = 9000</math> | ||
+ | |||
+ | Total # of 4-digit integers w/o 2 or 3: <math>7 * 8 * 8 * 8 = 3584</math> | ||
+ | |||
+ | Therefore, the total number of positive 4-digit integers that have at least one 2 or 3 in it equals: 9000-3584=5416 (E) |
Revision as of 02:57, 23 July 2006
Problem
How many four-digit positive integers have at least one digit that is a 2 or a 3?
Solution
See Also
Since we are asked for the number of positive 4-digit integers with AT LEAST ONE 2 or 3 in it, we can find this by finding the number of 4-digit + integers that DO NOT contain any 2 or 3.
Total # of 4-digit integers:
Total # of 4-digit integers w/o 2 or 3:
Therefore, the total number of positive 4-digit integers that have at least one 2 or 3 in it equals: 9000-3584=5416 (E)