Highest Common Factor (HCF): The biggest number that divides evenly into two or more numbers. Think of it as the biggest number they both share.
Lowest Common Multiple (LCM): The smallest number that two or more numbers can both be divided into evenly. It's the smallest number that all the numbers divide into without a remainder.
Example: HCF of 12 and 18
12 = 22 x 3
18 = 2 x 32
The lowest power of 2 is 21, and the lowest power of 3 is 31. So, HCF(12, 18) = 2 x 3 = 6.
Example: LCM of 12 and 18
12 = 22 x 3
18 = 2 x 32
The highest power of 2 is 22, and the highest power of 3 is 32. So, LCM(12, 18) = 22 x 32 = 4 x 9 = 36.
Remember: HCF x LCM = (Product of the numbers).