The LCM (7,291 and 84) = ? 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 (7,291; 84) = ?

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.


7,291 = 23 × 317
7,291 is not a prime number but a composite one.


84 = 22 × 3 × 7
84 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 (7,291; 84) = 22 × 3 × 7 × 23 × 317 = 612,444

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:
7,291 ÷ 84 = 86 + 67
Step 2. Divide the smaller number by the above operation's remainder:
84 ÷ 67 = 1 + 17
Step 3. Divide the remainder of the step 1 by the remainder of the step 2:
67 ÷ 17 = 3 + 16
Step 4. Divide the remainder of the step 2 by the remainder of the step 3:
17 ÷ 16 = 1 + 1
Step 5. Divide the remainder of the step 3 by the remainder of the step 4:
16 ÷ 1 = 16 + 0
At this step, the remainder is zero, so we stop:
1 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 (7,291; 84) = 1


2. Calculate the least common multiple:

The least common multiple, Formula:

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


lcm (7,291; 84) =


(7,291 × 84) / gcf, hcf, gcd (7,291; 84) =


612,444 / 1 =


612,444



The least common multiple:
lcm (7,291; 84) = 612,444 = 22 × 3 × 7 × 23 × 317
The two numbers have no prime factors in common:
612,444 = 7,291 × 84

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 7,500 and 999,999,999,786 and how to calculate it? Sep 22 08:59 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 7,291 and 84 and how to calculate it? Sep 22 08:59 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 59,438 and 356,583 and how to calculate it? Sep 22 08:59 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 7,494 and 999,999,999,761 and how to calculate it? Sep 22 08:59 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 60 and 1,000 and how to calculate it? Sep 22 08:59 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 64 and 5,780 and how to calculate it? Sep 22 08:59 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 19,873 and 138,982 and how to calculate it? Sep 22 08:59 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 1,909 and 234 and how to calculate it? Sep 22 08:59 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 999,999,999,972 and 537 and how to calculate it? Sep 22 08:59 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 578 and 460 and how to calculate it? Sep 22 08:59 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