LCM Calculator
Supports comma, space, semicolon, or newline separators. Enter at least 2 positive integers.
Sanitized Input:
12, 18, 24
Least Common Multiple
72
LCM of 12, 18, 24
Calculation Steps
Finding LCM of: 12, 18, 24
Using the associative property: LCM(a, b, c) = LCM(LCM(a, b), c)
Step 1: LCM(12, 18) = LCM(12, 18) = (12 × 18) / 6 = 36
Step 2: LCM(12, 18, 24) = LCM(36, 24) = (36 × 24) / 12 = 72
Prime Factorization
12: 2 × 2 × 3
18: 2 × 3 × 3
24: 2 × 2 × 2 × 3
Verification
✓ 72 is divisible by all numbers
✓ 72 is the smallest such number
LCM Calculator FAQ
Related Calculators
Discover more calculators that might be helpful for your calculations
GCF Calculator
Calculate the Greatest Common Factor (GCF) of two or more numbers with step-by-step solutions. Perfect for simplifying fractions, factoring polynomials, and number theory problems.
math
Modulo Calculator
Calculate the remainder when one number is divided by another. Essential for programming, cryptography, number theory, and mathematical operations with support for negative numbers.
math
Percentage Calculator
Convert between percentages, decimals, and fractions instantly. Calculate percentage increase/decrease, find percentages of numbers, and solve percentage word problems with our comprehensive percentage calculator.
math