- gmat_guy666
- Senior | Next Rank: 100 Posts
- Posts: 48
- Joined: Tue Apr 23, 2013 12:51 am
- Thanked: 6 times
Question : GCD of (a, b, and c) = ?gmat_guy666 wrote:What is the gcd of a, b, and c
(1) gcd(a, b) = 3
(2) gcd(b, c) = 4
OAc
Statement 1) GCD (a, b) = 3
Information about c is absent therefore
INSUFFICIENT
Statement 2) GCD (b, c) = 4
Information about a is absent therefore
INSUFFICIENT
Combining the Two statements
GCD (b, c) = 4 i.e. there is NO common factor between b and c except 4
i.e. if b = 4x then c = 4y where x and y DO NOT share any common factor other than 1
AND
GCD (a, b) = 3 i.e. there is NO common factor between a and b except 3
i.e. if a = 3z then b = 3w where z and w DO NOT share any common factor other than 1
i.e. b = multiple of 12
and a = odd multiple of 3
and c = multiple of 4 BUT NOT MULTIPLE OF 3
Therefore, GCD of (a,b,c) = 1
SUFFICIENT
Answer: Option C

















