LCM of Two Numbers

LCM of two numbers is the smallest common multiple or a positive integer which is divisible completely by both the numbers. LCM is the least common multiple between two or more numbers which is wholly divisible by them. Suppose the LCM of a and b is equal to c, then c should be evenly divisible by both a and b. To find LCM of more than two numbers read here.

We will also learn to find the LCM of fractions using the formula and with the help of examples.

Table of contents:

What is LCM of 2 Numbers?

The LCM of Least Common Multiple of 2 numbers is the smallest number, divisible by the two numbers, evenly. It is also known as the Least Common Divisor or LCD.

Learn More LCM and HCF Concepts
Properties of HCF and LCM HCF and LCM
Relation Between HCF and LCM LCM Formula

For example, consider 2 numbers as 10 and 4. Now, the smallest number that can be divided by 10 and 4 evenly, will be 20. We can also find the LCM using prime factorisation method.

How to Find LCM of Two Numbers?

There are 4 main methods to calculate the least common multiple of 2 numbers. These methods are:

  • Listing Multiples or Brute Force Method
  • Prime Factorization Method
  • Division Method or Ladder Method
  • GCD or GCF Method
Try This: LCM Calculator of Two Numbers

Listing Multiples or Brute Force Method of Finding LCM

In this method, the multiples of each number are listed until the first common multiple is found. Consider the example of 4 and 10. For this method, the multiples of 4 and 10 are to be listed.

Multiples of 4: 4, 8, 12, 16, 20, 24, 28

Multiples of 10: 10, 20, 30, 40

Here, the number 20 is the first common multiple of both 4 and 10. So, the LCM of 4, 10 is 20.

Prime Factorization Method of Finding LCM

The prime factorization is one of the most common ways of finding LCM. To find the LCM of two numbers 30 and 45, the steps are as follows:

Step 1: To first list the prime factors of each number.

30 = 2 × 3 × 5
45 = 3 × 3 × 5

Step 2: Next multiply each factor the maximum number of times it occurs in either number.

If the same factor occurs more than once in both numbers, then multiply the factor the maximum number of times it occurs.

The occurrence of Numbers in the above example:

2: one time
3: two times
5: one time
LCM = 2 × 3 × 3 × 5 = 90

After calculating the LCM, always check to be sure your answer can be divided evenly by both numbers.

Division Method or Ladder Method of Finding LCM

In this method, the two numbers are simultaneously divided with prime numbers until the division is even. When there are no more primes that evenly divide into both numbers, multiply the divisors to get the LCM. For example:

Division Method for 24 and 15

Here, the LCM of 24, 15 will be 2×2×2×3×5=23×3×5=120

GCD or GCF Method of Finding LCM

This method is used only when the greatest common factor of two numbers is given. The formula used to find the LCM using the GCF or GCD is:

L.C.M. = a×b/ gcd(a,b)

For example, for 15 and 24, the GCF will be 3. So, the LCM will be (15 × 24) / 3 = 3.

Solved Examples

Example 1: Find the L.C.M of 18 and 24 by using the division method?

Solution:

2 18 24
2 9 12
2 9 6
3 9 3
3 3 1
1 1

For numbers 18 and 24 = 2 × 2 × 2 × 3 × 3 = 72 is the LCM.

Example 2: Find the Least Common Multiples of these sets of numbers: 3, 9, 21.

Solution:

Step 1: List the prime factors of each.
3: 3
9: 3 × 3
21: 3 × 7

Step 2: Multiply each factor the maximum number of times it occurs in any of the numbers.

The occurrence of Numbers in the above example:

3: two times

7: one time

3 x 3 x 7 = 63

9 has two 3s, and 21 has one 7, so we multiply 3 two times, and 7 once.

This gives us 63, the lowest number that can be divided evenly by 3, 9, and 21.

Example 3: Find the Least common factor of 12, 80.

Solution:

Step 1: List the prime factors of each.
12: 2 × 2 × 3
80: 2 × 2 × 2 × 2 × 5

Step 2:
Multiply each factor the maximum number of times it occurs in either number.

Step 3:

The occurrence of Numbers in the above example:

2: 4 times

3: 1 time

5: 1 time

2 x 2 x 2 x 2 x 3 x 5 =240

12 has one 3, and 80 has four 2’s and one 5, so we multiply 2 four times, 3 once, and five once.

This gives us 240, the lowest number that can be divided by both 12 and 80.

How to Find LCM of Fractions?

LCM of two fractions will be the smallest common multiple which can be divided by the two fractions, wholly. Formula to find the LCM of two fractions is:

\(\begin{array}{l}L.C.M = \frac{LCM\, of\, the\, Numerators}{HCF\, of\, the\, Denominators}\end{array} \)

Suppose a/b and c/d are two fractions. Then to find the LCM of a/b and c/d follow the below steps:

Step 1: Find LCM of the numerator i.e. LCM (a,c)

Step 2: Find HCF of denominator i.e. HCF (b,d)

Step 3: Put the values in the given formula

This is the shortcut method to find the LCM of fractions.

Let us understand with the help of an example.

Example: LCM of ⅘ and 3/7

As per the formula, LCM of any two fractions can be found:

L.C.M = LCM of the numerators/HCF of denominators

Now first we need to find the LCM of numerators.

Here the numerators are 4 and 3.

Therefore LCM (4,3) = 12

Second step is to find HCF of denominators.

Hence, HCF of 5 and 7 is:

5 = 1 x 5

7 = 1 x 7

HCF (5,7) = 1

Third step will be the last step to put the values of LCM(4,3) and HCF(5,7) in the formula;

Therefore,

LCM (⅘ and 3/7) = 12/1 = 12

Recheck: If 12 is the LCM of ⅘ and 3/7, we should check if 12 is wholly divided by ⅘ and 3/7.

Hence,

12/(⅘) = (12 x 5)/4 = 3 x 5 = 15

12/(3/7) = (12 x 7)/3 = 4 x 7 = 28

Hence, 12 is the right answer.

Register to BYJU’S to understand more mathematical topics with a detailed explanation and more practice examples.

Frequently Asked Questions – FAQs

Q1

What is the formula to find LCM of two numbers?

LCM of any two numbers is the smallest common multiple or smallest common integer which is divisible by both the numbers completely. If LCM of a and b is c, then c should be divisible by a and b both.
Q2

What is the LCM of 2 and 4?

To find the LCM of 2 and 4, let us write the multiples of both the numbers first.
Multiples of 2 = 2,4,6,8,10,12…
Multiples of 4 = 4,8,12,16,20,24..
Hence, the smallest common multiple here 4. So, LCM (2,4) = 4
Is LCM of two numbers are the product of two numbers?
No, LCM of two numbers is not their product but the smallest common multiple between them, which can be divided by both the numbers completely.
Q3

What is the LCM of 24 and 36?

To find LCM of 24 and 36 we can use prime factorisation method.
Prime factorisation of 24 = 2 x 2 x 2 x 3
Prime factorisation of 36 = 2 x 2 x 3 x 3
Multiply each factor the maximum number of times it occurs in either number.
2 occurred three times and 3 occurred two times
Therefore, LCM (24,36) = 2 x 2 x 2 x 3 x 3 = 72
Q4

How to find LCM of two fractions?

To find the LCM of two fractions say a/b and c/d, we have to use the formula:
LCM (a/b,c/d) = LCM of numerators/HCF of denominators = LCM(a,c)/LCM(b,d)
Q5

What is the LCM of 3 and 7?

Multiples of 3 = 3, 6, 9, 12, 15, 18, 21, 24,…
Multiples of 7 = 7, 14, 21, 28, 35, ….
We can see the least common multiple here is 21. Therefore, LCM (3,7) = 21
Test your knowledge on Lcm Of Two Numbers

Comments

Leave a Comment Cancel reply

Your Mobile number and Email id will not be published.

*

*

  1. You are the best class app

close
close

Play

&

Win