Two positive integers and have prime factorizations of the form and , where are non-negative integers. The greatest common divisor (GCD) of and is , and the least common multiple (LCM) of and is . If has exactly positive divisors, what is the value of ?
Answer: 18000
Answer
18000
Prime factorizing and reveals that the pair of exponents for bases are , , and respectively. Applying the total divisor formula for , must divide . Since , must be (since does not divide ). This leaves . With , must be (since does not divide ), giving and . Thus, . The remaining exponent choices for are , , and , giving .
Step-by-Step Solution
Key Concept
Relationship between prime factor exponents in GCD, LCM, and divisor counting functions.