document.write( "Question 359638: what is prime numbers \n" ); document.write( "
Algebra.Com's Answer #256634 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Integers that are divisible only by 1 and the number itself. \n" ); document.write( "eg,13 is prime. \n" ); document.write( "15 is not prime, 15 = 3*5 \n" ); document.write( " \n" ); document.write( " |