Question

Difficulty: MediumFactors, Multiples, and Prime Factorization

A positive integer nn is a multiple of 77, and the greatest common factor of nn and 120120 is 1515. Which of the following is a possible value for nn?

  1. A
    75
  2. 105Answer
  3. C
    120
  4. D
    210
  5. E
    420

Answer

105
The correct answer is 105. Since the greatest common factor of nn and 120 is 15, nn must be a multiple of 15. We are also given that nn is a multiple of 7. Since 7 and 15 share no common factors other than 1, nn must be a multiple of 7×15=1057 \times 15 = 105. Let n=105kn = 105k for some positive integer kk. We must ensure that the greatest common factor of 105k105k and 120 is exactly 15. Since GCF(105k,120)=15×GCF(7k,8)\text{GCF}(105k, 120) = 15 \times \text{GCF}(7k, 8), we require GCF(7k,8)=1\text{GCF}(7k, 8) = 1, which means kk must be an odd integer. Choosing the smallest positive odd integer k=1k = 1 yields n=105n = 105, which is a possible value.

Step-by-Step Solution

1
Analyze the prime factorization of 120 and the greatest common factor requirement.
Since the greatest common factor (GCF\text{GCF}) of nn and 120 is 15, nn must be divisible by 15. The prime factorization of 120 is 23×3×52^3 \times 3 \times 5, and 15=3×515 = 3 \times 5. Therefore, nn must contain the prime factors 3 and 5, but cannot contain any powers of 2.
To establish which prime factors nn must and must not have to satisfy the GCF condition.
2
Combine the GCF divisibility condition with the multiple of 7 constraint.
Since nn is a multiple of 7 and also a multiple of 15, and because 7 and 15 are coprime (they share no common prime factors), nn must be a multiple of 7×15=1057 \times 15 = 105. Let n=105kn = 105k for some positive integer kk.
To find the general form of nn by finding the least common multiple of the required factor components.
3
Test the constraints on kk to identify valid values for nn.
We need GCF(105k,120)=15\text{GCF}(105k, 120) = 15. This can be written as GCF(15×7k,15×8)=15×GCF(7k,8)=15\text{GCF}(15 \times 7k, 15 \times 8) = 15 \times \text{GCF}(7k, 8) = 15, which requires GCF(7k,8)=1\text{GCF}(7k, 8) = 1. Since 7 and 8 are coprime, kk must not share any common factors with 8 (i.e., kk must be odd). The smallest positive odd integer is k=1k = 1, which gives n=105n = 105.
To determine the valid values of nn and check them against the options.

Key Concept

Using prime factorizations to determine greatest common factors under multiple divisibility constraints.
Estimated Time:1m 0s
Rate this question