You can put this solution on YOUR website! can you find any numbers that are less 300 and are divisible by four different prime numbers?
---------------
2*3*5*7 = 210 is the smallest such number.
2*3*5*11 is the next smallest; but that product is 330
===========================================================
Cheers,
Stan H.