p is an integer between 10 and 99. Is p less than 80?
(1) The product of the two digits in p is a prime number.
(2) Each of the two digits has at most 2 factors.
Only from (1) : The product of the two digits in p is a prime number:
As per the definition of prime, it's only factors are 1 and itself, therefore if the number p's 2 digits are x and y, then x*y is a prime.Which implies, one of them is 1 and other could be 1 or another prime. so let's list the primes which has 1 in it.
{13, 17, 31, 71} exclude {41,61} since 4 and 6 are not primes as per given statement 1.
All the above are less than 80, So select A and D
Only from (2) : Each of the two digits has at most 2 factors :
As per this, the two digits can both be a single digit prime number and/or 1. which could be {11, 12, 13, 15, 17, 31, 71}.
All the above are less than 80, therefore select D.
Answer is therefore D, (D) each statement alone is sufficient