The LCM (810 and 480) = ? Calculate the Least (the Lowest) Common Multiple, LCM, by Using Two Methods: 1) The Prime Factorization of the Numbers and 2) The Euclidean Algorithm

lcm (810; 480) = ?

The following two methods are used below to calculate the least common multiple: [1] The prime factorization [2] The Euclidean Algorithm

Method 1. The prime factorization:

The prime factorization of a number: finding the prime numbers that multiply together to make that number.


810 = 2 × 34 × 5
810 is not a prime number but a composite one.


480 = 25 × 3 × 5
480 is not a prime number but a composite one.


* The natural numbers that are only divisible by 1 and themselves are called prime numbers. A prime number has exactly two factors: 1 and itself.
* A composite number is a natural number that has at least one other factor than 1 and itself.



Calculate the least common multiple, lcm:

Multiply all the prime factors of the two numbers. If there are common prime factors then only the ones with the largest exponents are taken (the largest powers).


The least common multiple:
lcm (810; 480) = 25 × 34 × 5 = 12,960

Method 2. The Euclidean Algorithm:

1. Calculate the greatest (highest) common factor (divisor):

This algorithm involves the process of dividing numbers and calculating the remainders.


'a' and 'b' are the two natural numbers, 'a' >= 'b'.


Divide 'a' by 'b' and get the remainder of the operation, 'r'.


If 'r' = 0, STOP. 'b' = the gcf (hcf, gcd) of 'a' and 'b'.


Else: Replace ('a' by 'b') and ('b' by 'r'). Return to the step above.



Step 1. Divide the larger number by the smaller one:
810 ÷ 480 = 1 + 330
Step 2. Divide the smaller number by the above operation's remainder:
480 ÷ 330 = 1 + 150
Step 3. Divide the remainder of the step 1 by the remainder of the step 2:
330 ÷ 150 = 2 + 30
Step 4. Divide the remainder of the step 2 by the remainder of the step 3:
150 ÷ 30 = 5 + 0
At this step, the remainder is zero, so we stop:
30 is the number we were looking for - the last non-zero remainder.
This is the greatest (highest) common factor (divisor).


The greatest (highest) common factor (divisor):
gcf, hcf, gcd (810; 480) = 30


2. Calculate the least common multiple:

The least common multiple, Formula:

lcm (a; b) = (a × b) / gcf, hcf, gcd (a; b)


lcm (810; 480) =


(810 × 480) / gcf, hcf, gcd (810; 480) =


388,800 / 30 =


12,960



The least common multiple:
lcm (810; 480) = 12,960 = 25 × 34 × 5
The two numbers have common prime factors

Why is it useful to calculate the least common multiple?

When adding, subtracting or sorting fractions with different denominators, in order to work with those fractions we must first make the denominators the same. An easy way is to calculate the least common multiple of all the denominators of the fractions (the least common denominator).


By definition, the least common multiple of two numbers is the smallest natural number that is: (1) greater than 0 and (2) a multiple of both numbers.


Other similar operations with the least common multiple:


Calculator: calculate the least common multiple, lcm

Calculate the least common multiple of the numbers, LCM:

Method 1: Run the prime factorization of the numbers - then multiply all the prime factors of the numbers, taken by the largest exponents.

Method 2: The Euclidean algorithm:
lcm (a; b) = (a × b) / gcf (a; b)

Method 3: The divisibility of the numbers.

The least (the lowest) common multiple, LCM: the latest 10 calculated values

What is the least (the lowest) common multiple, LCM, of the numbers 810 and 480 and how to calculate it? Sep 22 08:37 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 131 and 3,995 and how to calculate it? Sep 22 08:37 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 65 and 44 and how to calculate it? Sep 22 08:37 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 3,931 and 37 and how to calculate it? Sep 22 08:37 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 2,536 and 1,842 and how to calculate it? Sep 22 08:37 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 5,079 and 182 and how to calculate it? Sep 22 08:37 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 1,068 and 399 and how to calculate it? Sep 22 08:37 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 7,560 and 999,999,999,820 and how to calculate it? Sep 22 08:37 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 999,999,999,961 and 1,990 and how to calculate it? Sep 22 08:37 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 1,304 and 1,169 and how to calculate it? Sep 22 08:37 UTC (GMT)
The least (the lowest) common multiple, LCM: the list of all the operations

The least common multiple (lcm). What it is and how to calculate it.

Some articles on the prime numbers

What is a prime number? Definition, examples

What is a composite number? Definition, examples

The prime numbers up to 1,000

The prime numbers up to 10,000

The Sieve of Eratosthenes

The Euclidean Algorithm

Completely reduce (simplify) fractions to the lowest terms: Steps and Examples