Question

Difficulty: HardFactors, Multiples, and Prime Factorization

A positive integer nn has exactly two distinct prime factors, pp and qq, such that p+q=12p + q = 12. If nn has exactly 8 positive factors, what is the least possible value of nn?

  1. A
    35
  2. B
    245
  3. 875Answer
  4. D
    1,225
  5. E
    1,715

Answer

875
The prime factors of the number must be 5 and 7 since they are the only prime numbers that sum to 12. For a number with prime factorization 5a×7b5^a \times 7^b, the number of factors is (a+1)(b+1)=8(a+1)(b+1) = 8. Since both prime factors must be present, the exponents must be 1 and 3. The two possible numbers are 53×71=8755^3 \times 7^1 = 875 and 51×73=1,7155^1 \times 7^3 = 1,715. The least value is 875.

Step-by-Step Solution

1
Find the two prime numbers pp and qq that sum to 12.
The prime factors are 5 and 7.
Since pp and qq are prime and p+q=12p + q = 12, we test pairs of positive integers. The only pair of prime numbers that sums to 12 is 5 and 7.
2
Express the number of factors of nn using the prime factorization formula.
The number of factors is (a+1)(b+1)=8(a + 1)(b + 1) = 8.
For any positive integer n=pa×qbn = p^a \times q^b, the number of positive factors is given by the formula (a+1)(b+1)(a + 1)(b + 1).
3
Determine the possible values for the exponents aa and bb.
The set of exponents {a,b}\{a, b\} must be {1,3}\{1, 3\}.
Since nn must contain both prime factors, a1a \ge 1 and b1b \ge 1, which means (a+1)2(a + 1) \ge 2 and (b+1)2(b + 1) \ge 2. The only factor pair of 8 where both factors are at least 2 is 2×42 \times 4. Thus, one exponent must be 1 and the other must be 3.
4
Calculate the possible values of nn and identify the least value.
The least value is 875.
The two possible values for nn are 53×71=125×7=8755^3 \times 7^1 = 125 \times 7 = 875 and 51×73=5×343=1,7155^1 \times 7^3 = 5 \times 343 = 1,715. The least possible value is 875.

Key Concept

Factors, Multiples, and Prime Factorization
Rate this question