Two positive integers and satisfy and . Given that is divisible by but not by , and is divisible by , what is the value of ?
Answer: 1260
Answer
1260
By finding the prime factorizations of the GCD () and LCM (), we determine the prime powers for and using and rules. The constraint that is divisible by fixes and , which forces and . The constraint that is divisible by but not fixes and . Evaluating gives .
Step-by-Step Solution
Key Concept
Greatest Common Divisor (GCD) and Least Common Multiple (LCM) Prime Exponent Rules
Estimated Time:2m 0s