Solution
Given:To find:Analysing Statement 1• As per the information given in statement 1, ‘a’ is a prime number greater than 2
o Therefore, ‘a’ can have values like 3, 5, 7, 11 etc
• If a = 3, GCD (3, a, 12) = GCD (3, 3, 12) = 3
• If a = 5, GCD (3, a, 12) = GCD (3, 5, 12) = 1
• If a = 7, GCD (3, a, 12) = GCD (3, 7, 12) = 1
We can see, for different values of a, we are getting different GCD values
Hence, statement 1 is not sufficient to answer
Analysing Statement 2• As per the information given in statement 2, both GCD (3, a) and LCM (3, a) are factors of the number 30
o Factors of 30 = 1, 2, 3, 5, 6, 10, 15, and 30
• If a = 3, GCD (3, a) = GCD (3, 3) = 1 and LCM (3, 3) = 3
o Both 1 and 3 are factors of 30
o Also, GCD (3, a, 12) = GCD (3, 3, 12) = 3
• If a = 5, GCD (3, a) = GCD (3, 5) = 1 and LCM (3, 5) = 15
o Both 1 and 15 are factors of 30
o Also, (3, a, 12) = GCD (3, 5, 12) = 1
We can see a can have multiple possible values which satisfy the given statement, and the GCD of (3, a, 12) is different for different values of a
Hence, statement 2 is not sufficient to answer
Combining Both StatementsEven after combining the statements, we can say
• a can be 3 or 5, for which GCD is different – hence unique value of a cannot be determined
Hence, the correct answer is option E.
Answer: E