If is a positive integer such that is a multiple of and a factor of , how many possible values are there for ?
- A4
- 6Answer
- C8
- D12
- E16
Answer
6
The correct answer is 6. First, express 120 in prime factored form as . Any factor of 120 has the form where , , and . To also be a multiple of 6 (), must contain at least one factor of 2 and at least one factor of 3. This restricts to 1, 2, or 3 (3 possibilities), to 1 (1 possibility), and to 0 or 1 (2 possibilities). The total number of valid values for is .
Step-by-Step Solution
Key Concept
Determining the number of factors of an integer that meet specific divisibility constraints using prime factorization.