Difference between revisions of "2005 AMC 10A Problems/Problem 22"

(added problem and solution)
 
m
Line 16: Line 16:
 
*[[2005 AMC 10A Problems]]
 
*[[2005 AMC 10A Problems]]
  
*[[2005 AMC 10A Problems/Problem |Previous Problem]]
+
*[[2005 AMC 10A Problems/Problem 21|Previous Problem]]
  
*[[2005 AMC 10A Problems/Problem |Next Problem]]
+
*[[2005 AMC 10A Problems/Problem 23|Next Problem]]
 +
 
 +
[[Category:Introductory Number Theory Problems]]

Revision as of 14:15, 2 August 2006

Problem

Let $S$ be the set of the $2005$ smallest positive multiples of $4$, and let $T$ be the set of the $2005$ smallest positive multiples of $6$. How many elements are common to $S$ and $T$.

$\mathrm{(A) \ } 166\qquad \mathrm{(B) \ } 333\qquad \mathrm{(C) \ } 500\qquad \mathrm{(D) \ } 668\qquad \mathrm{(E) \ } 1001$

Solution

Since $lcm(4,6)=12$, the elements that are common to $S$ and $T$ must be multiples of $12$.

Since $4\cdot2005=8020$ and $6\cdot2005=12030$, several multiples of $12$ that are in $T$ won't be in $S$, but all multiples of $12$ that are in $S$ will be in $T$. So we just need to find the number of multiples of $12$ that are in $S$.

Since $4\cdot3=12$ every $3$rd element of $S$ will be a multiple of $12$

Therefore the answer is $\lfloor\frac{2005}{3}\rfloor=668\Rightarrow D$

See Also