document.write( "Question 214002: can you find any numbers that are less 300 and are divisible by four different prime numbers? \n" ); document.write( "
Algebra.Com's Answer #161648 by stanbon(75887) ![]() 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? \n" ); document.write( "--------------- \n" ); document.write( "2*3*5*7 = 210 is the smallest such number. \n" ); document.write( "2*3*5*11 is the next smallest; but that product is 330 \n" ); document.write( "=========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |