As an Amazon Associate we earn from qualifying purchases.

Least Common Multiple Properties And Methods To Calculate

Last updated on Jul 14, 2026
Author Rupinder Kaur
Share on:

Definition

LCM is called Least Common Multiple and is known by another name as Lowest Common Multiple also. By definition, LCM is a number which is the lowest common multiple that exists among all the multiples of given numbers.

General terms used in finding LCM

Multiple of a number and the common multiples of more than one number are the terms that are used often when calculating the LCM of numbers, which are discussed with examples as below.

How to find multiples of a number?

A multiple is a number obtained when a number is multiplied by any other positive integer.

Examples of multiples

What are the multiples of 7?

To get the multiples of 7, multiply 7 with any other positive integer.

Let's multiply 7 by 2

i.e. 7 × 2 = 14

∴ 14 is a multiple of 7

More multiples of 7 can be created by multiplying 7 with more positive integers such as 3, 4, 5, 6, 7, 8..... and so on

7 × 3 = 21

7 × 4 = 28

7 × 5 = 35

7 × 6 = 42

7 × 7 = 49

7 × 8 = 56

So, here, 21, 28, 35, 42, 49, 56 are also the multiples of 7.

There exist unlimited multiples of a number.

Find common multiples of numbers

Common multiples are calculated for two or more than two numbers. They are the multiples which are common among the multiples of the given numbers.

Examples of common multiples

Write the common multiples of 2 and 4.

Step 1: Find out the multiples of 2 and 4 separately.

First, find multiples of 2

2 × 1 = 2

2 × 2 = 4

2 × 3 = 6

2 × 4 = 8

2 × 5 = 10

2 × 6 = 12

The multiples of 2 are 2, 4, 6, 8, 10, 12 and so on.

Next, find multiples of 4

4 × 1 = 4

4 × 2 = 8

4 × 3 = 12

4 × 4 = 16

4 × 5 = 20

4 × 6 = 24

The multiples of 4 are 4, 8, 12, 16, 20, 24 and so on.


Step 2: Find out the common multiples of 2 and 4.

4, 8 and 12 are the common multiples of 2 and 4, because the multiples 4, 8 and 12 exist in the multiples of both 2 and 4.

Methods to find LCM

LCM (Least Common Multiple or Lowest Common Multiple) is the smallest number among the common multiples of given numbers.

There are three methods to find the least common multiple.

  1. Listing multiple method
  2. Prime factorization method
  3. Common division method

Listing multiple method

Listing multiple method calculates LCM from the smallest common multiple from the list multiples of given numbers.

Steps to find LCM using listing multiple method

Step 1: Find out the multiples of each of the given numbers.

Step 2: Spot the common multiples from the list of multiples of each number obtained in step 1.

Step 3: Find out the smallest number among those common multiples obtained in step 2.

Examples of listing multiple method

Find the LCM of 2 and 4 using the listing multiple method.

Step 1: Find out the multiples of 2 and 4.

Multiples of 2

2 × 1 = 2

2 × 2 = 4

2 × 3 = 6

2 × 4 = 8

2 × 5 = 10

2 × 6 = 12

The multiples of 2 are 2, 4, 6, 8, 10, 12 and so on.

Multiples of 4

4 × 1 = 4

4 × 2 = 8

4 × 3 = 12

4 × 4 = 16

4 × 5 = 20

4 × 6 = 24

The multiples of 4 are 4, 8, 12, 16, 20, 24 and so on.

Step 2: Find out the common multiples of 2 and 4.

Therefore, the common multiples are 4, 8 and 12.

Step 3: Find out the smallest number among those common multiples, that would be the LCM of 2 and 4.

Therefore, the smallest number among common multiples 4, 8 and 12 is 4.

Hence, LCM of 2 and 4 is 4.

Prime factorization method

Prime factorization method calculates LCM by taking product of the maximum number of times the prime factors of given numbers occur.

Steps to find LCM using prime factorization method

Step 1: Split each given number into its prime factors.

Step 2: Choose the common prime factors of each given number in step 1 only with the highest power and also the other non common prime factors of each number.

Step 3: Multiply all prime factors obtained in step 2.

Examples of prime factorization method

Find the LCM of 12 and 20 using prime factorization method.

Step 1: Split 12 and 20 into its prime factors

Prime factors of 12

12 = 2 × 2 × 3 = 2² × 3¹

Prime factors of 20

20 = 2 × 2 × 5 = 2² × 5¹

Step 2: Write the common prime factor 2 with their highest power and the rest non common prime factors.

i.e. 2², 3¹ and 5¹

Step 3: Multiply all prime factors obtained in step 2.

2² × 3¹ × 5¹ = 60

Hence, LCM of 12 and 20 is 60.


Find the LCM of 18 and 24 using prime factorization method.

Step 1: Split 18 and 24 into its prime factors

Prime factors of 18

