document.write( "Question 105738: List all the prime numbers between 55-75. I am confused about Prime Numbers, exactly what are they in plain ole english could someone please explain. Thanks, Zack \n" ); document.write( "
Algebra.Com's Answer #76907 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! A prime number is a number that can only be divided by itself or 1 to get an integer as \n" ); document.write( "an answer. For example is 3 a prime number? Yes it is because it can only be divided \n" ); document.write( "by 3 and 1 to get an integer as an answer. How about 6 ... is it a prime number? No it is \n" ); document.write( "not because it can be divided by 6, by 1, by 3, and by 2 and each of those divisions \n" ); document.write( "results in an integer as an answer. \n" ); document.write( ". \n" ); document.write( "You are to find all the prime numbers between 55 and 75. Note that both 55 and 75 are not \n" ); document.write( "prime numbers because both can be divided by 5. \n" ); document.write( ". \n" ); document.write( "56 is not prime ... it can be divided by 2. From this you can deduce that any even number (except 2) \n" ); document.write( "is not a prime because it can be divided by 2. Therefore, only odd numbers can be a prime \n" ); document.write( "and every odd number is not a prime. And any number that ends in 5 is not prime because it \n" ); document.write( "can be divided by 5 and produce a quotient that is an integer. (2 is an exception \n" ); document.write( "to this rule. It is prime because even though it is even, it can only be divided by itself \n" ); document.write( "and 1 ... so it fits the definition of prime.) \n" ); document.write( ". \n" ); document.write( "The prime numbers between 55 and 75 are: 59, 61, 67, 71, and 73. Any other numbers in \n" ); document.write( "this range are divisible by something other than themselves and 1. Any of the other numbers \n" ); document.write( "in this range have at least a 2 or a 3 or a 5 as a divisor. \n" ); document.write( ". \n" ); document.write( "Hope this clarifies the term \"prime\" for you and helps you to see your way through the \n" ); document.write( "problem. \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |