What is the smallest positive integer such that is a multiple of , is not divisible by , and has exactly positive integer divisors?
Answer: 180
Answer
180
The smallest positive integer satisfying all conditions is 180 because 180 = 2^2 * 3^2 * 5^1, which has (2+1)(2+1)(1+1) = 18 positive divisors, is a multiple of 45, and is not divisible by 8.
Step-by-Step Solution
Key Concept
Divisor count formula and prime factorization constraints