18 = 2 × 3 × 3 = 2¹ × 3²

Prime factors of 24

24 = 2 × 2 × 2 × 3 = 2³ × 3¹

Step 2: Write the common prime factors 2 and 3 with their highest power. There are no non common prime factors.

i.e. 2³ and 3²

Step 3: Multiply all prime factors.

2³ × 3² = 72

Hence, LCM of 18 and 24 is 72.

Division method

Division method calculates LCM by taking the product of all the divisors which divide the given numbers exactly.

Steps to find LCM using division method

Step 1: Write the given numbers in a row and separate them using hyphen (-).

Step 2: Divide the numbers by a prime number which can divide at least two of the given numbers exactly. Write the numbers as it is which are not divisible. Write down their quotients just below the numbers.

Repeat step 2 until the quotients can not be divided further by any prime number.

Step 3: Multiply all prime divisors and the numbers which are left in the last row.

Examples of division method

Find the LCM of 12 and 20 using the common division method.

Step 1: Write 12 and 20 in a row separated by hyphen (-).

Find the LCM of 12 and 20 using division method

Step 2: Divide 12 and 20 by prime number 2 which can divide at least two of the given numbers exactly. Write quotients 6 and 10 below 12 and 20 respectively.

Common factors of 12 and 20 when divided by 2

Repeat the step 2.

Divide 6 and 10 by prime number 2. The quotients obtained 3 and 5 can not be divided further by any prime number.

Common factors of 6 and 10 when divided by 2

Step 3: Multiply all divisors i.e. 2, 2 and the numbers left in the last row i.e. 3, 5.

= 2 × 2 × 3 × 5 = 60

∴ LCM of 12 and 20 is 60.


Find the LCM of 18 and 24 using the division method.

Step 1: Write 18 and 24 in a row.

Find common factors of 18 and 24 using division method

Step 2: Divide 18 and 24 by prime number 2 which can divide at least two of the given numbers exactly. Write quotients 9 and 12 below 18 and 24 respectively.

Common factors of 18 and 24 after dividing by 2

Repeat the step 2.

Divide 9 and 12 by prime number 3. The quotients obtained 3 and 4 can not be divided further by any prime number.

Common factors of 18 and 24 are 2, 3, 3, 4

Step 3: Multiply all divisors i.e. 2, 3 and the numbers left in the last row i.e. 3, 4.

= 2 × 3 × 3 × 4 = 72

∴ LCM of 18 and 24 is 72.

Properties of LCM

Following are the main properties of LCM:

Property of co-primes

The LCM of two or more co-prime numbers is equal to their product.

Examples of LCM of co-primes

LCM of 2 and 3 is 2 × 3 = 6, because 2 and 3 are co-prime numbers.


LCM of 10 and 11 is 10 × 11 = 110, because 10 and 11 are co-prime numbers.

Multiple of Number and LCM

If one number is multiple of another number then LCM is the greatest number among the two given numbers.

Examples of multiple of number and LCM

LCM of 18 and 9 is 18, because 18 is multiple of 9.


LCM of 18 and 54 is 54, because 54 is multiple of 18.

Property of primes

LCM of two or more prime numbers is equal to their product.

Examples of LCM of primes

LCM of 5 and 11 is 5 × 11 = 55, because 5 and 11 are prime numbers.


LCM of 3, 11 and 13 is 3 × 11 × 13 = 429, because 3, 11 and 13 are prime numbers.

LCM always greater

The LCM is not less than any of the given numbers.

Examples of LCM always greater

LCM of 6 and 8 is 24, which is greater than the given numbers 6 and 8.


LCM of 3 and 10 is 30, which is greater than the given numbers 3 and 10.

Relation of LCM and HCF

The LCM and HCF are related to each other using a formula which can be used to find any of the one value i.e. LCM or HCF of given numbers, if the value of one is known.

Product of LCM and HCF of a given numbers is equal to the product of the numbers.

Formula

LCM × HCF of two numbers = Product of the two numbers

Learn Frequently Asked Questions

What is LCM?

LCM stands for Least Common Multiple or Lowest Common Multiple. It is the smallest number that is obtained from the common multiples of given number.


What are the methods to find LCM?

  1. Prime factor method
  2. Common division method
  3. Common multiple method

What is the relationship between HCF and LCM?

For any numbers a and b: Product of their LCM and HCF = Product of the numbers

Practice With Solved Examples

Find LCM of 12 and 24.

We can find LCM by common multiple method

Multiples of 12 are 12, 24, 36, 48, 60.

Multiples of 24 are 24, 48, 72, 96, 120.

From the above, the common multiples are 24, 48 and the lowest number of multiples is 24.

Therefore, LCM of 12 and 24 is 24.


Find LCM of 18 and 20 using prime factorization method.

Prime factorization of 18 = 2 × 3 × 3 = 2 × 32

