Any pair of numbers which have only 1 as a common factor are called Co-prime numbers. If c and 18 have a common factor greater than 1, they will not be co-prime. So, essentially, we are trying to find out if c is co-prime with 18. Therefore, we will have to work on finding out an expression/equation to find c.
Using Statement I alone, we know, \(\frac{a}{9}\) + \(\frac{b}{6}\) = \(\frac{c}{18}\). On simplifying the above, we can say,
2a + 3b = c.
2a will definitely be a multiple of 3 since a is a multiple of 3. 3b will definitely be a multiple of 3. So, c will be a multiple of 3. If c is a multiple of 3, c and 18 have a common factor of 3 and so, have a common factor greater than 1.
Statement I alone is sufficient to answer the question with a definite YES. So, the possible answers are A or D. Options B, C and E can be eliminated.
Using statement II alone, we know, \(\frac{a}{6}\) + \(\frac{b}{9}\) = \(\frac{c}{18}\). On simplifying the above, we get,
3a + 2b = c.
From this, we can only deduce that 3a is a multiple of 3. Since we do not know the nature of b, we cannot say anything about 2b. Therefore, we cannot say conclusively whether c will be a multiple of 3. Hence, we cannot deduce if c and 18 will have a common factor greater than 1.
Statement II alone is insufficient. Option D can be eliminated. So, the correct answer option is A.
It’s a good idea to always analyse the question stem as much as you can, rather than trying values. Practicing the analysis method will also help you to consolidate concepts, because, when analyzing a question stem, your endeavor will always be to look for what concept/s can be applied in the given situation.
Hope this helps!