gphil Wrote:Could please somebody explain how to approach to such type of questions? Thanks!
If x and y are positive integers, is xy a multiple of 8?
1) The greatest common divisor of x and y is 10
2) The least common multiple of x and y is 100
The correct answer is c) Both statements together are sufficient, but neither statement alone is sufficient.
1. implies that x and y both have only 2 common terms 5 and 2. One of them can actually have 2 more 2s (or either have 1 more 2) to make xy divisible by 8. so if x and y are 10 and 10, GCD is still 10, but not divisible. But if the terms are 10 and 20, xy is divisible by 8. Not sufficient
2. implies that 2x2x5x5 is the LCM. A few of those terms are common between x and y and few of those are not. So you don't know if you at least have 3 2s between x and y. Not sufficient.
1 and 2 combine tells you that only 5 and 2 are common between so you have 2 2s. This also means that 2x5 of LCM is "extra" so you get another 2. You have 3 2s and hence divisible.
C is the answer