Introduction: Why LCM

What Is The Lcm Of 36 And 18

PL
idmbestpractices.ca
9 min read
What Is The Lcm Of 36 And 18
What Is The Lcm Of 36 And 18

What Is the LCM of 36 and 18? A Complete Guide to Least Common Multiples

When studying fractions, ratios, or even basic algebra, the concept of the least common multiple (LCM) appears over and over again. On top of that, whether you’re lining up schedules, finding common denominators, or solving equations, knowing how to determine the LCM of two numbers is a fundamental skill. In this article we’ll answer the specific question: What is the LCM of 36 and 18? We’ll walk through multiple methods, explain the math behind each, and give you tips to remember the process for any pair of numbers.


Introduction: Why LCM Matters

The LCM of two integers is the smallest positive integer that is a multiple of both numbers. In everyday life, this concept shows up when you need to:

  • Add or subtract fractions with different denominators.
  • Synchronize repeating events (e.g., two buses arriving every 36 and 18 minutes).
  • Solve algebraic equations that involve multiples or divisibility.
  • Understand number theory and its applications in cryptography, coding theory, and more.

So, what is the LCM of 36 and 18? Let’s find out.


Step 1: Prime Factorization

Prime factorization is one of the most reliable ways to compute the LCM. It involves breaking each number down into its prime components.

36

  • 36 ÷ 2 = 18
  • 18 ÷ 2 = 9
  • 9 ÷ 3 = 3
  • 3 ÷ 3 = 1

So, 36 = 2² × 3².

18

  • 18 ÷ 2 = 9
  • 9 ÷ 3 = 3
  • 3 ÷ 3 = 1

Thus, 18 = 2 × 3².

Take the Highest Power of Each Prime

  • For prime 2: the highest exponent is 2 (from 36).
  • For prime 3: the highest exponent is 2 (from both 36 and 18).

Multiply these together:

LCM = 2² × 3² = 4 × 9 = 36

So, the least common multiple of 36 and 18 is 36.


Step 2: Using the Greatest Common Divisor (GCD)

Another elegant method uses the relationship between LCM and GCD:

[ \text{LCM}(a, b) = \frac{|a \times b|}{\text{GCD}(a, b)} ]

Find the GCD of 36 and 18

Using the Euclidean algorithm:

  1. 36 ÷ 18 = 2 remainder 0
  2. Since the remainder is 0, the GCD is the last non‑zero divisor, 18.

Compute the LCM

[ \text{LCM}(36, 18) = \frac{36 \times 18}{18} = 36 ]

Again, we arrive at 36. This method is especially handy when one number is a multiple of the other, as in this case.


Step 3: Listing Multiples

If you prefer a more visual approach, list the multiples of each number until you find the first common one.

Multiples of 36 Multiples of 18
36, 72, 108, … 18, 36, 54, 72, …

The first common value is 36. This method is quick for small numbers but becomes cumbersome for larger pairs.


Step 4: Using the Least Common Multiple Formula for Multiple Numbers

If you’re working with more than two numbers, extend the prime‑factorization method:

  1. Factor each number into primes.
  2. Take the highest power of every prime that appears.
  3. Multiply those together.

For 36 and 18, we already did this and found 36.


Scientific Explanation: Why Does This Work?

The LCM is essentially the union of the prime factors of both numbers, taking the maximum exponent for each prime. That said, this guarantees that the result is divisible by every prime factor in either number, ensuring it is a common multiple. Taking the maximum exponent, instead of the minimum, ensures we’re not missing any multiples.

The GCD, on the other hand, is the intersection of the prime factors, taking the minimum exponent. The relationship (\text{LCM} \times \text{GCD} = a \times b) follows from the fact that every prime factor’s exponent in the product (a \times b) is the sum of its exponents in (a) and (b). Splitting that sum into a minimum (GCD) and a maximum (LCM) preserves the total.


Quick Tips for Remembering the LCM

Tip What It Means
Prime‑first Break numbers into primes; pick the highest power of each prime. So naturally,
GCD shortcut If one number divides the other, the LCM is the larger number. Also,
Multiples method List until you see a match; best for small numbers.
Check divisibility Any candidate LCM must be divisible by both numbers; use this to verify.

FAQ

1. What if 36 and 18 were not multiples of each other?

If the numbers were 36 and 20, for example, you would:

  • Prime‑factorize: 36 = 2² × 3², 20 = 2² × 5.
  • Take highest exponents: 2², 3², 5.
  • Multiply: 4 × 9 × 5 = 180.

So, LCM(36, 20) = 180.

2. How does the LCM change if we add a third number, say 12?

Prime factors:

Continue exploring with our guides on which way does the cumberland river flow and x 5 3.

  • 12 = 2² × 3.

Highest exponents across 36, 18, and 12:

  • 2² (from 36 or 12), 3² (from 36), 5⁰ (none).

Multiply: 4 × 9 = 36.
So LCM(36, 18, 12) = 36.

3. Can the LCM ever be smaller than the larger of the two numbers?

No. Think about it: by definition, the LCM must be a multiple of both numbers, so it cannot be smaller than either. In cases where one number divides the other, the LCM equals the larger number—exactly what happened with 36 and 18.

4. Why is the LCM important in fraction addition?

