SOLUTION: The product of 3 different prime numbers is always divisible by exactly _____ (how many) different non-prime numbers greater than 1?

Algebra ->  Average -> SOLUTION: The product of 3 different prime numbers is always divisible by exactly _____ (how many) different non-prime numbers greater than 1?       Log On


   



Question 1139003: The product of 3 different prime numbers is always divisible by exactly _____ (how many) different non-prime numbers greater than 1?

Answer by ikleyn(52903) About Me  (Show Source):
You can put this solution on YOUR website!
.
If  N = p*q*r  is the product of 3 prime numbers p, q and r, then

 
the divisors of N, that are not 1 or primes are  pq, pr, qr and the number N itself.


So, the answer is 4, equal to the cardinality of the set  {pq, pr, qr, N }.


ANSWER.  4.