Difficulty: Medium
Correct Answer: 256/81
Explanation:
Given data
Concept / Approach
Step-by-step calculation
logx(9/16) = −1/2 ⇒ x−1/2 = 9/16x−1/2 = 1/√x, so 1/√x = 9/16√x = 16/9x = (16/9)2 = 256/81x = 256/81
Verification
x−1/2 = (256/81)−1/2 = (√(256/81))−1 = (16/9)−1 = 9/16, which matches.
Common pitfalls
Final Answer
256/81
Discussion & Comments