Bunuel
If \(3^{(-\frac{k}{2})} > \frac{1}{81}\), what is the value of k ?
(1) \(k\) is the square of a prime number.
(2) \(\frac{k}{2}\) is a prime number.
Lets look at the question statement:
3^(−k/2) > 1/81 Simplifying we get:
3^(−k/2) > 3^(-4)
-k/2 > -4.
Therefore: k < 8.
Let's evaluate the statements:
(1) k is the square of a prime number.
The square of a prime number could be 4, 9, 25, etc. Only 4 is less than 8, so this statement alone is not sufficient to determine the value of k.
(2) k/2 is a prime number.
If k/2 is a prime number, then k could be 2, 4, 6, 10, etc. Only 2, 4, and 6 are less than 8, so this statement alone is also not sufficient to determine the value of k.
Therefore, neither statement alone is sufficient to determine the value of k.
However, if we combine the two statements, we find that the only value that satisfies both is k = 4 (since 4 is the square of a prime number and 4/2 is a prime number).
So, the value of k is 4 when both statements are combined.
Hence answer is C (Both)