FINDING LCM Via COMMON DIVISION METHOD :-
In this method, WE USE PRIME NUMBERS ONLY :
§ STEP 1.) We start dividing the given numbers by the smallest prime number.
§ STEP 2.) Bring down the numbers that are not divisible as it is.
§ STEP 3.) Keep on dividing using prime numbers only till all the quotients are 1 in the last row.
§ STEP 4.) The product of all the prime numbers is the L.C.M of the given numbers.
Find the L.C.M of 16, 24 and 30 using the common division method. SOLUTION: