Is z divisible by 6?
(1) The greatest common factor between 12 and z is 3.
(2) The greatest common factor between 15 and z is 15.
Stmt 1.
Lets calculate he gcf of 12 and Z.
12 = 2 * 2 * 3
Z = 3 * X * Y * Z *...............(Z can be anything)..............1
-----------------
GCF = 3
See to calculate the GCF betweem two numbers we look at the common facors between the two.
Since GCF is 3 we know that common factor between 12 and Z is only 3. We don' care about any factors of Z what we care is that any of the factor of Z can no be 2 because in that case gcf would not have been 3.
Since we can not have 2 as any of the factor of z it can not be divible by 6.
Suff.
Stmt 2.
Lets calculate he gcf of 15 and Z.
15 = 3 * 5
Z = 3 * 5 * X * Y* Z.................(Z can be anything)
------------------------------------------
GCF = 15
In this case if we assume X = 1 then GCF = 15 and if we assume X = 2 then also GCF = 15.
However when X = 1 , Z is not divisible by 6.
But when X = 2 , Z is divisible by 6.
Insuff.