LCM( 1, 20, 22, 5 ) = 220
Step 1: Write down factorisation of each number:
1 = 1
20 = 2 · 2 · 5
22 = 2 · 11
5 = 5
Step 2 : Match primes vertically:
1 | = | 1 | ||||||||
20 | = | 2 | · | 2 | · | 5 | ||||
22 | = | 2 | · | 11 | ||||||
5 | = | 5 |
Step 3 : Bring down numbers in each column and multiply to get LCM:
1 | = | 1 | ||||||||||
20 | = | 2 | · | 2 | · | 5 | ||||||
22 | = | 2 | · | 11 | ||||||||
5 | = | 5 | ||||||||||
LCM | = | 1 | · | 2 | · | 2 | · | 5 | · | 11 | = | 220 |