document.write( "Question 6095: 1) list 5 prime numbers.
\n" );
document.write( "2) find the prime factors of 624. \n" );
document.write( "
Algebra.Com's Answer #3238 by CharStar(110)![]() ![]() ![]() You can put this solution on YOUR website! A prime number is a number that can be evenly dividd by only itself and 1. For example 19 is a prime number because it can be evenly divided only by 19.\r \n" ); document.write( "\n" ); document.write( "The first ten Prime numbers are 2, 3, 5, 7, 11, 13, 17, 19, 23, and 29\r \n" ); document.write( "\n" ); document.write( "Common factors are those factors which are the same for two or more numbers. \n" ); document.write( "Some factors of 624 are 2, 3, 4, 6, 8, \r \n" ); document.write( "\n" ); document.write( "I hope that helps. \n" ); document.write( " |