Olympiad Maths Prep

Track / Stage 3 / 172 of 260 #172 of 2000

Problem 172

AMC 10/12, early questions
Number theory Difficulty 3.7 Find the answer

How many ordered triples (x,y,z)(x,y,z) of positive integers satisfy lcm(x,y)=72,lcm(x,z)=600 and lcm(y,z)=900\text{lcm}(x,y) = 72, \text{lcm}(x,z) = 600 \text{ and lcm}(y,z)=900?
(A) 15(B) 16(C) 24(D) 27(E) 64\textbf{(A)}\ 15\qquad\textbf{(B)}\ 16\qquad\textbf{(C)}\ 24\qquad\textbf{(D)}\ 27\qquad\textbf{(E)}\ 64

Official solution

We prime factorize 72,600,72,600, and 900900. The prime factorizations are 23×322^3\times 3^2, 23×3×522^3\times 3\times 5^2 and 22×32×522^2\times 3^2\times 5^2, respectively. Let x=2a×3b×5cx=2^a\times 3^b\times 5^c, y=2d×3e×5fy=2^d\times 3^e\times 5^f and z=2g×3h×5iz=2^g\times 3^h\times 5^i. We know that max(a,d)=3\max(a,d)=3 max(b,e)=2\max(b,e)=2 max(a,g)=3\max(a,g)=3 max(b,h)=1\max(b,h)=1 max(c,i)=2\max(c,i)=2 max(d,g)=2\max(d,g)=2 max(e,h)=2\max(e,h)=2 and c=f=0c=f=0 since lcm(x,y)\text{lcm}(x,y) isn't a multiple of 5. Since max(d,g)=2\max(d,g)=2 we know that a=3a=3. We also know that since max(b,h)=1\max(b,h)=1 that e=2e=2. So now some equations have become useless to us...let's take them out. max(b,h)=1\max(b,h)=1 max(d,g)=2\max(d,g)=2 are the only two important ones left. We do casework on each now. If max(b,h)=1\max(b,h)=1 then (b,h)=(1,0),(0,1)(b,h)=(1,0),(0,1) or (1,1)(1,1). Similarly if max(d,g)=2\max(d,g)=2 then (d,g)=(2,0),(2,1),(2,2),(1,2),(0,2)(d,g)=(2,0),(2,1),(2,2),(1,2),(0,2). Thus our answer is 5×3=(A) 15.5\times 3=\boxed{\textbf{(A) }15}.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.