Find Least Common Multiple and Highest Common Factor with step-by-step solutions
Least Common Multiple (LCM) is the smallest positive integer that is divisible by all given numbers.
Highest Common Factor (HCF) or Greatest Common Divisor (GCD) is the largest positive integer that divides all given numbers.
Break numbers into prime factors, then multiply common factors for HCF and all factors for LCM
Repeatedly divide by common factors until no common factors remain
Use repeated subtraction or division to find HCF, then calculate LCM using the relationship