/

AMC10 2016 A

AMC10 2016 A · Q25

AMC10 2016 A · Q25. It mainly tests Basic counting (rules of product/sum), GCD & LCM.

How many ordered triples $(x,y,z)$ of positive integers satisfy $\mathrm{lcm}(x,y)=72$, $\mathrm{lcm}(x,z)=600$, and $\mathrm{lcm}(y,z)=900$?
有多少个正整数有序三元组 $(x,y,z)$ 满足 $\mathrm{lcm}(x,y)=72$,$\mathrm{lcm}(x,z)=600$,以及 $\mathrm{lcm}(y,z)=900$?
(A) 15 15
(B) 16 16
(C) 24 24
(D) 27 27
(E) 64 64
Answer
Correct choice: (A)
正确答案:(A)
Solution
Answer (A): Because $\mathrm{lcm}(x,y)=2^3\cdot 3^2$ and $\mathrm{lcm}(x,z)=2^3\cdot 3\cdot 5^2$, it follows that $5^2$ divides $z$, but neither $x$ nor $y$ is divisible by 5. Furthermore, $y$ is divisible by $3^2$, and neither $x$ nor $z$ is divisible by $3^2$, but at least one of $x$ or $z$ is divisible by 3. Finally, because $\mathrm{lcm}(y,z)=2^2\cdot 3^2\cdot 5^2$, at least one of $y$ or $z$ is divisible by $2^2$, but neither is divisible by $2^3$. However, $x$ must be divisible by $2^3$. Thus $x=2^3\cdot 3^j$, $y=2^k\cdot 3^2$, and $z=2^m\cdot 3^n\cdot 5^2$, where $\max(j,n)=1$ and $\max(k,m)=2$. There are 3 choices for $(j,n)$ and 5 choices for $(k,m)$, so there are 15 possible ordered triples $(x,y,z)$.
答案(A):因为 $\mathrm{lcm}(x,y)=2^3\cdot 3^2$ 且 $\mathrm{lcm}(x,z)=2^3\cdot 3\cdot 5^2$,可知 $z$ 被 $5^2$ 整除,但 $x$ 和 $y$ 都不被 5 整除。另外,$y$ 被 $3^2$ 整除,而 $x$ 与 $z$ 都不被 $3^2$ 整除,但 $x$ 或 $z$ 至少有一个能被 3 整除。最后,因为 $\mathrm{lcm}(y,z)=2^2\cdot 3^2\cdot 5^2$,所以 $y$ 或 $z$ 至少有一个能被 $2^2$ 整除,但两者都不能被 $2^3$ 整除。然而,$x$ 必须能被 $2^3$ 整除。因此 $x=2^3\cdot 3^j$,$y=2^k\cdot 3^2$,$z=2^m\cdot 3^n\cdot 5^2$,其中 $\max(j,n)=1$ 且 $\max(k,m)=2$。$(j,n)$ 有 3 种选择,$(k,m)$ 有 5 种选择,所以有 15 个可能的有序三元组 $(x,y,z)$。
solution
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.