image
image
image
image
image
image
image
image
image
image

Lowest Common Multiple (LCM) | Definition, Formula & Solved Examples

Learn everything about Lowest Common Multiple (LCM) in this detailed guide. Understand the definition, properties, and formula with step-by-step solved examples to master LCM calculations effortlessly.
Shape 2
Shape 3
Shape 4
Shape 5
Shape 7
Shape 8
Shape 9
Shape 10

The Lowest Common Multiple (LCM) of two or more numbers is the smallest positive integer divisible by each number. It is commonly used to solve problems involving fractions, ratios, and synchronizing repeating events. LCM is an essential mathematical concept and useful for finding common denominators and aligning cycles.

Get Homework Help

Neetesh Kumar

Neetesh Kumar | October 03, 2024                                       \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space Share this Page on: Reddit icon Discord icon Email icon WhatsApp icon Telegram icon



1. Introduction to the Lowest Common Multiple:

The Lowest Common Multiple (LCM) is a fundamental arithmetic and number theory concept. It is often used to simplify problems involving fractions, ratios, and various real-life situations like scheduling or synchronization of repeating events. Understanding how to calculate the LCM helps solve a wide range of problems in mathematics, particularly those involving multiples and factors.

2. What is the Lowest Common Multiple:

The Lowest Common Multiple (LCM) of two or more numbers is the smallest positive integer that is divisible by each of the given numbers. In other words, it is the smallest multiple that two or more numbers share. The LCM is useful in solving problems that require aligning intervals, such as when two events happen at different intervals, and you need to know when they will occur together.

For example, the LCM of 66 and 88 is 2424 because 2424 is the smallest number divisible by 66 and 88.

3. How to Find the Lowest Common Multiple:

Several methods exist for finding the Lowest Common Multiple (LCM) of two or more numbers. Below are the three primary methods: Listing Method, Prime Factorization Method, and Division Method. Each method works best depending on the size of the numbers and the context in which you're working.

1. Finding LCM Using Listing Method

The listing method is the simplest way to find the LCM, especially for smaller numbers. It involves listing the multiples of the numbers until a common multiple is found.

Steps:

  1. List the multiples of each number.

  2. Identify the smallest multiple that appears in all lists.

Example: Find the LCM of 44 and 66:

  • Multiples of 44: 4,8,12,16,20,24,28,4, 8, 12, 16, 20, 24, 28, \dots

  • Multiples of 66: 6,12,18,24,30,36,6, 12, 18, 24, 30, 36, \dots

The smallest common multiple is 1212, so the LCM of 44 and 66 is 1212.

2. Finding LCM Using Prime Factorization Method

The prime factorization method involves breaking down each number into its prime factors and then combining the highest powers of all prime factors involved.

Steps:

  1. Find the prime factorization of each number.

  2. Identify the highest powers of each prime factor that appear in any of the numbers.

  3. Multiply these prime factors together to get the LCM.

Example: Find the LCM of 1212 and 1818.

  1. Prime factorization of 1212: 12=22×312 = 2^2 \times 3

  2. Prime factorization of 1818: 18=2×3218 = 2 \times 3^2

Now, take the highest powers of each prime factor:

  • For 22: 222^2

  • For 33: 323^2

LCM =22×32=4×9=36= 2^2 \times 3^2 = 4 \times 9 = 36.

Thus, the LCM of 1212 and 1818 is 3636.

3. Finding LCM Using Division Method

The division method is another efficient way to find the LCM, especially for larger numbers. It involves dividing the numbers by their common prime factors until no common factors remain, then multiplying the divisors.

Steps:

  1. Write the numbers side by side.

  2. Divide the numbers by the smallest common prime factor.

  3. Continue dividing until no common factors remain.

  4. Multiply all divisors to get the LCM.

Example: Find the LCM of 1616 and 2424.

  1. Divide by 22: 162=8\dfrac{16}{2} = 8, 242=12\dfrac{24}{2} = 12

  2. Divide by 22 again: 82=4\dfrac{8}{2} = 4, 122=6\dfrac{12}{2} = 6

  3. Divide by 22 again: 42=2\dfrac{4}{2} = 2, 62=3\dfrac{6}{2} = 3

  4. Divide by 22 again: 22=1\dfrac{2}{2} = 1, 32\dfrac{3}{2} (33 is no longer divisible by 22)

Now, multiply all divisors: 2×2×2×2×3=482 \times 2 \times 2 \times 2 \times 3 = 48.

Thus, the LCM of 1616 and 2424 is 4848.

4. Rules for Lowest Common Multiple:

  • Rule 1: The LCM of two numbers is always greater than or equal to the larger of the two numbers.

  • Rule 2: If one number is a multiple of the other, the LCM is the larger number.

  • Rule 3: The LCM of prime numbers is simply the product of the numbers since they have no common factors.

5. Lowest Common Multiple Formula:

The LCM formula for two numbers aa and bb is derived from the relationship between the LCM and the highest common factor (HCF or GCD):

LCM(a,b)=a×bGCD(a,b)\text{LCM}(a, b) = \dfrac{a \times b}{\text{GCD}(a, b)}

This formula shows that the LCM is the product of the two numbers divided by their HCF.

6. Properties of Lowest Common Multiple:

  • Multiplicative Property: The LCM of two numbers is always divisible by both.

  • Commutative Property: The LCM of aa and bb is the same as the LCM of bb and aa.

  • Associative Property: The LCM of three or more numbers can be found step by step:
    LCM(a,b,c)=LCM(LCM(a,b),c).\text{LCM}(a, b, c) = \text{LCM}\bigg(\text{LCM}(a, b), c\bigg).

7. Relationship Between LCM and HCF:

A simple yet powerful formula connects the LCM and HCF of two or more numbers. This formula helps bridge the two concepts and provides a clear relationship between them:

LCM(a,b)×HCF(a,b)=a×b\text{LCM}(a, b) \times \text{HCF}(a, b) = a \times b

This formula shows that the product of the LCM and HCF of two numbers equals the product of the numbers themselves. This relationship is valuable in understanding the divisibility of numbers and solving various mathematical problems.

Explanation of the Relationship:

  • HCF (or GCD): The HCF of two numbers is the largest number that divides both numbers without leaving a remainder. It focuses on the greatest common factor between the numbers.

  • LCM: The LCM is the smallest multiple divisible by both numbers. It focuses on finding the smallest number that both numbers divide into evenly.

The relationship can be seen as balancing the divisibility (HCF) and the multiples (LCM) of numbers. When you multiply the LCM by the HCF, the result is the product of the original two numbers.

Example:

Consider the numbers 1212 and 1818.

  • Step 1: Find the HCF of 1212 and 1818.

    • Prime factorization of 1212: 22×32^2 \times 3

    • Prime factorization of 1818: 2×322 \times 3^2

    • The common factor is 2×3=62 \times 3 = 6, so the HCF is 66.

  • Step 2: Find the LCM of 1212 and 1818.

    • Take the highest powers of all primes involved: 22×32=362^2 \times 3^2 = 36, so the LCM is 3636.
  • Step 3: Verify the relationship.
    LCM(12,18)×HCF(12,18)=36×6=216\text{LCM}(12, 18) \times \text{HCF}(12, 18) = 36 \times 6 = 216
    12×18=21612 \times 18 = 216

8. Difference Between LCM and HCF:

  • LCM (Lowest Common Multiple): The smallest multiple two or more numbers have in common.

  • HCF (Highest Common Factor): The largest number that divides two or more numbers without a remainder.

LCM is used when working with multiples and synchronizing cycles, while HCF finds common factors and simplifies fractions.

Example:

Let’s consider the numbers 1212 and 1616.

Step 1: Factors of 1212 and 1616

  • Factors of 1212: 1,2,3,4,6,121, 2, 3, 4, 6, 12

  • Factors of 1616: 1,2,4,8,161, 2, 4, 8, 16

  • The highest common factor is 44.

Step 2: Multiples of 1212 and 1616

  • Multiples of 1212: 12,24,36,48,60,72,84,96,12, 24, 36, 48, 60, 72, 84, 96, \dots

  • Multiples of 1616: 16,32,48,64,80,96,16, 32, 48, 64, 80, 96, \dots

  • The lowest common multiple is 4848.

Thus:

  • HCF of 1212 and 16=416 = 4
  • LCM of 1212 and 16=4816 = 48

9. Lowest Common Multiple Solved Examples:

Question: 1

Find the LCM of 1515, 2020 and 2626 using prime factorization.

Solution:

Prime factorization:

  • 15=3×515 = 3 \times 5
  • 20=22×520 = 2^2 \times 5
  • 26=2×1326 = 2 \times 13

LCM =22×3×5×13=780= 2^2 \times 3 \times 5 \times 13 = 780

Question: 2

Find the LCM of 99 and 1212 using the listing method.

Solution:

  • Multipliers of 9=9,18,27,36,45,54,9 =9,18,27,36,45,54, \dots
  • Multipliers of 12=12,24,36,48,12 =12,24,36,48, \dots

The smallest common multiple is 3636.

Question: 3

Find the LCM of 1818 and 2424. using the division method.

Solution:

  1. Divide by 22: 182=9\dfrac{18}{2} = 9, 242=12\dfrac{24}{2} = 12

  2. Divide by 22 again: 99, 122=6\dfrac{12}{2} = 6 (99 is no longer divisible by 2$)

  3. Divide by 22 again: 99, 62=3\dfrac{6}{2} = 3 (99 is no longer divisible by 2$)

  4. Divide by 33: 93=3\dfrac{9}{3} = 3, 33=1\dfrac{3}{3}=1

  5. Divide by 33 again: 33=1\dfrac{3}{3} = 1

Now, multiply all divisors: 2×2×2×3×3=722 \times 2 \times 2 \times 3 \times 3 = 72.

Thus, the LCM of 1818 and 2424 is 7272.

Question: 4

