INTRODUCING the idea of the greatest common factor and lowest common multiple of a pair of numbers.
is the largest whole number which is a factor of both. |
is the smallest whole number which is a multiple of both. |
more difficult to follow with bigger numbers. Another way to find the highest common factor and lowest common multiple of a pair of numbers is to use the prime factorisations of the two numbers. |
Start by writing each number as a product of its prime factors.
| 60 = 2 * 2 * 3 * 5 |
| 72 = 2 * 2 * 2 * 3 * 3 |
To make the next stage easier, we need to write these so that each new prime factor begins in the same place:
| 60 | = 2 | * 2 | * 3 | * 5 | ||
| 72 | = 2 | * 2 | * 2 | * 3 | * 3 |
The highest common factor is found by multiplying all the factors which appear in both lists:

So the HCF of 60 and 72 is 2 × 2 × 3 which is 12.
The lowest common multiple is found by multiplying all the factors which appear in either list:

So the LCM of 60 and 72 is 2 × 2 × 2 × 3 × 3 × 5 which is 360.