Find the smallest even value of $m$ so that $\mathrm{lcm}(48,180,m)=2160.$
Can anyone solve this? It's similar to the one before but I can't seem to get the point.
Find the smallest even value of $m$ so that $\mathrm{lcm}(48,180,m)=2160.$
Can anyone solve this? It's similar to the one before but I can't seem to get the point.
On
Note that $$48=2^4\cdot 3^1,\quad 180=2^2\cdot 3^2\cdot 5^1,\quad 2160=2^4\cdot 3^3\cdot 5^1.$$ Hence, if $m=2^a\cdot 3^b\cdot 5^c$ with $a,b,c\geq 0$ (no prime $p>5$ divides $m$, why?) $$\mbox{lcm}(48,180,m)=2^{\max(4,a)}\cdot 3^{\max(2,b)}\cdot 5^{\max(1,c)}=2^4\cdot 3^3\cdot 5^1= 2160.$$ Can you take it from here?
Hint: Write the prime factorization of each of the numbers in the problem.