document.write( "Question 596369: How to find the smallest prime number when there are more than one prime factors ? \n" ); document.write( "
Algebra.Com's Answer #377833 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! There aren't any.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Prime numbers are only divisible by 1 and themselves. 1 is defined as not a prime, so primes only have one prime factor. \n" ); document.write( " |