2006 AMC 10A Problems/Problem 21

Revision as of 16:01, 4 August 2006 by Xantos C. Guin (talk | contribs) (added category and link to previous and next problem)

Problem

How many four-digit positive integers have at least one digit that is a 2 or a 3?

$\mathrm{(A) \ } 2439\qquad\mathrm{(B) \ } 4096\qquad\mathrm{(C) \ } 4903\qquad\mathrm{(D) \ } 4904\qquad\mathrm{(E) \ } 5416\qquad$

Solution

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: $9 * 10 * 10 * 10 = 9000$

Total # of 4-digit integers w/o 2 or 3: $7 * 8 * 8 * 8 = 3584$

Therefore, the total number of positive 4-digit integers that have at least one 2 or 3 in it equals: $9000-3584=5416 \Rightarrow E$

See Also