document.write( "Question 61095: which one of these numbers are prime and how do i show my work?
\n" );
document.write( "12,31,99,1\r
\n" );
document.write( "\n" );
document.write( "i think 1 is prime because you only have 0,1 \n" );
document.write( "
Algebra.Com's Answer #42037 by praseenakos(2)![]() ![]() ![]() You can put this solution on YOUR website! which one of these numbers are prime and how do i show my work? \n" ); document.write( "12,31,99,1\r \n" ); document.write( "\n" ); document.write( "i think 1 is prime because you only have 0,1 \n" ); document.write( "------------------------------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "solution:\r \n" ); document.write( "\n" ); document.write( "A prime number is a positive integer that has exactly two positive integer factors, 1 and itself.\r \n" ); document.write( "\n" ); document.write( "for example, \r \n" ); document.write( "\n" ); document.write( "Facors of 2 = 1, 2 \n" ); document.write( "Factors of 3 = 1, 3 \n" ); document.write( "Factors of 4 = 1, 2, 4 \n" ); document.write( "Factors of 5 = 1, 5 \n" ); document.write( "Factors of 6 = 1, 2, 3, 6 \n" ); document.write( "Factors of 7 = 1, 7 \n" ); document.write( "Factors of 8 = 1, 2, 4, 8 \n" ); document.write( "Factors of 9 = 1, 3, 9 \n" ); document.write( "Factors of 10 = 1, 2, 5, 10\r \n" ); document.write( "\n" ); document.write( "Here 2, 3, 5, 7 have factors 1 and the number itself only\r \n" ); document.write( "\n" ); document.write( "so these anumbers are prime.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If we list the factors of 28, we have 1, 2, 4, 7, 14, and 28. That's six factors. If we list the factors of 29, we only have 1 and 29. That's two factors. So we say that 29 is a prime number, but 28 isn't.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Note that the definition of a prime number doesn't allow 1 to be a prime number: 1 has only one factor, namely 1. Prime numbers have exactly two factors, not \"at most two\" or anything like that. When a number has more than two factors it is called a composite number. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here are the first few prime numbers: \n" ); document.write( "2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199, etc. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "NOW LET'S COME BACK TO YOUR QUESTION.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "12,31,99,1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Factors of 12 =1, 2, 3, 4, 6, 12\r \n" ); document.write( "\n" ); document.write( "That means 12 has more than two factors. So it is not a prime.\r \n" ); document.write( "\n" ); document.write( "factors of 31 = 1, 31\r \n" ); document.write( "\n" ); document.write( "That means 31 has only two factors : 1 and 31(the number itself) \n" ); document.write( "so 31 is a prime.\r \n" ); document.write( "\n" ); document.write( "Factors of 99 = 1, 3, 33, 91 \n" ); document.write( "Tat means 99 has more than two factors .\r \n" ); document.write( "\n" ); document.write( "So 99 is not a prime.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1 has only one factor, namely 1. Prime numbers have exactly two factors, \n" ); document.write( "So 1 is not a prime.\r \n" ); document.write( "\n" ); document.write( "Additional Information:\r \n" ); document.write( "\n" ); document.write( "1 is neither a prime nor a composit.\r \n" ); document.write( "\n" ); document.write( "2 is only EVEN prime number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "BYE!!!!!!!!!!!!!!!! \n" ); document.write( " \n" ); document.write( " |