When adding fractions like (\frac{1}{36}) and (\frac{1}{18}), you need a common denominator. The smallest common denominator is the LCM of 36 and 18, which is 36. Thus:

[ \frac{1}{36} + \frac{1}{18} = \frac{1}{36} + \frac{2}{36} = \frac{3}{36} = \frac{1}{12} ]

5. How does the LCM relate to the Greatest Common Divisor (GCD)?

They are two sides of the same coin. For any two integers (a) and (b):

[ \text{LCM}(a, b) \times \text{GCD}(a, b) = a \times b ]

This identity is useful for quick calculations and for proving properties in number theory.


Conclusion

The least common multiple of 36 and 18 is 36. Remember that the LCM is essential for simplifying fractions, solving scheduling problems, and understanding deeper mathematical concepts. Because 18 divides 36, the LCM is simply the larger number. We explored four methods—prime factorization, GCD shortcut, listing multiples, and a general formula—to ensure you can tackle any pair of integers confidently. Armed with these techniques, you’ll be ready to find the LCM of any numbers you encounter in school, work, or everyday life.

Real‑World Scenarios Where LCM Saves the Day

Situation How LCM Helps
Scheduling recurring events If a meeting occurs every 36 days and a maintenance check every 18 days, the LCM tells you the next day both happen together—after 36 days. Practically speaking,
Digital signal processing When sampling two signals at 36 kHz and 18 kHz, the combined waveform repeats every 36 kHz‑sample period, the LCM of the two sample rates. On top of that,
Gear ratios Two gears with 36 and 18 teeth will line up after 36 rotations of the smaller gear, which is the LCM of the tooth counts.
Cooking & batching If a recipe calls for a batch size that’s a multiple of 36 and another that’s a multiple of 18, the LCM (36) tells you the smallest batch you can make that satisfies both constraints.

Practice Corner

Try these on your own, then check the solutions at the bottom of the page.

  1. Find the LCM of 24 and 32.
  2. Determine the LCM of 7, 14, and 21.
  3. A traffic light changes every 45 seconds, while a pedestrian crossing button lights up every 30 seconds. After how many seconds will both signals flash together?
  4. If you have tiles that are 6 cm by 6 cm and 9 cm by 9 cm, what is the smallest square tile size that can be formed by combining whole numbers of each type?

Hints: Use prime factorization for (1) and (2). For (3) apply the LCM to the time intervals. For (4) the side length of the resulting square must be a common multiple of 6 cm and 9 cm.


Common Pitfalls & How to Avoid Them

Pitfall Why It Happens Fix
Multiplying the numbers directly Confusing LCM with product. Remember the GCD‑LCM identity: ( \text{LCM}= \frac{ab}{\text{GCD}} ).
Skipping the highest exponent Taking the lowest power of a prime instead of the highest. That said, When listing prime factors, compare exponents and keep the larger one.
Assuming the LCM is always larger than both numbers Overlooking the divisor case (one number divides the other). Check divisibility first; if (a
Using the wrong set of multiples Listing multiples of the larger number only. Generate multiples for both numbers (or use the prime‑factor method) to ensure nothing is missed.

A Quick Algorithm for Programmers

If you need to compute LCM in code, the most efficient route is to reuse an existing GCD routine (Euclidean algorithm) and apply the product‑over‑GCD formula:

def gcd(a, b):
    while b:
        a, b = b, a % b
    return a

def lcm(a, b):
    return a // gcd(a, b) * b   # integer division first prevents overflow

The same logic extends to a list of numbers:

from functools import reduce

def lcm_multiple(nums):
    return reduce(lcm, nums)

This approach runs in (O(k \log \min(a,b))) time for (k) numbers, making it suitable for everything from homework calculators to large‑scale cryptographic applications.


Final Thoughts

Understanding the least common multiple isn’t just an abstract exercise; it’s a practical tool that appears whenever periodicity, synchronization, or common denominators arise. By mastering the four core strategies—prime factorization, GCD shortcut, listing multiples, and the product‑over‑GCD formula—you’ll be equipped to handle any LCM problem, whether it’s a textbook question, a programming challenge, or a real‑world scheduling puzzle.

Remember:

  • Prime‑first gives you a visual, reliable roadmap.
  • GCD shortcut is the fastest when one number divides the other.
  • Multiples method works well for small numbers or quick mental checks.
  • Product‑over‑GCD ties everything together and scales beautifully for many numbers.

With these tools at your disposal, the LCM of 36 and 18 (and any other pair you encounter) becomes second nature. Keep the table of tips handy, practice the examples, and you’ll never be stuck wondering how to find the smallest common multiple again.


Answers to Practice Corner

  1. LCM(24, 32) = 96.
  2. LCM(7, 14, 21) = 42.
  3. LCM(45, 30) = 90 seconds.
  4. Smallest square side = LCM(6, 9) = 18 cm, so a 18 cm × 18 cm tile can be built from whole 6 cm and 9 cm squares.

Happy calculating!

New

Latest Posts

Related

Related Posts

Thank you for reading about What Is The Lcm Of 36 And 18. We hope this guide was helpful.

Share This Article

X Facebook WhatsApp
← Back to Home
ID

idmbestpractices

Staff writer at idmbestpractices.ca. We publish practical guides and insights to help you stay informed and make better decisions.