asked 131k views
5 votes
What is the least common multiple of X and Y? X=2*2*2*2 Y=2*2*2*3

2 Answers

4 votes
The least common multiple is the product of the highest occurring primes of the numbers prime factorizations, in this case:

2*2*2*2*3=48
answered
User Stackover
by
8.3k points
2 votes

\text{lcm}(x,y)=2^4\cdot3=48
answered
User Javier Aviles
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.