|
(1) If 2n has four different prime #'s that means the prime number 2 must be a factor of 2n. If n itself has three distinct prime factors, e.g. 3, 5 and 7, 2n would have 4 factors: 2, 3, 4, 7. If on the other hand n has 4 distinct prime factors one of which is 2, e.g. 2, 3, 5, 7 then n has four distinct prime factors and 2n still has 4 distinct prime factors, 2, 3, 5, and 7. So n could have 3 or 4 distinct prime factors. INSUFFICIENT.
(2) Since n^2 is made up of two chains of n's, the only way n^2 will have 4 distinct prime factors is if n itself has 4 distinct prime factors e.g. if n has the prime factors 2, 3, 5 and 7, n^2 will have only those prime factors as well since two chains of n, (2x3x5x7)(2x3x5x7) will equal n^2. SUFFICIENT
B.
|