Let the prime number be 'p.' Since, p is greater than 2, it's an odd prime.
Since a prime number has only 2 factors, 1 and the number itself, either (x,y) = (1,p) or (p,1)
Since we are asked about unit digit of the expression 7^x + 9^y, we will examine unit digit of the components of the expression individually:
We know that \(7^x\) ends in 7,9,3,1,7,9,3,1,7...
Similarly, \(9^y\) ends in 9,1,9,1,9...
Since x and y can only be odd numbers, \(7^x\) can only end in 7 or 3 and \(9^y\) can only end in 9.
So, the unit digit of the expression \(7^x + 9^y\) can either be 6 (unit digit of 7+9) or 2 (unit digit of 3+9).
Statement (1): y is some number which is not 1. So, x is 1. Hence, \(7^x\) has 7 as the unit digit. Thus, \(7^x+ 9^y\) will have 6 (unit digit of 7+9) as the unit digit. Sufficient.
Statement (1): Given that x is 1, implying \(7^x+ 9^y\) will have 6 as the unit digit (same logic as in statement (1). Sufficient.
Hence, D is the answer. Both statements are individually sufficient.