For example, 22 has factors of 2 and 11, both prime numbers, yet 22 itself is not prime.
You must log in or # to comment.
Semiprime
This would be true if and only if the number has exactly 2 prime factors. Otherwise, if n = abc, then a*b (or any other choice of two) is also a factor, and is not prime.