SOLUTION: What is the smallest counting number divisible by 2,4,6,8,10,12?

Algebra ->  Divisibility and Prime Numbers -> SOLUTION: What is the smallest counting number divisible by 2,4,6,8,10,12?      Log On


   



Question 1025012: What is the smallest counting number divisible by 2,4,6,8,10,12?
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
Line up the prime factor like this and bring down
what the columns contain, below the line

2 =     2
4 =   2x2
6 =     2x3
8 = 2x2x2
10 =    2  x5
12 =  2x2x3
-------------
    2x2x2x3x5 = 120

Edwin