The mirror image of the GCF
Both start from prime factorisations, and they differ by one word. For the GCF you take the primes the numbers share, at the lowest power. For the LCM you take every prime that appears anywhere, at the highest power. That single flip is the whole relationship.
Which leads to a shortcut worth knowing: for any two numbers, LCM × GCF equals their product. So if you already have one, the other is a single division away.
Where it actually comes up
Adding fractions is the classic case — the least common denominator is the LCM of the denominators, and using it rather than just multiplying the denominators keeps the arithmetic small.
Outside the classroom it answers scheduling questions: two buses leaving every 12 and 18 minutes next coincide after 36 minutes; three tasks running every 4, 6 and 15 seconds all collide every 60.
Frequently asked questions
Why is the LCM sometimes just the two numbers multiplied?
That happens exactly when they are coprime — no shared factors means nothing to cancel. For 4 and 6 the LCM is 12, not 24, because they share a factor of 2.
Is anything uploaded?
No. Everything happens locally, with nothing transmitted.
Something wrong with this tool, or an idea for it? Tell us