We can also use the Sieve of Eratosthenes to find out whether a number is prime or composite.
Is 1 a prime number?
No, the number 1 is not a prime number because it has only one factor (namely 1 itself),
Which number is the only even prime number?
The number 2 is the only prime that is even. All other even numbers have 2 as a factor and so they are composite numbers.
Twin primes are pairs of primes whose difference is 2.
(3, 5), (5, 7) and (11, 13) are examples of twin primes.
When two composite numbers have no common factors (other than 1), they are said to be relatively prime. For example, the numbers 8 and 15 are relatively prime.
The following video shows how to distinguish between prime numbers an composite numbers.
Custom Search
We welcome your feedback, comments and questions about this site - please submit your feedback via our Feedback page.