Solution
Given:• x and y are positive integers
To find:• Whether the value of x is odd or not
Analysing Statement 1• As per the information provided in Statement 1, \(\frac{y}{x}\) is a prime number
• This can be feasible with multiple values of x and y
o If y = 9 and x = 3, then \(\frac{y}{x}\) = 3, a prime number and x is an odd number
o If y = 4 and x = 2, then \(\frac{y}{x}\) = 2, a prime number and x is an even number
Hence, from Statement 1 we cannot say whether x is odd or not
Analysing Statement 2• As per the information provided in Statement 2, x*y is prime
• If the product of x and y is prime, then one of them has to be a prime number and the other one must be 1
o Now if we assume x = 1, y can be any prime number
o But if we assume y = 1, x can be either even prime or odd prime
Hence, from Statement 2 we cannot say whether x is odd or not
Combining Both Statements• Considering both the statements together, we can say
o Product of x and y is prime
o Ratio of y and x is prime
• We already know if \(x*y\) = prime, one of x and y must be prime
o But if we consider the 2nd statement also, x must be equal to 1 – as any other value of x will violate the 1st condition (also x cannot be equal to y, as \(\frac{y}{x}\) will become 1, which is not a prime number)
• As we can say that x is equal to 1, x is an odd number
Hence, the correct answer is option C.
Answer: C