The Quick Answer (And Why It's Not as Simple as You Think)
The least common multiple of 10 and 9 is 90.
Yeah, I know — you probably saw that coming. But here's the thing: most people get the right answer and then move on without really understanding why it works. And that's where the real value lives. Because once you understand how LCM works, you'll start seeing it everywhere — from baking recipes to music theory to figuring out when two repeating events line up again.
Let me walk you through it. Not just the "what," but the "how" and the "why."
What Is the Least Common Multiple?
Let's start with the basics. The least common multiple (LCM) of two numbers is the smallest positive integer that both numbers divide into evenly — no remainders, no fractions, just clean division Worth knowing..
Think of it this way: if you had two gears, one with 10 teeth and one with 9 teeth, and they both started meshing at the same point, the LCM tells you how many rotations it would take before both gears return to their starting position at the exact same moment The details matter here..
For 10 and 9, that number is 90. Both 10 and 9 divide cleanly into 90:
- 90 ÷ 10 = 9
- 90 ÷ 9 = 10
And there's no smaller number that both divide into evenly. Try it: 45? Think about it: nope, 45 ÷ 10 = 4. 5. 60? 60 ÷ 9 = 6.In practice, 666... Think about it: 80? 80 ÷ 9 = 8.In practice, 888... See the pattern?
Why Does This Actually Matter?
Real talk — outside of math class, you might not calculate LCM every day. But the concept shows up constantly. Here's where:
Adding fractions with different denominators. You know how you can't add 1/10 + 1/9 directly? You need a common denominator. The least common denominator is just the LCM of the denominators. So 1/10 + 1/9 becomes 9/90 + 10/90 = 19/90. Clean, efficient, done That's the part that actually makes a difference..
Repeating events. If one bus comes every 10 minutes and another every 9 minutes, and they both leave the station at 8:00 AM, they'll next leave together at 9:30 AM — 90 minutes later. That's LCM in action.
Planning and scheduling. Ever wonder when your weekly team meeting (every 7 days) and monthly all-hands (every 30 days) will fall on the same day? You guessed it Easy to understand, harder to ignore..
How to Find the LCM of 10 and 9
There are a few different ways to find the LCM. Pick whichever clicks for you.
Method 1: Listing Multiples
This is the most straightforward. Just list out the multiples of each number until you find one that appears in both lists.
Multiples of 10: 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110...
Multiples of 9: 9, 18, 27, 36, 45, 54, 63, 72, 81, 90, 99.. Practical, not theoretical..
Boom. First match is 90.
This works great for small numbers. For bigger ones, it gets tedious fast.
Method 2: Prime Factorization
This is the method most people learn in school, and it's solid. Here's how it works:
First, break each number down into its prime factors:
- 10 = 2 × 5
- 9 = 3 × 3 (or 3²)
Then, for the LCM, take the highest power of each prime number that appears:
- The highest power of 2 is 2¹ (from 10)
- The highest power of 3 is 3² (from 9)
- The highest power of 5 is 5¹ (from 10)
Short version: it depends. Long version — keep reading.
Multiply them together: 2¹ × 3² × 5¹ = 2 × 9 × 5 = 90.
This method scales well and works for any pair of numbers. It's especially useful when the numbers are large or when you're working with more than two numbers Easy to understand, harder to ignore..
Method 3: Using the Greatest Common Factor (GCF)
There's a neat relationship between LCM and GCF:
LCM(a, b) = (a × b) ÷ GCF(a, b)
For 10 and 9:
- 10 × 9 = 90
- GCF of 10 and 9 is 1 (they share no common factors other than 1)
- 90 ÷ 1 = 90
This method is lightning-fast when you already know the GCF, and it's particularly elegant when dealing with numbers that are coprime (which means their GCF is 1) Took long enough..
Common Mistakes People Make
Honestly, this is where most guides get it wrong — they skip the pitfalls and just give you the clean answer. Let's fix that.
Confusing LCM with GCF. These are opposites in a way. The GCF of 10 and 9 is 1 (the largest number that divides both). The LCM is 90 (the smallest number both divide into). Mixing these up is the #1 error I see.
Starting with the wrong assumption. Some people think the LCM has to be bigger than both numbers multiplied together. Wrong. 10 × 9 = 90, and that is the LCM in this case — but that's not always true. As an example, the LCM of 6 and 8 is 24, which is less than 6 × 8 = 48.
Forgetting that 1 is a multiple of everything. Every number is a multiple of 1, so 1 is always a common multiple. But it's rarely the least common multiple (unless one of your numbers is 1) Worth keeping that in mind. Less friction, more output..
Not simplifying fractions first. If you're using LCM to find a common denominator, make sure your fractions are already in simplest form. Otherwise, you might end up with a larger denominator than necessary.
Practical Tips That Actually Work
Here's what I've learned after years of working with this stuff:
Use the prime factorization method for anything beyond single digits. It's systematic, it's reliable, and it builds number sense. Once you get comfortable with it, you'll find yourself factoring numbers in your head all the time Simple, but easy to overlook..
When the numbers are coprime (GCF = 1), just multiply them. 10 and 9 share no common factors, so their LCM is simply 10 × 9 = 90. This shortcut saves time and mental energy.
For fraction work, always look for the LCM of the denominators. It gives you the smallest possible common denominator, which usually means simpler arithmetic and less reducing at the end.
Practice with real-world scenarios. Don't just grind through abstract problems. Think about gear ratios, bus schedules, or when two sales cycles overlap. That's how the concept sticks.
Memorize the LCM for common pairs. Know that the LCM of 3 and 4 is 12, 4 and 5 is 20, 6 and 7 is 42. It speeds up mental math and builds intuition That alone is useful..
FAQ
Is the LCM of 10 and 9 the same as the GCF?
No. On top of that, the LCM is 90, and the GCF is 1. The LCM is always greater than or equal to both numbers, while the GCF is always less than or equal to both numbers And that's really what it comes down to..
Can the LCM be one of the original numbers?
Yes. If one number is a multiple of the other, the LCM is the larger number. To give you an idea, the LCM of 5 and 15 is 15 Less friction, more output..
What if I have more than two numbers?
Same methods apply. For 10, 9, and 8
, find the highest power of each prime across all numbers. And we need 2³ (from 8), 3² (from 9), 5¹ (from 10), and 7¹ (from 7). The primes involved are 2, 3, 5, and 7. So LCM = 2³ × 3² × 5 × 7 = 8 × 9 × 5 × 7 = 2,520.
Some disagree here. Fair enough.
Why does this matter outside of math class?
Because LCM is everywhere once you start looking. It's the mathematical foundation for synchronizing repeating events, optimizing cycles, and solving problems involving periodicity. Whether you're debugging code, planning schedules, or just trying to understand how often two things happen at the same time, LCM is your tool Most people skip this — try not to. Simple as that..
Final Thoughts
The LCM isn't just another math topic to memorize and forget. It's a way of thinking about relationships between numbers and patterns in the world around us. By understanding the common mistakes and using practical strategies, you're not just solving problems—you're building a deeper mathematical intuition that will serve you well beyond the classroom.
Remember: the goal isn't to be perfect the first time. Worth adding: it's to learn from your errors, understand why they happen, and develop reliable methods that work every time. With practice and the right approach, LCM becomes less of a chore and more of a useful tool in your problem-solving toolkit.
Real talk — this step gets skipped all the time.