For two positive integers and with , the greatest common divisor is and the least common multiple is . If is a multiple of but not a multiple of , what is the value of ?
Answer: 1005
Answer
1005
By writing and with , we derive . Prime factorizing yields four coprime pairs with : , , , and . These yield candidate values for of , , , and , respectively. Checking the divisibility conditions, and are not multiples of , while is a multiple of . The only value of that is a multiple of and not a multiple of is (corresponding to ). Hence , and .
Step-by-Step Solution
Key Concept
Partitioning prime factor powers of LCM/GCD to identify coprime factor multipliers