Difficulty: Easy
Correct Answer: 17
Explanation:
Introduction / Context:
This problem checks familiarity with exponent laws and rewriting a power of 4 in terms of base 64. The goal is to simplify the left-hand side into a single power of 4 and then equate it to a power of 64 to find k.
Given Data / Assumptions:
Concept / Approach:
Simplify the left-hand side to 4^power. Then use 64 = 4^3 to convert 4^power into (4^3)^k = 4^(3k) and solve 3k = power.
Step-by-Step Solution:
Verification / Alternative check:
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Discussion & Comments