gmatbull
If a and b are positive integers divisible by 6, is 6 the greatest common divisor of a and b?
(1) a = 2b + 6
(2) a = 3b
Recall that the GCD of two numbers must be a factor of their difference.
6 is a factor of a and b.
(1) a = 2b + 6
a - 2b = 6
This means that GCD of a and 2b is almost 6. Then GCD of a and b cannot be more than 6 either (because b has a subset of factors of 2b).
Since both a and b have 6 as a factor, 6 must be their GCD.
Sufficient.
(2) a = 3b
If a = 3b, we need the GCD of 3b and b. That will simply be 'b'. If b is 6, the GCD will be 6. If b is 12, the GCD will be 12 etc.
Not sufficient.
Answer (A)