LCM of 18 and 495

asked by guest
on Apr 06, 2025 at 6:09 am



You asked:

Find the least common multiple of the following numbers: 18,49518, 495.

MathBot Answer:

Method 1:

The least common multiple of a set of integers is the smallest positive integer divisible by all integers in the set.

The prime factorization of 1818 is 2×322 \times 3^{2}.

The prime factorization of 495495 is 32×5×113^{2} \times 5 \times 11.

Find the least common multiple by multiplying the prime number powers together, including only the greatest prime number power of each common prime.

lcm(18,495)=2×32×5×11=990.\text{lcm}(18, 495) = 2 \times 3^{2} \times 5 \times 11 = 990.


Method 2:

The least common multiple of a set of integers is the smallest positive integer divisible by all integers in the set.

The lcm of two numbers is related to the greatest common denominator of those same two numbers by the following relation: lcm(a,b)=a×bgcd(a,b)\text{lcm}(a, b) = \frac{a \times b}{\text{gcd}(a, b)}.
Therefore:

gcd(18,495)=9\text{gcd}(18, 495) = 9

lcm(18,495)=18×4959=89109=990\text{lcm}(18, 495) = \frac{18 \times 495}{9} = \frac{8910}{9} = 990