LCM of 105 and 130

asked by guest
on Apr 13, 2025 at 11:55 am



You asked:

Find the least common multiple of the following numbers: 105,130105, 130.

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 105105 is 3×5×73 \times 5 \times 7.

The prime factorization of 130130 is 2×5×132 \times 5 \times 13.

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

lcm(105,130)=2×3×5×7×13=2730.\text{lcm}(105, 130) = 2 \times 3 \times 5 \times 7 \times 13 = 2730.


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(105,130)=5\text{gcd}(105, 130) = 5

lcm(105,130)=105×1305=136505=2730\text{lcm}(105, 130) = \frac{105 \times 130}{5} = \frac{13650}{5} = 2730