Difficulty: Easy
Correct Answer: -4
Explanation:
Introduction / Context:The expression asks for the exponent k such that (1/3)^k = 81. Recognizing 81 as a power of 3 allows a quick evaluation by matching bases and exponents.
Given Data / Assumptions:
Concept / Approach:Use base transformation: (1/3)^k = 3^{−k}. Set 3^{−k} equal to 3^4 and equate exponents to solve for k.
Step-by-Step Solution:
(1/3)^k = 813^{−k} = 3^4−k = 4 ⇒ k = −4Verification / Alternative check:(1/3)^{−4} = 3^4 = 81 ✓.
Why Other Options Are Wrong:
Common Pitfalls:Forgetting (1/3)^k = 3^{−k}, leading to incorrect sign on the exponent.
Final Answer:−4
Discussion & Comments