Prime factorization of 20 = 2 × 2 × 5 = 22 × 51

From the above, common factors = 2.

To find the LCM, we take the highest power of common factor i.e. 22

∴ LCM of 18 and 20 = 22 × 32 × 51

= 4 × 9 × 5

= 180


Find LCM of 18 and 20 using the common division method.

LCM of 18 and 20 is 180

LCM = 2 × 2 × 3 × 3 × 5

LCM = 4 × 9 × 5

= 180


Find LCM of 18 and 20 using the common multiple method.

Multiples of 18 = 18, 36, 54, 72, 90, 108, 126, 144, 162, 180

Multiples of 20 = 20, 40, 60, 80, 100, 120, 140, 160, 180, 200

Common multiple = 180

∴ LCM of 18 and 20 = 180


If two numbers are in the ratio 9:10 and their HCF is 2. Find their LCM.

Let the numbers be 9x and 10x.

where HCF = x = 2

∴ LCM = 9 × 10 × x

LCM = 90x

or LCM = 90 × 2 = 180


Three numbers are in the ratio 2:3:4 and their LCM is 120. Find their HCF.

Let the numbers be 2x, 3x and 4x.

where HCF = x

∴ LCM = 22 × 3 × x

LCM = 4 × 3 × x = 12x

But, LCM = 120 (..............given)

or 12x = 120

x = 10

Fill in Blanks Worksheet

  1. The fourth multiple of 15 is ___.
  2. The ___ of two prime numbers is equal to their product.
  3. The product of ___ and LCM is equal to the product of their given numbers.
  4. The LCM of 7 and 13 is ___.
  5. The LCM of 4 and 12 is ___.
  6. The eighth multiple of 18 is ___.
  7. HCF of 5 and 8 is 1 and the product of 5 and 8 is 40, then the value of LCM is ___.
  8. The LCM of two coprime numbers is equal to their ___.
  9. If two numbers are in the ratio 2:3 and their HCF is 5, then the LCM of two numbers will be ___.
  10. Every number is ___ of itself.
Help box
product
91
40
LCM
HCF
30
60
12
144
multiple
Blanks PDF worksheet
26.8 KB

Questions Worksheets

Total - 2

  1. Write the first five multiples of 9.
  2. Write the first seven multiples of 6.
  3. Write the first four multiples of 10.
  4. Write the first four common multiples of 9 and 18.
  5. Find LCM of 12, 20 and 14.
  6. If three numbers are in the ratio 1:2:3 and its HCF is 13, find its LCM.
Questions PDF worksheet
25.5 KB

Colour the circle with correct multiple for the following questions:

  1. Multiple of 6
    Which number is a multiple of 6
  2. Multiple of 8
    Which number is a multiple of 8
  3. Multiple of 12
    Colour the number in circle a multiple of 12
  4. Multiple of 5
    Colour the number in circle a multiple of 5
  5. Multiple of 32
    Find and colour multiple of 12
  6. Multiple of 20
    Find and colour multiple of 20
  7. Multiple of 15
    Colour multiple of 15
  8. Multiple of 13
    Find and colour the circle which is a multiple of 13
  9. Multiple of 25
    Search multiple of 25 and fill colour
  10. Multiple of 10
    Search multiple of 10 and fill colour
Questions PDF worksheet
57.8 KB

Multiple Choice Questions Worksheet

1) Common multiples of 6 and 12 are
  1. 12, 24, 36
  2. 12, 18, 30
  3. 6, 12, 18
  4. 30, 36, 48
2) LCM of two coprime numbers x and y is
  1. xy
  2. y - x
  3. x + y
  4. x - y
3) LCM of two prime numbers a and b is
  1. ab
  2. b - a
  3. a + b
  4. a - b
4) LCM of 3 and 2 is
  1. 6
  2. 3
  3. 1
  4. 2
5) The HCF of two numbers is 2. The LCM of two numbers is 12. If one of the number is 6 then the other number will be
  1. 6
  2. 2
  3. 12
  4. 4
6) The LCM of 4 and 5 is
  1. 4
  2. 5
  3. 20
  4. 1
7) The LCM of 3, 4 and 5 is
  1. 60
  2. 3
  3. 4
  4. 5
8) If the product of two numbers is 50. HCF of two numbers is 5, the LCM equals to
  1. 10
  2. 5
  3. 50
  4. 1
9) HCF of given numbers must divide their LCM
  1. True
  2. False
  3. Both
  4. None of these
10) The smallest number which is completely divisible by 24 and 40 is
  1. 60
  2. 40
  3. 24
  4. 120
MCQ PDF worksheet
37.4 KB
MCQs Answer Keys
Buy related Math books for USA
Grade 4 Books

Grade 6 Books

Buy related Maths books for India
Class 4 Books

Class 5 Books

Class 6 Books

Class 7 Books

Select a topic to search lessons by topic
Search lessons in other units
Number System