A prime number greater than 1 has exactly two positive factors: 1 and itself; a composite number has more than two, while 1 is neither prime nor composite. Determining whether a whole number up to 100 is prime involves checking whether it can be divided evenly by any number other than 1 and itself, connecting factor pairs and multiplication arrays; advanced primality tests and very large numbers are beyond this scope.
A number is prime if it is greater than and has exactly two positive factors: and itself. If it has more factors, it is composite. The number is neither prime nor composite.
To decide, look for a multiplication pair that makes the number. If you find a pair other than and the number itself, the number is composite. If no other pair works, it is prime.
Example: Is prime?
Therefore, has exactly two positive factors, and , so is prime.
Click a topic below to practice the foundational skills you'll need, learn the steps, or master this skill
Earned ?