Find the LCM of 2424 and 3636 using the formula.

Step-by-Step Solution:

Step 1: Find the HCF of 2424 and 3636
To find the HCF, we will use the prime factorization method.

  • Prime factorization of 2424:
    24=23×324 = 2^3 \times 3

  • Prime factorization of 3636:
    36=22×3236 = 2^2 \times 3^2

Now, take the lowest powers of all common prime factors:

  • The lowest power of 22 is 222^2.
  • The lowest power of 33 is 313^1.

Therefore, the HCF is:
HCF(24,36)=22×31=4×3=12HCF(24, 36) = 2^2 \times 3^1 = 4 \times 3 = 12

Step 2: Apply the LCM formula
Now, use the formula for LCM:

LCM(24,36)=24×36HCF(24,36)LCM(24, 36) = \dfrac{24 \times 36}{HCF(24, 36)}

Substitute the values:

LCM(24,36)=24×3612LCM(24, 36) = \dfrac{24 \times 36}{12}

Step 3: Simplify the expression

First, multiply 2424 and 3636:

24×36=86424 \times 36 = 864

Now, divide 864864 by 1212:

86412=72\dfrac{864}{12} = 72

Final Answer:

The LCM of 2424 and 3636 is 7272.

LCM(24,36)=72LCM(24, 36) = 72

10. Practice Questions on Lowest Common Multiple:

Q:1. Find the LCM of 1414 and 3535 using the prime factorization method.

Q:2. What is the LCM of 66, 88, and 1212 using the division method?

Q:3. Calculate the LCM of 2121 and 2828 using the listing method.

Q:4. Find the LCM of 99, 1818, and 2727 using the lCM formula.

11. FAQs on Lowest Common Multiple:

What is the Lowest Common Multiple (LCM)?

The Lowest Common Multiple (LCM) of two or more numbers is the smallest positive integer divisible by each given number. It’s useful for solving problems involving fractions, ratios, and scheduling events.

How do you find the LCM of two numbers?

The LCM can be found using various methods such as the listing method, prime factorization, or the division method. You can also use the LCM formula: LCM(a,b)=a×bHCF(a,b)LCM(a, b) = \dfrac{a \times b}{HCF(a, b)}, where HCF is the highest common factor.

Can the LCM of two numbers be smaller than one of the numbers?

No, the LCM of two numbers is always greater than or equal to the largest number. The LCM is the smallest multiple common to both numbers.

What is the difference between LCM and HCF?

The LCM is the smallest common multiple of two or more numbers, while the HCF (Highest Common Factor) is the largest number that divides two or more numbers without leaving a remainder. LCM deals with multiples, while HCF deals with factors.

What is the LCM of two prime numbers?

The LCM of two prime numbers is always the product of the two numbers since they have no common factors other than 1. For example, the LCM of 55 and 77 is 5×7=355 \times 7 = 35.

Is the LCM of any number and 1 always the number itself?

Yes, the LCM of any number, and 11 is always the number itself because 11 is a divisor of all numbers. For example, LCM(1,7)=7.LCM(1,7)=7.

How is LCM used in real life?

LCM is used in real-life situations, such as scheduling events at different intervals (e.g., buses or lights), simplifying fractions, and solving problems that involve aligning repeated patterns or cycles.

Can the LCM of negative numbers be calculated?

LCM is typically calculated for positive integers, but it can also be found for negative numbers by ignoring the negative sign. For example, the LCM of 4-4 and 6-6 is the same as the LCM of 44 and 66, which is 1212.

12. Real-life Application of Lowest Common Multiple:

In real life, LCM synchronizes repeating events, such as scheduling. For example, if two buses arrive at intervals of 1515 minutes and 2020 minutes, the LCM of 1515 and 2020 (6060) will tell you that both buses will arrive together every 6060 minutes. LCM is also used to simplify fractions, especially when adding or subtracting fractions with different denominators.

13. Conclusion:

The Lowest Common Multiple is a crucial mathematical tool for solving many problems, from simplifying fractions to synchronizing schedules. Understanding how to find the LCM using prime factorization, listing, and division allows efficient problem-solving. With its many properties and connections to other mathematical concepts like HCF, LCM is a valuable concept that finds applications in theoretical mathematics and everyday life.

If you have any suggestions regarding the improvement of the content of this page, please write to me at My Official Email Address: [email protected]

Get Assignment Help\fcolorbox{black}{lightpink}{\color{blue}{Get Assignment Help}}
Are you Stuck on homework, assignments, projects, quizzes, labs, midterms, or exams?
To get connected to our tutors in real-time. Sign up and get registered with us.

Related Pages:\color{red} \bold{Related \space Pages:}
Solving Algebraic Equations Calculator
Algebra Cheat Sheet
Pre Algebra Operation Calculators
Quadratic Equation Calculator
Prime Factorisation Calculator

Blog Information

Blog Author: Neetesh Kumar

Blog Publisher: Doubtlet


Leave a comment

Comments(0)


Your comment will be reviewed before it is published.