SOLUTION: can you find any numbers that are less 300 and are divisible by four different prime numbers? if yes, generate all of them and explain how you know your list is complete. if no exp

Algebra ->  Divisibility and Prime Numbers -> SOLUTION: can you find any numbers that are less 300 and are divisible by four different prime numbers? if yes, generate all of them and explain how you know your list is complete. if no exp      Log On


   



Question 342082: can you find any numbers that are less 300 and are divisible by four different prime numbers? if yes, generate all of them and explain how you know your list is complete. if no explain why none exist
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
2*3*5*7 = 210
The next one is 2*5*7*11 = 770
210 is the only one.