document.write( "Question 149634: How do I find prime numbers? \n" ); document.write( "
Algebra.Com's Answer #109767 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do I find prime numbers? \n" ); document.write( "---------------- \n" ); document.write( "How many are you looking for? \n" ); document.write( "http://primes.utm.edu/lists/small/1000.txt \n" ); document.write( "You can look them up on google. \n" ); document.write( "Did you mean to ask how to determine if a number is prime? Or how to find prime numbers in increasing order? \n" ); document.write( " |