Prime Factors, HCF and LCM
Grade 4Prime factor decomposition
Prime factor decomposition means writing a number as a product of its prime factors. Every integer greater than 1 can be written this way, and the result is unique — which is why it's such a useful tool.
The most reliable method is a factor tree: split the number into any two factors, then keep splitting each branch until every number at the end is prime. Circle the primes as you reach them.
Worked example — factor tree
Using prime factors to find HCF and LCM
Once you have both numbers in prime factor form, finding the Highest Common Factor (HCF) and Lowest Common Multiple (LCM) becomes straightforward.
HCF: take the prime factors that appear in both numbers, using the lower power for each. Multiply them together.
LCM: take all prime factors that appear in either number, using the higher power for each. Multiply them together.
Watch out
Try this one
Without using a calculator, simplify fully \( \dfrac{4^{3} \times 8^{2}}{2^{10}} \).
Give your answer as a power of 2. [3]
This uses index laws with the same base.
Ask yourself: 'can I write every number in the expression as a power of 2?' Once all bases match, use the multiplication and division index laws: \( a^m \times a^n = a^{m+n} \) and \( a^m \div a^n = a^{m-n} \).