Bunuel
What is the value of integer x?
(1) The least common multiple of x and 45 is 225.
(2) The least common multiple of x and 20 is 300.
Kudos for a correct solution. MANHATTAN GMAT OFFICIAL SOLUTION:Try to determine the value of x using the LCM of x and certain other integers.
Statement (1) tells you that x and 45 (3*3 *5) have an LCM of 225 (=3*3*5*5 = 3^2*5^2).
Notice that the LCM of x and 45 contains two 3 s. 45 contains two 3 s, so x can contain zero, one, or two 3 s. The LCM of x and 45 contains two 5 s. 45 contains only ONE 5, so x must contain exactly two 5 s. (If x contained more 5 s, the LCM would contain more 5 s. If x contained fewer 5 s, the LCM would contain fewer 5 s.)
Therefore x can be any of the following numbers:
x = 5*5 = 25
x = 3*5*5 = 75
x = 3*3*5*5 = 225
NOT SUFFICIENT.
Statement (2) tells you that x and 20 (2*2*5) have an LCM of 300 ( = 2*2*3*5*5 = 2^2*3^1*5^2).
The LCM of x and 20 contains two 2 s. 20 contains two 2 s, so x can contain zero, one, or two 2 s. The LCM of x and 20 contains one 3. 20 contains NO 3 s, so x must contain exactly one 3. Furthermore, the LCM of x and 20 contains two 5 s. 20 contains one 5, so x must contain exactly two 5's.
Therefore x can be any of the following numbers:
x = 3*5*5 = 75.
x = 2*3*5*5 = 150.
x = 2*2*3*5*5 = 300.
NOT SUFFICIENT.
Statement (1) tells you that x could be 25, 75, or 225. Statement (2) tells you that x could be 75, 150, or 300. The only number that satisfies both of these conditions is x = 75. Therefore, you know that x must be 75. SUFFICIENT. The correct answer is (C): BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
Answer: C.