How to find the NSC: a simple algorithm for beginners

Table of contentsClick link to navigate to the desired location
This content has been automatically translated from Ukrainian.

Finding the least common multiple (LCM) is not an easy task if you are just starting to learn mathematics. But don't worry, I'm here to help you understand this topic! Today we will discuss what LCM is in mathematics, how to find LCM, and we will solve a few examples to clarify everything.

What is LCM in mathematics?

LCM or least common multiple is the smallest number that is a multiple of two or more numbers. Imagine you are trying to find the least common denominator for fractions — it's the same principle.

LCM Formula: How to Use It

So, how do you find the LCM? The basis of this process is the LCM formula. To find the LCM of two numbers, you need to:

  1. Find all the prime factors of each number.
  2. Select the highest powers of each prime factor.
  3. Multiply the selected powers.

This is the basic LCM formula.

Example: Finding LCM for the numbers 24 and 36

Let's apply this formula in practice and find the LCM of 24 and 36.

  1. Factor the numbers into prime factors:
    • 24 = 2³ × 3¹
    • 36 = 2² × 3²
  2. Select the highest powers of each prime factor:
    • For the number 2: 2³
    • For the number 3: 3²
  3. Multiply these powers:
    • LCM = 2³ × 3² = 8 × 9 = 72

Thus, the LCM for the numbers 24 and 36 is 72.

How to Simplify a Fraction Using LCM

Now let's see how knowledge of LCM can help simplify a fraction. Let's take the fraction 12/18 as an example.

  1. Find the greatest common divisor (GCD) for the numbers 12 and 18:
    • Prime factorization:
      • 12 = 2² × 3¹
      • 18 = 2¹ × 3²
    • Lowest powers:
      • For the number 2: 2¹
      • For the number 3: 3¹
    • Multiply: GCD = 2¹ × 3¹ = 6
  2. Simplify the fraction:
    • Divide the numerator and denominator by the GCD:
      • (12 ÷ 6) / (18 ÷ 6) = 2/3

Therefore, the simplified fraction looks like 2/3.

Practical Tips for Finding LCM

  • Use a table of prime numbers for quick factorization.
  • Remember calculators that can automate this process.
  • Practice with different examples to strengthen your skills.

Knowing how to find LCM and simplify fractions can be useful not only in school but also in everyday life — from cooking to finances!

I hope you now have a better understanding of what LCM is in mathematics and how it can be used. As they say, knowledge is power! So don't be afraid to experiment and practice with new problems. Remember: “Learning is light, and ignorance is darkness.” Stay on the path to success!

🔥 More posts

What is a motherboard
Dec 16, '25 02:00

What is a motherboard

Imagine that your computer is a city. In this city, there are roads along which data travels, buildings where components live, and services…

What is a postal code and how to use it?
Dec 16, '25 02:00

What is a postal code and how to use it?

You know what they say: “Without a postal code — like without hands.” Yes, it’s about the postal code that we will talk about next. This sm…

What are adjacent angles
Jan 2, '26 02:00

What are adjacent angles

Imagine, you are sitting in a geometry class and the teacher asks: “What are adjacent angles?” And here comes a slight panic. But don’t wor…