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