philipssonicare
If p, q are different prime numbers greater than 2, which of the following can have at most 3 different factors?
A) \(2p+q\)
B) \(p+q\)
C) \(pq\)
D) \(p^2q\)
E) \(p^q\)
p and q are different prime numbers greater than 2. So they must be both odd prime numbers.
Let's consider options (C), (D) and (E) first since they are easier.
C) \(pq\)
Factors must be 1, p, q and pq
(Definitely has more than 3 factors)
D) \(p^2q\)
Factors must be 1, p, q, p^2...
(Definitely has more than 3 factors)
E) \(p^q\)
Factors must be 1, p, p^2, p^3 ...
(Definitely has more than 3 factors because q is more than 2)
Now let's look at (B).
B) \(p+q\)
Odd + Odd = Even
So the two odd prime numbers will add up to give an even number. This means that 2 must be a factor of the sum. We also know that factors appear in pairs. If there is a factor x, there is another factor y (distinct or same) which will multiply with x to give the number. e.g. if 2 is a factor of 6, there is a factor 3 which multiplies with 2 to give 6.
Hence. here also, there must be a complementary factor of 2, say A.
Factors must be at least 1, 2, A, p+q
(Definitely has more than 3 factors)
By elimination, answer must be (A).
A) \(2p+q\)
Say p = 3, q = 5
2p+q = 11
Factors are 1 and 11 (only 2)
Hence 2p + q CAN have at most 3 factors (for some values of p and q).
Note that it does not imply that 2p+q MUST have at most 3 factors for all values of p and q. There could be values of p and q for which it has more than 3 factors such as p = 7, q = 13
2p+q= 27
Factors are 1, 3, 9, 27
But the questions asks us for the option which CAN have values of p and q such that there are 3 or fewer factors. None of the other options can have any values of p and q such that there are 3 or fewer factors.
Answer (A)