George P. answered 11/09/15
Tutor
New to Wyzant
Retired computer software engineer/manager
Another method - perhaps a simpler one to understand is as follows
Find prime factors of first number which is the LCM = 15 = 3 * 5
Find LCM of the previous LCM and the new number which just includes the prime factors(repeated if needed) and
LCM of 15(3*5) and 18(3*3*2) = LCM pf previous(3*5 and 3*3*2)= 3*5*3*2 =90 or(2*3*3*5) - note the 3 needs to be repeated since it does not appear twice in the previous LCM(15)
Repeat the above steps with the remaining numbers until done
LCM of 90(2*3*3*5) and 25(5*5) which is (2*3*3*5*5) = 450
Note when the prime factors contains a repetition of at least the same number of factors such as 5,5 in 25 the LCM must also include two 5s
e.g. LCM(25 and 5) is LCM( 5*5 and 5) = 5*5. It wont' be just 5